Modèle:SQWareProduction sqwpg GatherStructure.ksh example : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
− | Sourcing sqwpg_Global.lib v2020. | + | Sourcing sqwpg_Global.lib v2020.06 SQWareProduction for PostgreSQL (dbSQWare) ... |
#Standard (Locale) help for script sqwpg_GatherStructure.ksh: | #Standard (Locale) help for script sqwpg_GatherStructure.ksh: |
Version du 18 octobre 2020 à 16:37
Sourcing sqwpg_Global.lib v2020.06 SQWareProduction for PostgreSQL (dbSQWare) ... #Standard (Locale) help for script sqwpg_GatherStructure.ksh: $gvsqw_PgBin/sqwpg_GatherStructure.ksh -h #Affichage de l'aide en ligne pour ce script $gvsqw_PgBin/sqwpg_GatherStructure.ksh -I $PG_SID -NoMail #Desactive l'envoi de mail sur erreur a to $gvsqw_GlobalMail (par defaut, send on error) $gvsqw_PgBin/sqwpg_GatherStructure.ksh -I $PG_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_sqwpg_GatherStructure=<NumericValue> #dans le fichier de configuration $gvsqw_PgBin/../etc_cust/sqwpg_GlobalVar.cfg