Template:SQWareProduction sqwpg GatherStructure.ksh example

From Wiki_dbSQWare
Revision as of 21:34, 27 September 2021 by BatchUser (talk | contribs) (Updated by BatchUser)
Jump to: navigation, search
Sourcing sqwpg_Global.lib v2021.06 SQWareProduction for PostgreSQL (dbSQWare) ... 

#Standard help for script sqwpg_GatherStructure.ksh:


$gvsqw_PgBin/sqwpg_GatherStructure.ksh -h
#Display online help for this script

$gvsqw_PgBin/sqwpg_GatherStructure.ksh -I $PG_SID -NoMail
#Deactivate sendmail on error to $gvsqw_GlobalMail (by default, send on error)

$gvsqw_PgBin/sqwpg_GatherStructure.ksh -I $PG_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_sqwpg_GatherStructure=<NumericValue>
#in configuration file $gvsqw_PgBin/../etc_cust/sqwpg_GlobalVar.cfg