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 v3.1-beta.05 SQWareProduction for MsSql (dbSQWare GPL v3) ...
  
 
#Standard help for script sqwmsq_GatherIndicators.ksh:
 
#Standard help for script sqwmsq_GatherIndicators.ksh:
Line 8: Line 9:
  
 
$gvsqw_MsqBin/sqwmsq_GatherIndicators.ksh -S $Alias -NoMail
 
$gvsqw_MsqBin/sqwmsq_GatherIndicators.ksh -S $Alias -NoMail
#Desactivate sendmail on error to $gvsqw_Mail_mssql (by default, send on error)
+
#Desactivate sendmail on error to $gvsqw_GlobalMail (by default, send on error)
  
 
$gvsqw_MsqBin/sqwmsq_GatherIndicators.ksh -S $Alias -FRT <NumericValue>
 
$gvsqw_MsqBin/sqwmsq_GatherIndicators.ksh -S $Alias -FRT <NumericValue>

Revision as of 18:43, 5 April 2014

Sourcing sqwmsq_Global.lib v3.1-beta.05 SQWareProduction for MsSql (dbSQWare GPL v3) ... 

#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