Difference between revisions of "Template:SQWareProduction sqwing ParallelRun.ksh help"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwing_Global.lib v3.1. | + | Sourcing sqwing_Global.lib v3.1.04 SQWareProduction for Ingres (dbSQWare GPL v3) ... |
Usage: sqwing_ParallelRun.ksh [-h] -f <FileName> [+ options] | Usage: sqwing_ParallelRun.ksh [-h] -f <FileName> [+ options] |
Revision as of 11:57, 23 January 2012
Sourcing sqwing_Global.lib v3.1.04 SQWareProduction for Ingres (dbSQWare GPL v3) ... Usage: sqwing_ParallelRun.ksh [-h] -f <FileName> [+ options] DESCRIPTION sqwing_ParallelRun.ksh run commands found in <FileName> en // SUPPORT Ingres 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). -NoMail : Desactivate sendmail on error to (by default, send on error). -MailFile filename : File name containing errors to send mail with an other script (descative l'envoi). -FRT return_code : Force return code value on error. -Exec : Execute commands (default, display generated commands)