Difference between revisions of "Template:SQWareProduction sqwsyb CheckIndicators.ksh help"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
m (Updated by BatchUser)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<pre>
 
<pre>
Sourcing sqwsyb_Global.lib v3.1.06 SQWareProduction for Sybase (dbSQWare GPL v3) ...  
+
Sourcing sqwsyb_Global.lib v3.1.14 SQWareProduction for Sybase (dbSQWare GPL v3) ...  
  
 
Usage: sqwsyb_CheckIndicators.ksh [-h] -S <dataserver> [+ options]
 
Usage: sqwsyb_CheckIndicators.ksh [-h] -S <dataserver> [+ options]
Line 16: Line 16:
 
     -FRT  return_code  : Force return code value on error.
 
     -FRT  return_code  : Force return code value on error.
 
     -NoCheckDump        : Desactivate check of dumps.
 
     -NoCheckDump        : Desactivate check of dumps.
 +
    -NoCheckEclude      : No check 'lack indicators' for dataserver in tsqw_RepositoryExclude.
 
     -Dist              : For distant connection to database (change $gvsqw_DbaUser to $gvsqw_DistDbaUser ).
 
     -Dist              : For distant connection to database (change $gvsqw_DbaUser to $gvsqw_DistDbaUser ).
 +
    -AddMail            : Mail adress to add for sendmail.
 
     -NoMail            : Desactivate sendmail on error default@dbsqware.com (by default, send on error).
 
     -NoMail            : Desactivate sendmail on error default@dbsqware.com (by default, send on error).
  
 
</pre>
 
</pre>

Latest revision as of 12:14, 20 March 2013

Sourcing sqwsyb_Global.lib v3.1.14 SQWareProduction for Sybase (dbSQWare GPL v3) ... 

Usage: sqwsyb_CheckIndicators.ksh [-h] -S <dataserver> [+ options]

DESCRIPTION
   sqwsyb_CheckIndicators.ksh Check DBA indicators
SUPPORT
   Sybase supported versions: 12.0 <= v <= 15.7

PARAMETERS
     -S  dataserver     : Target dataserver.
OPTIONS
    -h  help            : Display the full usage.
    -s                  : Display samples of usage.
    -FRT  return_code   : Force return code value on error.
    -NoCheckDump        : Desactivate check of dumps.
    -NoCheckEclude      : No check 'lack indicators' for dataserver in tsqw_RepositoryExclude.
    -Dist               : For distant connection to database (change $gvsqw_DbaUser to $gvsqw_DistDbaUser ).
    -AddMail            : Mail adress to add for sendmail.
    -NoMail             : Desactivate sendmail on error default@dbsqware.com (by default, send on error).