Difference between revisions of "Template:SQWareProduction sqwdb2 BackupDatabase.ksh help"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwdb2_Global.lib v3.1. | + | Sourcing sqwdb2_Global.lib v3.1.13 SQWareProduction for Db2 (dbSQWare GPL v3) ... |
− | + | Usage: sqwdb2_BackupDatabase.ksh [-h] -I instance -D databasename [+ options] | |
DESCRIPTION | DESCRIPTION | ||
Line 24: | Line 24: | ||
-Freeze : Freeze cluster resource when offline backup. | -Freeze : Freeze cluster resource when offline backup. | ||
-Blackout : Blackout supervision when offline backup. | -Blackout : Blackout supervision when offline backup. | ||
− | -Exec : Execute commands (default, display generated commands) | + | -Exec : Execute commands (default, display generated commands) |
</pre> | </pre> |
Revision as of 19:51, 18 January 2013
Sourcing sqwdb2_Global.lib v3.1.13 SQWareProduction for Db2 (dbSQWare GPL v3) ... Usage: sqwdb2_BackupDatabase.ksh [-h] -I instance -D databasename [+ options] DESCRIPTION sqwdb2_BackupDatabase.ksh backup of database SUPPORT Db2 supported versions: 8.2 <= v <= 10.1 PARAMETERS -I instance : Target instance for backup. -D databasename : Database for backup. OPTIONS -h help : Display the full usage. -s : Display samples of usage. -HI nb_days : Number of days to keep (default: 30). -O type : online or offline (default: offline). -T type : full or delta (default: full). -TC command : Toll command (default: 'USE TSM'). -FRT return_code : Force return code value on error. -NoMail : Desactivate sendmail on error default@dbsqware.com (by default, send on error). -NoCompress : Desactivate backup compression. -Freeze : Freeze cluster resource when offline backup. -Blackout : Blackout supervision when offline backup. -Exec : Execute commands (default, display generated commands)