Template:SQWareProduction sqwdb2 RunJob.ksh help: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
No edit summary
 
(40 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre>
<pre>
Sourcing sqwdb2_Global.lib v2019.04 SQWareProduction for Db2 (dbSQWare) ...  
Sourcing sqwdb2_Global.lib v2025.06 SQWareProduction for Db2 (dbSQWare) ...  


Usage: sqwdb2_RunJob.ksh [-h] -I <instance> -A <action> [+ options]
Usage: sqwdb2_RunJob.ksh [-h] -I <instance> -A <action> [+ options]


DESCRIPTION
DESCRIPTION
   sqwdb2_RunJob.ksh run script corresponding to the action parameter
   sqwdb2_RunJob.ksh run script associated to the action parameter
SUPPORT
SUPPORT
   All rdbms type and version
   All rdbms type and version


PARAMETERS
PARAMETERS
     -I  instance      : Target instance for action (or 'SQWareCentral').
     -I  instance      : Target instance to action (or 'SQWareCentral').
     -A  action        : Action to execute.
     -A  action        : Action to execute.
OPTIONS
OPTIONS
    -Locale  locale  : Force Locale for help display (fr,en).
     -h                 : Display the full usage.
     -h   help          : Display the full usage.
     -s                : Display samples of usage.
     -s                : Display samples of usage.
    -Locale    locale  : Force Locale for help display (fr,en).
    -AddMail  email  : Email address to add at 'demo-sqwarebox@dbsqware.com'.
    -SendReport        : Send execution log report.
    -SendMailOnError  : Send mail on error (by default, SendMailOnError='Disable').
    -NoSendMailOnError : No send mail on error (by default, SendMailOnError='Disable').


</pre>
</pre>

Latest revision as of 18:52, 1 July 2025

Sourcing sqwdb2_Global.lib v2025.06 SQWareProduction for Db2 (dbSQWare) ... 

Usage: sqwdb2_RunJob.ksh [-h] -I <instance> -A <action> [+ options]

DESCRIPTION
   sqwdb2_RunJob.ksh run script associated to the action parameter
SUPPORT
   All rdbms type and version

PARAMETERS
     -I  instance       : Target instance to action (or 'SQWareCentral').
     -A  action         : Action to execute.
OPTIONS
     -h                 : Display the full usage.
     -s                 : Display samples of usage.
     -Locale    locale  : Force Locale for help display (fr,en).
     -AddMail   email   : Email address to add at 'demo-sqwarebox@dbsqware.com'.
     -SendReport        : Send execution log report.
     -SendMailOnError   : Send mail on error (by default, SendMailOnError='Disable').
     -NoSendMailOnError : No send mail on error (by default, SendMailOnError='Disable').