Difference between revisions of "Template:SQWareProduction sqwcas 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 sqwcas_Global.lib v2020.08 SQWareProduction for Cassandra (dbSQWare) ...  
+
Sourcing sqwcas_Global.lib v2021.05 SQWareProduction for Cassandra (dbSQWare) ...  
  
 
#Standard help for script sqwcas_GatherIndicators.ksh:
 
#Standard help for script sqwcas_GatherIndicators.ksh:

Revision as of 16:44, 2 July 2021

Sourcing sqwcas_Global.lib v2021.05 SQWareProduction for Cassandra (dbSQWare) ... 

#Standard help for script sqwcas_GatherIndicators.ksh:


$gvsqw_CasBin/sqwcas_GatherIndicators.ksh -h
#Display online help for this script

$gvsqw_CasBin/sqwcas_GatherIndicators.ksh -I $CAS_SID -NoMail
#Deactivate sendmail on error to $gvsqw_GlobalMail (by default, send on error)

$gvsqw_CasBin/sqwcas_GatherIndicators.ksh -I $CAS_SID -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_sqwcas_GatherIndicators=<NumericValue>
#in configuration file $gvsqw_CasBin/../etc_cust/sqwcas_GlobalVar.cfg