Template:SQWareProduction sqwing GatherIndicators.ksh example

From Wiki_dbSQWare
Revision as of 16:06, 24 May 2020 by BatchUser (talk | contribs) (Updated by BatchUser)
Jump to: navigation, search
Sourcing sqwing_Global.lib v2020.03 SQWareProduction for Ingres (dbSQWare) ... 

#Standard help for script sqwing_GatherIndicators.ksh:


$gvsqw_IngBin/sqwing_GatherIndicators.ksh -h
#Display online help for this script

$gvsqw_IngBin/sqwing_GatherIndicators.ksh -I $INGRES_SID -NoMail
#Deactivate sendmail on error to $gvsqw_GlobalMail (by default, send on error)

$gvsqw_IngBin/sqwing_GatherIndicators.ksh -I $INGRES_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_sqwing_GatherIndicators=<NumericValue>
#in configuration file $gvsqw_IngBin/../etc_cust/sqwing_GlobalVar.cfg