Modèle:SQWareProduction sqwada ExecSQL.ksh help : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
− | Sourcing sqwada_Global.lib v2019. | + | Sourcing sqwada_Global.lib v2019.04 SQWareProduction for Adabas (dbSQWare) ... |
Usage: sqwada_ExecSQL.ksh [-h] -I <instance> [+ options] | Usage: sqwada_ExecSQL.ksh [-h] -I <instance> [+ options] |
Version du 23 juin 2019 à 20:27
Sourcing sqwada_Global.lib v2019.04 SQWareProduction for Adabas (dbSQWare) ... Usage: sqwada_ExecSQL.ksh [-h] -I <instance> [+ options] DESCRIPTION sqwada_ExecSQL.ksh execute SQL file on instance SUPPORT All rdbms type and version PARAMETERS -I instance : Target instance. -F FileName : Filename to execute. OPTIONS -h help : Display the full usage. -s : Display samples of usage. -Opt option : Additional option for sql connection. -FRT return_code : Force return code value on error. -NoMail : Desactivate sendmail on error pmexpdba@gmail.com (by default, send on error). -Locale locale : Force Locale for help display (fr,en). -AddMail email : Email Address to add at 'pmexpdba@gmail.com'. -SendReport : Send execution log report. -Dist : For distant connection to database (change $gvsqw_ConnectString to $gvsqw_DistConnectString ). -Exec : Run rsync (default, display generated commands).