Template:SQWareProduction sqwdb2 CheckIndicators.ksh help: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
m Updated by BatchUser |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
Sourcing sqwdb2_Global.lib v3.1. | Sourcing sqwdb2_Global.lib v3.1.14 SQWareProduction for Db2 (dbSQWare GPL v3) ... | ||
Usage: sqwdb2_CheckIndicators.ksh [-h] -I <instance> [+ options] | |||
DESCRIPTION | DESCRIPTION | ||
Line 18: | Line 18: | ||
-NoCheckEclude : No check 'lack indicators' for instances in tsqw_RepositoryExclude. | -NoCheckEclude : No check 'lack indicators' for instances in tsqw_RepositoryExclude. | ||
-AddMail : Mail adress to add for sendmail. | -AddMail : Mail adress to add for sendmail. | ||
-NoMail : Desactivate sendmail on error to default@dbsqware.com (by default, send on error). | -NoMail : Desactivate sendmail on error to default@dbsqware.com (by default, send on error). | ||
</pre> | </pre> |
Latest revision as of 12:13, 20 March 2013
Sourcing sqwdb2_Global.lib v3.1.14 SQWareProduction for Db2 (dbSQWare GPL v3) ... Usage: sqwdb2_CheckIndicators.ksh [-h] -I <instance> [+ options] DESCRIPTION sqwdb2_CheckIndicators.ksh Check DBA indicators SUPPORT Db2 supported versions: 8.2 <= v <= 10.1 PARAMETERS -I instance : Target instance le check. OPTIONS -h help : Display the full usage. -s : Display samples of usage. -FRT return_code : Force return code value on error. -NoCheckBackup : Desactivate check of backups. -NoCheckEclude : No check 'lack indicators' for instances in tsqw_RepositoryExclude. -AddMail : Mail adress to add for sendmail. -NoMail : Desactivate sendmail on error to default@dbsqware.com (by default, send on error).