Difference between revisions of "Template:SQWareProduction sqwmsq ParallelRun.ksh help"
m (Updated by Expdbtools) |
m (Updated by Expdbtools) |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwmsq_Global.lib v1.2. | + | Sourcing sqwmsq_Global.lib v1.2.10 SQWareProduction for MsSql (dbSQWare GPL v3) ... |
Usage: sqwmsq_ParallelRun.ksh [-h] -f <FileName> [+ options] | Usage: sqwmsq_ParallelRun.ksh [-h] -f <FileName> [+ options] |
Revision as of 23:45, 22 December 2010
Sourcing sqwmsq_Global.lib v1.2.10 SQWareProduction for MsSql (dbSQWare GPL v3) ... Usage: sqwmsq_ParallelRun.ksh [-h] -f <FileName> [+ options] DESCRIPTION sqwmsq_ParallelRun.ksh run commands found in <FileName> en // SUPPORT MsSql 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). -FRT return_code : Force return code value on error. -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). -MailFile filename : File name containing errors to send mail with an other script (desactivate sendmail). -FormatError : Format error message in html. -NoMail : Desactivate sendmail on error to dba (by default, send on error). -Exec : Execute commands (default, display generated commands)