Difference between revisions of "Template:SQWareProduction sqwsyb ParallelRun.ksh help"
m (Updated by Expdbtools) |
m (Updated by Expdbtools) |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | Sourcing sqwsyb_Global.lib v1.2. | + | Sourcing sqwsyb_Global.lib v1.2.10 SQWareProduction for Sybase (dbSQWare GPL v3) ... |
Usage: sqwsyb_ParallelRun.ksh [-h] -f <lvsqw_FileName> [+ options] | Usage: sqwsyb_ParallelRun.ksh [-h] -f <lvsqw_FileName> [+ options] |
Revision as of 23:45, 22 December 2010
Sourcing sqwsyb_Global.lib v1.2.10 SQWareProduction for Sybase (dbSQWare GPL v3) ... Usage: sqwsyb_ParallelRun.ksh [-h] -f <lvsqw_FileName> [+ options] DESCRIPTION sqwsyb_ParallelRun.ksh run commands found in <lvsqw_FileName> en // SUPPORT Sybase supported versions: all PARAMETERS -f lvsqw_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 dba (by default, send on error). -MailFile filename : FFile 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)