« Modèle:SQWareProduction sqwmng ParallelRun.ksh help » : différence entre les versions
Aller à la navigation
Aller à la recherche
m Updated by BatchUser |
m Updated by BatchUser |
||
| Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
Sourcing sqwmng_Global.lib | Sourcing sqwmng_Global.lib v2024.01 SQWareProduction for MongoDB (dbSQWare) ... | ||
Usage: sqwmng_ParallelRun.ksh [-h] -f <FileName> [+ options] | Usage: sqwmng_ParallelRun.ksh [-h] -f <FileName> [+ options] | ||
| Ligne 24 : | Ligne 24 : | ||
-FormatError : Format error message in html. | -FormatError : Format error message in html. | ||
-MailFile filename : File name containing errors to send mail with an other script (disable sendmail). | -MailFile filename : File name containing errors to send mail with an other script (disable sendmail). | ||
-Exec : Execute commands (default, display generated commands) | -Exec : Execute commands (default, display generated commands). | ||
</pre> | </pre> | ||
Version du 25 février 2024 à 21:17
Sourcing sqwmng_Global.lib v2024.01 SQWareProduction for MongoDB (dbSQWare) ...
Usage: sqwmng_ParallelRun.ksh [-h] -f <FileName> [+ options]
DESCRIPTION
sqwmng_ParallelRun.ksh runs commands from <FileName> in parallel mode
SUPPORT
All rdbms type and version
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 runs (by default 10s).
-AGE Nb sec : Nb of seconds between two checks of end (by default 30s).
-FRT return_code : Force return code value on error.
-AddMail email : Email address to add at 'pmexpdba@gmail.com'.
-SendReport : Send execution log report.
-NoMail : Deactivate sendmail on error to pmexpdba@gmail.com (by default, send on error).
-Locale locale : Force Locale for help display (fr,en).
-FormatError : Format error message in html.
-MailFile filename : File name containing errors to send mail with an other script (disable sendmail).
-Exec : Execute commands (default, display generated commands).