Modèle:SQWareProduction sqwing ReorgDatabase.ksh example : 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 sqwing_Global.lib v2020.02 SQWareProduction for Ingres (dbSQWare) ...  
+
Sourcing sqwing_Global.lib v2020.03 SQWareProduction for Ingres (dbSQWare) ...  
  
 
#Standard (Locale) help for script sqwing_ReorgDatabase.ksh:
 
#Standard (Locale) help for script sqwing_ReorgDatabase.ksh:

Version du 24 mai 2020 à 16:02

Sourcing sqwing_Global.lib v2020.03 SQWareProduction for Ingres (dbSQWare) ... 

#Standard (Locale) help for script sqwing_ReorgDatabase.ksh:


$gvsqw_IngBin/sqwing_ReorgDatabase.ksh -h
#Affichage de l'aide en ligne pour ce script

$gvsqw_IngBin/sqwing_ReorgDatabase.ksh -I $INGRES_SID -D <DbName> -NoMail
#Desactive l'envoi de mail sur erreur a to $gvsqw_GlobalMail (by default, send on error)

$gvsqw_IngBin/sqwing_ReorgDatabase.ksh -I $INGRES_SID -D <DbName> -Exec
#Execute les commandes generees

$gvsqw_IngBin/sqwing_ReorgDatabase.ksh -I $INGRES_SID -D <DbName>
#Genere les commandes mais ne les execute pas !

$gvsqw_IngBin/sqwing_ReorgDatabase.ksh -I $INGRES_SID -D <DbName> -FRT <NumericValue> -Exec
#Force le code retour a '<NumericValue>' sur erreur (si pas d'erreur, exit 0!)
#Vous pouvez aussi forcer le code retour de ce script pour tous
#si vous settez la variable d'environnement: $gvsqw_ForcedReturnCodeScript_sqwing_ReorgDatabase=<NumericValue>
#dans le fichier de configuration $gvsqw_IngBin/../etc_cust/sqwing_GlobalVar.cfg