Modèle:SQWareProduction sqwgen ParallelRun.ksh help : Différence entre versions

De WikiFr_dbSQWare
Aller à : navigation, rechercher
m (Updated by BatchUser)
m (Updated by BatchUser)
Ligne 1 : Ligne 1 :
 
<pre>
 
<pre>
Sourcing sqwctl_Global.lib v2020.02 SQWareProduction for Central (dbSQWare) ...  
+
Sourcing sqwctl_Global.lib v2020.03 SQWareProduction for Central (dbSQWare) ...  
  
 
Utilisation: sqwgen_ParallelRun.ksh [-h] -f <FileName> [+ options]
 
Utilisation: sqwgen_ParallelRun.ksh [-h] -f <FileName> [+ options]

Version du 24 mai 2020 à 16:02

Sourcing sqwctl_Global.lib v2020.03 SQWareProduction for Central (dbSQWare) ... 

Utilisation: sqwgen_ParallelRun.ksh [-h] -f <FileName> [+ options]

DESCRIPTION
   sqwgen_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           : Affichage de l'aide complete.
     -s                 : Affichage des exemples d'utilisation.
     -P  Nb threads     : Nombre de threads en parallele (par defaut 2).
     -AGR  Nb sec       : Nombre de secondes entre deux lancements (par defaut 10s).
     -AGE  Nb sec       : Nombre de secondes entre deux check de fin (par defaut 30s).
     -FRT return_code   : Valeur forcee du code retour sur erreur
     -AddMail email     : Adresse Email a ajouter a 'pmexpdba@gmail.com'.
     -SendReport        : Envoi du rapport d'execution.
     -NoMail            : Desactive l'envoi de mail sur erreur a to pmexpdba@gmail.com (par defaut, envoi sur erreur).
     -Locale   locale   : Force la Locale d'affichage de l'aide (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 les commandes generees (par defaut, affiche les commandes generees)