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.06 SQWareProduction for Db2 (dbSQWare GPL v3) ... |
Usage: sqwdb2_BackupDatabase.ksh [-h] -I instance -D databasename [+ options] | Usage: sqwdb2_BackupDatabase.ksh [-h] -I instance -D databasename [+ options] |
Revision as of 12:57, 11 January 2015
Sourcing sqwdb2_Global.lib v3.1.06 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. 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. -AddMail email : Email Address to add at 'pmexpdba@gmail.com'. -SendReport : Send execution log report. -NoMail : Desactivate sendmail on error pmexpdba@gmail.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)