Modèle:SQWareProduction sqwpg GatherStructure.ksh help : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
− | Sourcing sqwpg_Global.lib | + | Sourcing sqwpg_Global.lib v2024.01 SQWareProduction for PostgreSQL (dbSQWare) ... |
Utilisation: sqwpg_GatherStructure.ksh [-h] -I <instance> [+ options] | Utilisation: sqwpg_GatherStructure.ksh [-h] -I <instance> [+ options] | ||
Ligne 10 : | Ligne 10 : | ||
PARAMETERS | PARAMETERS | ||
− | -I instance : | + | -I instance : Instance cible. |
OPTIONS | OPTIONS | ||
-h help : Affichage de l'aide complete. | -h help : Affichage de l'aide complete. | ||
-s : Affichage des exemples d'utilisation. | -s : Affichage des exemples d'utilisation. | ||
− | -FRT return_code : Valeur forcee du code retour sur erreur | + | -FRT return_code : Valeur forcee du code retour sur erreur. |
-AddMail email : Adresse Email a ajouter a 'pmexpdba@gmail.com'. | -AddMail email : Adresse Email a ajouter a 'pmexpdba@gmail.com'. | ||
-SendReport : Envoi du rapport d'execution. | -SendReport : Envoi du rapport d'execution. |
Version du 25 février 2024 à 21:17
Sourcing sqwpg_Global.lib v2024.01 SQWareProduction for PostgreSQL (dbSQWare) ... Utilisation: sqwpg_GatherStructure.ksh [-h] -I <instance> [+ options] DESCRIPTION sqwpg_GatherStructure.ksh databases structures SUPPORT PostgreSQL versions supportees: 9.0 <= v <= 16 PARAMETERS -I instance : Instance cible. OPTIONS -h help : Affichage de l'aide complete. -s : Affichage des exemples d'utilisation. -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. -Dist : Pour connexion distante a la database (change $gvsqw_ConnectString par $gvsqw_DistConnectString ). -Locale locale : Force la Locale d'affichage de l'aide (fr,en). -NoMail : Desactive l'envoi de mail sur erreur a pmexpdba@gmail.com (par defaut, envoi sur erreur).