Modèle:SQWareProduction sqwdb2 ReorganizeDatabase.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 sqwdb2_Global.lib v2023.05 SQWareProduction for Db2 (dbSQWare) ...  
+
Sourcing sqwdb2_Global.lib v2023.06 SQWareProduction for Db2 (dbSQWare) ...  
  
 
Utilisation: sqwdb2_ReorganizeDatabase.ksh [-h] -I databasename [+ options]
 
Utilisation: sqwdb2_ReorganizeDatabase.ksh [-h] -I databasename [+ options]

Version du 3 juillet 2023 à 18:32

Sourcing sqwdb2_Global.lib v2023.06 SQWareProduction for Db2 (dbSQWare) ... 

Utilisation: sqwdb2_ReorganizeDatabase.ksh [-h] -I databasename [+ options]

DESCRIPTION
   sqwdb2_ReorganizeDatabase.ksh optimize tables
SUPPORT
   Db2 versions supportees: 8.2 <= v <= 11.5

PARAMETERS
     -I  instance       : Target instance pour optimize tables.
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 l'instance (change $gvsqw_ConnectString par $gvsqw_DistConnectString ).
     -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).
     -RunOpt            : Option for RUNSTATS (default: 'WITH DISTRIBUTION AND DETAILED INDEXES ALL').
     -ChkOpt            : Stat option for REORGCHK (CURRENT or UPDATE) (default: 'UPDATE').
     -Type              : Type of table to reorg (ALL, SYSTEM, USER) (default: 'USER').
     -Exec              : Execute les commandes generees (par defaut, affiche les commandes generees)