Modèle:SQWareProduction sqwgen ExecSQL.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.04 SQWareProduction for Central (dbSQWare) ...  
+
Sourcing sqwctl_Global.lib v2020.05 SQWareProduction for Central (dbSQWare) ...  
  
 
Utilisation: sqwgen_ExecSQL.ksh [-h] -I <instance> [+ options]
 
Utilisation: sqwgen_ExecSQL.ksh [-h] -I <instance> [+ options]

Version du 25 août 2020 à 01:23

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

Utilisation: sqwgen_ExecSQL.ksh [-h] -I <instance> [+ options]

DESCRIPTION
   sqwgen_ExecSQL.ksh execute un fichier SQL sur l'instance
SUPPORT
   Tous types et versions de sgbd

PARAMETERS
     -I  instance       : Target instance.
     -F  FileName       : Fichier a executer.
OPTIONS
     -h  help           : Affichage de l'aide complete.
     -s                 : Affichage des exemples d'utilisation.
     -Opt  option       : Options additionnelles pour sql connection.
     -FRT  return_code  : Valeur forcee du code retour sur erreur
     -NoMail            : Desactive l'envoi de mail sur erreur a pmexpdba@gmail.com (par defaut, envoi sur erreur).
     -Locale   locale   : Force la Locale d'affichage de l'aide (fr,en).
     -AddMail email     : Adresse Email a ajouter a 'pmexpdba@gmail.com'.
     -SendReport        : Envoi du rapport d'execution.
     -Dist              : Pour connexion distante a la database (change $gvsqw_ConnectString par $gvsqw_DistConnectString ).
     -Exec              : Execute les commandes generees (par defaut, affiche les commandes generees).