Template:SQWareProduction sqwada GatherIndicators.ksh help: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
 
m Updated by BatchUser
Line 1: Line 1:
<pre>
<pre>
Sourcing sqwmys_Global.lib v3.1.01 SQWareProduction for Adabas (dbSQWare GPL v3) ...  
Sourcing sqwada_Global.lib v3.1.12 SQWareProduction for Adabas (dbSQWare GPL v3) ...  


Usage: sqwada_GatherIndicators.ksh [-h] -I <instance> [+ options]
Usage: sqwada_GatherIndicators.ksh [-h] -I <instance> [+ options]
Line 7: Line 7:
   sqwada_GatherIndicators.ksh gather DBA indicators
   sqwada_GatherIndicators.ksh gather DBA indicators
SUPPORT
SUPPORT
   MySql supported versions: 5.0 <= v <= 5.6
   Adabas supported versions: 6.3 <= v <= 6.3


PARAMETERS
PARAMETERS
Line 17: Line 17:
     -AddMail email    : Email Address to add at 'pmexpdba@gmail.com'.
     -AddMail email    : Email Address to add at 'pmexpdba@gmail.com'.
     -SendReport        : Send execution log report.
     -SendReport        : Send execution log report.
    -Dist              : For distant connection to database (change $gvsqw_ConnectString to $gvsqw_DistConnectString ).
     -NoMail            : Desactivate sendmail on error pmexpdba@gmail.com (by default, send on error).
     -NoMail            : Desactivate sendmail on error pmexpdba@gmail.com (by default, send on error).


</pre>
</pre>

Revision as of 15:52, 8 March 2017

Sourcing sqwada_Global.lib v3.1.12 SQWareProduction for Adabas (dbSQWare GPL v3) ... 

Usage: sqwada_GatherIndicators.ksh [-h] -I <instance> [+ options]

DESCRIPTION
   sqwada_GatherIndicators.ksh gather DBA indicators
SUPPORT
   Adabas supported versions: 6.3 <= v <= 6.3

PARAMETERS
     -I  instance       : Target instance gather.
OPTIONS
     -h    help         : Display the full usage.
     -s                 : Display samples of usage.
     -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).