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

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
m Updated by BatchUser
Line 1: Line 1:
<pre>
<pre>
Sourcing sqwmsq_Global.lib v3.1.14 SQWareProduction for MsSql (dbSQWare GPL v3) ...  
Sourcing sqwmsq_Global.lib v3.1-beta.05 SQWareProduction for MsSql (dbSQWare GPL v3) ...  


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


DESCRIPTION
DESCRIPTION
   sqwmsq_ParallelRun.ksh run commands found in <FileName> en //
   sqwmsq_ParallelRun.ksh run commands found in <FileName> in //
SUPPORT
SUPPORT
   MsSql supported versions: all
   All rdbms type and version


PARAMETERS
PARAMETERS
Line 15: Line 15:
     -s                : Display samples of usage.
     -s                : Display samples of usage.
     -P  Nb threads    : Number of threads in parallel (by default 2).
     -P  Nb threads    : Number of threads in parallel (by default 2).
    -FRT  return_code  : Force return code value on error.
     -AGR  Nb sec      : Nb of seconds between two run (by default 10s).
     -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).
     -AGE  Nb sec      : Nb of seconds between two Checkstorage of end (by default 30s).
     -MailFile filename : File name containing errors to send mail with an other script (desactivate sendmail).
     -FRT return_code  : Force return code value on error.
    -AddMail email    : Email Address to add at 'default@dbsqware.com'.
    -SendReport        : Send execution log report.
    -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.
     -NoMail            : Desactivate sendmail on error to default@dbsqware.com (by default, send on error).
     -MailFile filename : File name containing errors to send mail with an other script (disable sendmail).
     -Exec              : Execute commands (default, display generated commands)
     -Exec              : Execute commands (default, display generated commands)


</pre>
</pre>

Revision as of 18:44, 5 April 2014

Sourcing sqwmsq_Global.lib v3.1-beta.05 SQWareProduction for MsSql (dbSQWare GPL v3) ... 

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

DESCRIPTION
   sqwmsq_ParallelRun.ksh run commands found in <FileName> in //
SUPPORT
   All rdbms type and version

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 Checkstorage of end (by default 30s).
     -FRT return_code   : Force return code value on error.
     -AddMail email     : Email Address to add at 'default@dbsqware.com'.
     -SendReport        : Send execution log report.
     -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 (disable sendmail).
     -Exec              : Execute commands (default, display generated commands)