Template:SQWareProduction sqwmys ParallelRun.ksh help

From Wiki_dbSQWare
Revision as of 22:37, 18 December 2010 by Exploit (talk | contribs) (Updated by Expdbtools)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Sourcing sqwmys_Global.lib v1.2.09 SQWareProduction for MySql (expdbTools GPL v3) ... 

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

DESCRIPTION
   sqwmys_ParallelRun.ksh run commands found in <FileName> en //
SUPPORT
   MySql 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)