Difference between revisions of "Template:SQWareProduction sqwmsq GatherIndicators.ksh help"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by Expdbtools)
 
m (Updated by BatchUser)
 
(63 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<pre>
 
<pre>
Sourcing sqwmsq_Global.lib v1.2.09 SQWareProduction for MsSql (expdbTools GPL v3) ...  
+
Sourcing sqwmsq_Global.lib v2024.03 SQWareProduction for MsSql (dbSQWare) ...  
  
Usage: sqwmsq_GatherIndicators.ksh [-h] -S <FreeTdsAlias> [+ options]
+
Usage: sqwmsq_GatherIndicators.ksh [-h] -I <FreeTdsAlias> [+ options]
  
 
DESCRIPTION
 
DESCRIPTION
 
   sqwmsq_GatherIndicators.ksh gather DBAs indicators
 
   sqwmsq_GatherIndicators.ksh gather DBAs indicators
 
SUPPORT
 
SUPPORT
   MsSql supported versions: 2000 <= v <= 2008
+
   MsSql supported versions: 2000 <= v <= 2022
  
 
PARAMETERS
 
PARAMETERS
     -Instance       : Target instance (freeTds alias) to gather indicators.
+
     -Instance     : Target instance (freeTds alias) to gather indicators.
 
OPTIONS
 
OPTIONS
     -FRT return_code  : Force return code value on error.
+
     -FRT       code    : Force return code value on error.
     -NoMail            : Desactivate sendmail on error dba (by default, send on error).
+
     -NoMail            : Deactivate sendmail on error pmexpdba@gmail.com (by default, send on error).
     -h help           : Display the full usage.
+
     -Locale    locale : Force Locale for help display (fr,en).
 +
    -AddMail  email  : Email address to add at 'pmexpdba@gmail.com'.
 +
    -SendReport        : Send execution log report.
 +
    -h                : Display the full usage.
 
     -s                : Display samples of usage.
 
     -s                : Display samples of usage.
  
 
</pre>
 
</pre>

Latest revision as of 16:14, 26 April 2024

Sourcing sqwmsq_Global.lib v2024.03 SQWareProduction for MsSql (dbSQWare) ... 

Usage: sqwmsq_GatherIndicators.ksh [-h] -I <FreeTdsAlias> [+ options]

DESCRIPTION
   sqwmsq_GatherIndicators.ksh gather DBAs indicators
SUPPORT
   MsSql supported versions: 2000 <= v <= 2022

PARAMETERS
     -I   Instance      : Target instance (freeTds alias) to gather indicators.
OPTIONS
     -FRT       code    : Force return code value on error.
     -NoMail            : Deactivate sendmail on error pmexpdba@gmail.com (by default, send on error).
     -Locale    locale  : Force Locale for help display (fr,en).
     -AddMail   email   : Email address to add at 'pmexpdba@gmail.com'.
     -SendReport        : Send execution log report.
     -h                 : Display the full usage.
     -s                 : Display samples of usage.