Modèle:SQWareProduction sqwing ExecSQL.ksh help : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
− | Sourcing sqwing_Global.lib v2020. | + | Sourcing sqwing_Global.lib v2020.07 SQWareProduction for Ingres (dbSQWare) ... |
Usage: sqwing_ExecSQL.ksh [-h] -I <instance> [+ options] | Usage: sqwing_ExecSQL.ksh [-h] -I <instance> [+ options] |
Version du 29 novembre 2020 à 20:04
Sourcing sqwing_Global.lib v2020.07 SQWareProduction for Ingres (dbSQWare) ... Usage: sqwing_ExecSQL.ksh [-h] -I <instance> [+ options] DESCRIPTION sqwing_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 options for sql connection. -FRT return_code : Force return code value on error. -NoMail : Deactivate 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 commands (default, display generated commands).