Difference between revisions of "Template:SQWareProduction sqwing RunJob.ksh help"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by Expdbtools)
m (Updated by BatchUser)
 
(71 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<pre>
 
<pre>
Sourcing sqwing_Global.lib v1.2.10 SQWareProduction for Ingres (dbSQWare GPL v3) ...  
+
Sourcing sqwing_Global.lib v2025.03 SQWareProduction for Ingres (dbSQWare) ...  
  
 
Usage: sqwing_RunJob.ksh [-h] -I <instance> -A <action> [+ options]
 
Usage: sqwing_RunJob.ksh [-h] -I <instance> -A <action> [+ options]
  
 
DESCRIPTION
 
DESCRIPTION
   sqwing_RunJob.ksh run script corresponding to the action parameter
+
   sqwing_RunJob.ksh run script associated to the action parameter
 
SUPPORT
 
SUPPORT
   Ingres supported versions: all
+
   All rdbms type and version
  
 
PARAMETERS
 
PARAMETERS
     -I  instance      : Target instance for action.
+
     -I  instance      : Target instance to action (or 'SQWareCentral').
 
     -A  action        : Action to execute.
 
     -A  action        : Action to execute.
 
OPTIONS
 
OPTIONS
     -h   help          : 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 '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 12:08, 4 April 2025

Sourcing sqwing_Global.lib v2025.03 SQWareProduction for Ingres (dbSQWare) ... 

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

DESCRIPTION
   sqwing_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').