Difference between revisions of "Template:SQWareProduction sqwpg RunJob.ksh help"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwpg_Global.lib v2025. | + | Sourcing sqwpg_Global.lib v2025.03 SQWareProduction for PostgreSQL (dbSQWare) ... |
Usage: sqwpg_RunJob.ksh [-h] -I <instance> -A <action> [+ options] | Usage: sqwpg_RunJob.ksh [-h] -I <instance> -A <action> [+ options] | ||
Line 13: | Line 13: | ||
-A action : Action to execute. | -A action : Action to execute. | ||
OPTIONS | OPTIONS | ||
− | |||
-h : Display the full usage. | -h : 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 'pmexpdba@gmail.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> |
Revision as of 11:37, 4 April 2025
Sourcing sqwpg_Global.lib v2025.03 SQWareProduction for PostgreSQL (dbSQWare) ... Usage: sqwpg_RunJob.ksh [-h] -I <instance> -A <action> [+ options] DESCRIPTION sqwpg_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 'pmexpdba@gmail.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').