Template:SQWareProduction sqwora ParallelRun.ksh help: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
Exploit (talk | contribs)
m Updated by Expdbtools
m Updated by BatchUser
Line 1: Line 1:
<pre>
<pre>
Sourcing sqwora_Global.lib v1.2.10 SQWareProduction for Oracle (dbSQWare GPL v3) ...  
Sourcing sqwora_Global.lib v3.1.b1 SQWareProduction for Oracle (dbSQWare GPL v3) ...  


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


DESCRIPTION
DESCRIPTION
   sqwora_ParallelRun.ksh run commands found in <lvsqw_FileName> en //
   sqwora_ParallelRun.ksh run commands found in <FileName> en //
SUPPORT
SUPPORT
   Oracle supported versions: all
   Oracle supported versions: all
Line 18: Line 18:
     -AGE  Nb sec      : Nb of seconds between two check of end (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.
     -FRT return_code  : Force return code value on error.
     -NoMail            : Desactivate sendmail on error to dba (by default, send on error).
     -NoMail            : Desactivate sendmail on error to default@dbsqware.com (by default, send on error).
     -FormatError      : Format error message in html.
     -FormatError      : Format error message in html.
     -MailFile filename : File name containing errors to send mail with an other script (descative l'envoi).
     -MailFile filename : File name containing errors to send mail with an other script (descative l'envoi).

Revision as of 22:37, 24 May 2011

Sourcing sqwora_Global.lib v3.1.b1 SQWareProduction for Oracle (dbSQWare GPL v3) ... 

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

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

PARAMETERS
     -f  lvsqw_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 default@dbsqware.com (by default, send on error).
     -FormatError       : Format error message in html.
     -MailFile filename : File name containing errors to send mail with an other script (descative l'envoi).
     -Exec              : Execute commands (default, display generated commands)