Template:SQWareProduction sqwpg ExecSQL.ksh help

From Wiki_dbSQWare
Revision as of 16:19, 22 July 2018 by BatchUser (talk | contribs) (Updated by BatchUser)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Sourcing sqwpg_Global.lib v4.0.07 SQWareProduction for PostgreSQL (dbSQWare) ... 

Usage: sqwpg_ExecSQL.ksh [-h] -I <instance> [+ options]

DESCRIPTION
   sqwpg_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).
     -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).