Difference between revisions of "Template:SQWareProduction sqwdb2 ExecSQL.ksh help"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwdb2_Global.lib v2024. | + | Sourcing sqwdb2_Global.lib v2024.07 SQWareProduction for Db2 (dbSQWare) ... |
Usage: sqwdb2_ExecSQL.ksh [-h] -I <instance> [+ options] | Usage: sqwdb2_ExecSQL.ksh [-h] -I <instance> [+ options] |
Latest revision as of 15:55, 31 October 2024
Sourcing sqwdb2_Global.lib v2024.07 SQWareProduction for Db2 (dbSQWare) ... Usage: sqwdb2_ExecSQL.ksh [-h] -I <instance> [+ options] DESCRIPTION sqwdb2_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 : Display the full usage. -s : Display samples of usage. -Opt option : Additional options for sql connection. -FRT 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 (by default, display generated commands).