Modèle:SQWareProduction sqwgen ExecSQL.ksh help : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
− | Sourcing sqwctl_Global.lib v2020. | + | Sourcing sqwctl_Global.lib v2020.02 SQWareProduction for Central (dbSQWare) ... |
Utilisation: sqwgen_ExecSQL.ksh [-h] -I <instance> [+ options] | Utilisation: sqwgen_ExecSQL.ksh [-h] -I <instance> [+ options] |
Version du 6 avril 2020 à 08:34
Sourcing sqwctl_Global.lib v2020.02 SQWareProduction for Central (dbSQWare) ... Utilisation: sqwgen_ExecSQL.ksh [-h] -I <instance> [+ options] DESCRIPTION sqwgen_ExecSQL.ksh execute SQL file on instance SUPPORT All rdbms type and version PARAMETERS -I instance : Target instance. -F FileName : Filename to execute. OPTIONS -h help : Affichage de l'aide complete. -s : Affichage des exemples d'utilisation. -Opt option : Additional options for 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 to $gvsqw_DistConnectString ). -Exec : Run commands (default, display generated commands).