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

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
m (Updated by BatchUser)
Line 1: Line 1:
 
<pre>
 
<pre>
Sourcing sqwmsq_Global.lib v4.0.01 SQWareProduction for MsSql (dbSQWare) ...  
+
Sourcing sqwmsq_Global.lib v4.0.02 SQWareProduction for MsSql (dbSQWare) ...  
  
 
#Standard help for script sqwmsq_GatherIndicators.ksh:
 
#Standard help for script sqwmsq_GatherIndicators.ksh:

Revision as of 17:07, 28 January 2018

Sourcing sqwmsq_Global.lib v4.0.02 SQWareProduction for MsSql (dbSQWare) ... 

#Standard help for script sqwmsq_GatherIndicators.ksh:


$gvsqw_MsqBin/sqwmsq_GatherIndicators.ksh -h
#Display online help for this script

$gvsqw_MsqBin/sqwmsq_GatherIndicators.ksh -S $Alias -NoMail
#Desactivate sendmail on error to $gvsqw_GlobalMail (by default, send on error)

$gvsqw_MsqBin/sqwmsq_GatherIndicators.ksh -S $Alias -FRT <NumericValue>
#Force return code to '<NumericValue>' on error (if no error, exit 0!)
#You can also force return code of this script on all your
#environnement if you set the variable: $gvsqw_ForcedReturnCodeScript_sqwmsq_GatherIndicators=<NumericValue>
#in configuration file $gvsqw_MsqBin/../etc_cust/sqwmsq_GlobalVar.cfg