Modèle:SQWareProduction sqwmsq GatherIndicators.ksh example : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
− | Sourcing sqwmsq_Global.lib v2020. | + | Sourcing sqwmsq_Global.lib v2020.07 SQWareProduction for MsSql (dbSQWare) ... |
#Standard (Locale) help for script sqwmsq_GatherIndicators.ksh: | #Standard (Locale) help for script sqwmsq_GatherIndicators.ksh: |
Version du 29 novembre 2020 à 20:03
Sourcing sqwmsq_Global.lib v2020.07 SQWareProduction for MsSql (dbSQWare) ... #Standard (Locale) help for script sqwmsq_GatherIndicators.ksh: $gvsqw_MsqBin/sqwmsq_GatherIndicators.ksh -h #Affichage de l'aide en ligne pour ce script $gvsqw_MsqBin/sqwmsq_GatherIndicators.ksh -I $Alias -NoMail #Desactive l'envoi de mail sur erreur a to $gvsqw_GlobalMail (by default, send on error) $gvsqw_MsqBin/sqwmsq_GatherIndicators.ksh -I $Alias -FRT <NumericValue> #Force le code retour a '<NumericValue>' sur erreur (si pas d'erreur, exit 0!) #Vous pouvez aussi forcer le code retour de ce script pour tous #si vous settez la variable d'environnement: $gvsqw_ForcedReturnCodeScript_sqwmsq_GatherIndicators=<NumericValue> #dans le fichier de configuration $gvsqw_MsqBin/../etc_cust/sqwmsq_GlobalVar.cfg