Modèle:SQWareProduction sqwora MonitorWithAwrLastStat.ksh help : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
− | Sourcing sqwora_Global.lib v2022. | + | Sourcing sqwora_Global.lib v2022.05 SQWareProduction for Oracle (dbSQWare) ... |
Utilisation: sqwora_MonitorWithAwrLastStat.ksh [-h] -I <instance> -DIR <directory_name> [+ options] | Utilisation: sqwora_MonitorWithAwrLastStat.ksh [-h] -I <instance> -DIR <directory_name> [+ options] |
Version du 23 août 2022 à 20:44
Sourcing sqwora_Global.lib v2022.05 SQWareProduction for Oracle (dbSQWare) ... Utilisation: sqwora_MonitorWithAwrLastStat.ksh [-h] -I <instance> -DIR <directory_name> [+ options] DESCRIPTION sqwora_MonitorWithAwrLastStat.ksh Monitoring des ratios avec AWR (dernier rapport pour generer les fichiers stats) SUPPORT Oracle versions supportees: 10gR2 <= v <= 21c PARAMETERS -I instance : Target instance pour generation -DIR directory : Repertoire pour stocker les rapports (attention, est efface en debut de process). OPTIONS -h help : Affichage de l'aide complete. -s : Affichage des exemples d'utilisation. -Pdb pdb_name : pdb_name pour multitenant. -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_DbaUser to $gvsqw_DistDbaUser@$ORACLE_SID ). -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).