Difference between revisions of "Template:SQWareProduction sqwdb2 ParallelRun.ksh help"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
 
m (Updated by BatchUser)
Line 1: Line 1:
 
<pre>
 
<pre>
Sourcing sqwdb2_Global.lib v3.1.12 SQWareProduction for Db2 (dbSQWare GPL v3) ...  
+
Sourcing sqwdb2_Global.lib v3.1.13 SQWareProduction for Db2 (dbSQWare GPL v3) ...  
  
�[32;40mUsage: sqwdb2_ParallelRun.ksh [-h] -f <FileName> [+ options]
+
Usage: sqwdb2_ParallelRun.ksh [-h] -f <FileName> [+ options]
  
 
DESCRIPTION
 
DESCRIPTION
Line 21: Line 21:
 
     -MailFile filename : File name containing errors to send mail with an other script (desactivate sendmail).
 
     -MailFile filename : File name containing errors to send mail with an other script (desactivate sendmail).
 
     -FormatError      : Format error message in html.
 
     -FormatError      : Format error message in html.
     -Exec              : Execute commands (default, display generated commands)�[37;40m
+
     -Exec              : Execute commands (default, display generated commands)
  
 
</pre>
 
</pre>

Revision as of 19:51, 18 January 2013

Sourcing sqwdb2_Global.lib v3.1.13 SQWareProduction for Db2 (dbSQWare GPL v3) ... 

Usage: sqwdb2_ParallelRun.ksh [-h] -f <FileName> [+ options]

DESCRIPTION
   sqwdb2_ParallelRun.ksh run commands found in <FileName> en //
SUPPORT
   Db2 supported versions: all

PARAMETERS
     -f  FileName       : File name containing the commands to run.
OPTIONS
     -h    help         : Display the full usage.
     -s                 : Display samples of usage.
     -P    Nb threads   : Number of threads in parallel (by default 2).
     -AGR  Nb sec       : Nb of seconds between two run (by default 10s).
     -AGE  Nb sec       : Nb of seconds between two check of end (by default 10s).
     -FRT  return_code  : Force return code value on error.
     -NoMail            : Desactivate sendmail on error to  (by default, send on error).
     -MailFile filename : File name containing errors to send mail with an other script (desactivate sendmail).
     -FormatError       : Format error message in html.
     -Exec              : Execute commands (default, display generated commands)