Template:SQWareProduction sqwpg ParallelRun.ksh help: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
m Updated by BatchUser |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
Sourcing sqwpg_Global.lib v3.1. | Sourcing sqwpg_Global.lib v3.1.14 SQWareProduction for PostgreSQL (dbSQWare GPL v3) ... | ||
Usage: sqwpg_ParallelRun.ksh [-h] -f <FileName> [+ options] | Usage: sqwpg_ParallelRun.ksh [-h] -f <FileName> [+ options] |
Revision as of 12:14, 20 March 2013
Sourcing sqwpg_Global.lib v3.1.14 SQWareProduction for PostgreSQL (dbSQWare GPL v3) ... Usage: sqwpg_ParallelRun.ksh [-h] -f <FileName> [+ options] DESCRIPTION sqwpg_ParallelRun.ksh run commands found in <FileName> en // SUPPORT PostgreSQL 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)