Difference between revisions of "Template:SQWareProduction sqwsyb DumpDatabase.ksh help"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by Expdbtools)
 
m (Updated by Expdbtools)
Line 1: Line 1:
 
<pre>
 
<pre>
Sourcing sqwsyb_Global.lib v1.2.09 SQWareProduction for Sybase (expdbTools GPL v3) ...  
+
Sourcing sqwsyb_Global.lib v1.2.10 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 00:45, 23 December 2010

Sourcing sqwsyb_Global.lib v1.2.10 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 dba (by default, send on error).
     -Type type         : Type of dump full,inc,stb,fstb (default full).
     -Exec              : Run dump $DumpType (default, display generated commands).