Template:SQWareProduction sqwsyb DumpDatabase.ksh help: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
m Updated by BatchUser |
||
| Line 1: | Line 1: | ||
<pre> | <pre> | ||
Sourcing sqwsyb_Global.lib v3.1. | Sourcing sqwsyb_Global.lib v3.1.02 SQWareProduction for Sybase (dbSQWare GPL v3) ... | ||
Usage: sqwsyb_DumpDatabase.ksh [-h] -S <dataserver> [+ options] | Usage: sqwsyb_DumpDatabase.ksh [-h] -S <dataserver> [+ options] | ||
Revision as of 22:19, 12 November 2011
Sourcing sqwsyb_Global.lib v3.1.02 SQWareProduction for Sybase (dbSQWare GPL v3) ...
Usage: sqwsyb_DumpDatabase.ksh [-h] -S <dataserver> [+ options]
DESCRIPTION
sqwsyb_DumpDatabase.ksh dump $DumpType
SUPPORT
Sybase supported versions: 12.5 <= v <= 15.5
PARAMETERS
-S dataserver : Target dataserver.
-D database : Database name.
OPTIONS
-h help : Display the full usage.
-s : Display samples of usage.
-NS Nb stripe : Force number of stripe.
-HI Nb : Nb of generations to keep (by default 2).
-CL Level : Compression level (by default 1).
-CR Rate : Estimated rate of compression (by default 22).
-SMS Size : Size max of a strip in Mo (by default 4096).
-FRT return_code : Force return code value on error.
-NoMail : Desactivate sendmail on error default@dbsqware.com (by default, send on error).
-Type type : Type of dump full,inc,stb,fstb (default full).
-Exec : Run dump $DumpType (default, display generated commands).