Modèle:SQWareProduction sqwora GatherIndicators.ksh example : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
− | Sourcing sqwora_Global.lib v2019. | + | Sourcing sqwora_Global.lib v2019.04 SQWareProduction for Oracle (dbSQWare) ... |
#Standard (Locale) help for script sqwora_GatherIndicators.ksh: | #Standard (Locale) help for script sqwora_GatherIndicators.ksh: |
Version du 23 juin 2019 à 20:27
Sourcing sqwora_Global.lib v2019.04 SQWareProduction for Oracle (dbSQWare) ... #Standard (Locale) help for script sqwora_GatherIndicators.ksh: $gvsqw_OraBin/sqwora_GatherIndicators.ksh -h #Affichage de l'aide en ligne pour ce script $gvsqw_OraBin/sqwora_GatherIndicators.ksh -I $ORACLE_SID -NoMail #Desactive l'envoi de mail sur erreur a to $gvsqw_GlobalMail (by default, send on error) $gvsqw_OraBin/sqwora_GatherIndicators.ksh -I $ORACLE_SID -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_sqwora_GatherIndicators=<NumericValue> #dans le fichier de configuration $gvsqw_OraBin/../etc_cust/sqwora_GlobalVar.cfg