Modèle:SQWareProduction sqwora DbmsStats.ksh help
Révision datée du 14 avril 2019 à 18:04 par BatchUser (discussion | contributions) (Updated by BatchUser)
Sourcing sqwora_Global.lib v2019.03 SQWareProduction for Oracle (dbSQWare) ... Utilisation: sqwora_DbmsStats.ksh [-h] -I <instance> [+ options] DESCRIPTION sqwora_DbmsStats.ksh gather statistics with DBMS_STATS SUPPORT Oracle versions supportees: 9iR2 <= v <= 12cR2 PARAMETERS -I instance : Instance cible pour gather statistics with DBMS_STATS. OPTIONS -h help : Affichage de l'aide complete. -s : Affichage des exemples d'utilisation. -U Users : Schemas list (all without SYS by default), to gather SYS statistics, it must be the only. -EU Users : Schemas list to exclude. -Pdb pdb_name : pdb_name pour multitenant. -NLS nls_numeric : defaut(''). -PCT estimate_pct : defaut(10). -BSA block_sample : defaut(TRUE). -MOP method_opt : defaut(FOR ALL INDEXED COLUMNS SIZE REPEAT), (FOR ALL COLUMNS SIZE SKEWONLY) for SYS. -DEG degree : defaut(1). -GRA granularity : defaut(ALL). -CAS cascade : defaut(TRUE). -OPT options : defaut(GATHER AUTO), (GATHER) for SYS. -FRT return_code : Valeur forcee du code retour sur erreur -Dist : Pour connexion distante a la database (change $gvsqw_DbaUser to $gvsqw_DistDbaUser@$ORACLE_SID ). -AddMail email : Adresse Email a ajouter a 'pmexpdba@gmail.com'. -SendReport : Envoi du rapport d'execution. -NoMail : Desactive l'envoi de mail sur erreur a to pmexpdba@gmail.com (par defaut, envoi sur erreur). -Locale locale : Force la Locale d'affichage de l'aide (fr,en). -Exec : Gather statistics (default, display generated commands).