Template:SQWareProduction sqwada Backup.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 sqwada_Global.lib v4.0. | Sourcing sqwada_Global.lib v4.0.03 SQWareProduction for Adabas (dbSQWare) ... | ||
Usage: sqwada_Backup.ksh [-h] -I <instance> [+ options] | Usage: sqwada_Backup.ksh [-h] -I <instance> [+ options] | ||
Line 7: | Line 7: | ||
sqwada_Backup.ksh backup (adabck) | sqwada_Backup.ksh backup (adabck) | ||
SUPPORT | SUPPORT | ||
Adabas supported versions: 6.3 <= v <= 6. | Adabas supported versions: 6.3 <= v <= 6.4 | ||
PARAMETERS | PARAMETERS | ||
Line 14: | Line 14: | ||
-h help : Display the full usage. | -h help : Display the full usage. | ||
-s : Display samples of usage. | -s : Display samples of usage. | ||
-HI nb_gen : Number of generations to keep (default: 2). | |||
-FRT return_code : Force return code value on error. | -FRT return_code : Force return code value on error. | ||
-AddMail email : Email Address to add at 'pmexpdba@gmail.com'. | -AddMail email : Email Address to add at 'pmexpdba@gmail.com'. |
Revision as of 19:54, 23 February 2018
Sourcing sqwada_Global.lib v4.0.03 SQWareProduction for Adabas (dbSQWare) ... Usage: sqwada_Backup.ksh [-h] -I <instance> [+ options] DESCRIPTION sqwada_Backup.ksh backup (adabck) SUPPORT Adabas supported versions: 6.3 <= v <= 6.4 PARAMETERS -I instance : Target instance. OPTIONS -h help : Display the full usage. -s : Display samples of usage. -HI nb_gen : Number of generations to keep (default: 2). -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). -Exec : Execute commands (default, display generated commands)