Template:SQWareProduction sqwmys ParallelRun.ksh help

From Wiki_dbSQWare
Revision as of 21:42, 9 September 2018 by BatchUser (talk | contribs) (Updated by BatchUser)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Sourcing sqwmys_Global.lib v4.0.09 SQWareProduction for MySQL (dbSQWare) ... 

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

DESCRIPTION
   sqwmys_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 check of end (by default 30s).
     -FRT return_code   : Force return code value on error.
     -AddMail email     : Email Address to add at 'pmexpdba@gmail.com'.
     -SendReport        : Send execution log report.
     -NoMail            : Desactivate sendmail on error to pmexpdba@gmail.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)