码迷,mamicode.com
首页 > 数据库 > 详细

设置 STATISTICS_LEVEL = BASIC 会禁用哪些数据库特性

时间:2015-05-28 12:42:50      阅读:226      评论:0      收藏:0      [点我收藏+]

标签:

设置 STATISTICS_LEVEL = BASIC 会禁用一下oracle 的功能特性

  • Automatic Workload Repository (AWR) Snapshots

  • Automatic Database Diagnostic Monitor (ADDM)

  • All server-generated alerts

  • Automatic SGA Memory Management  (ASMM)和自动内存管理

  • Automatic optimizer statistics collection

  • Object level statistics

  • End to End Application Tracing (V$CLIENT_STATS)

  • Database time distribution statistics (V$SESS_TIME_MODEL and V$SYS_TIME_MODEL)

  • Service level statistics

  • Buffer cache advisory

  • MTTR advisory

  • Shared pool sizing advisory

  • Segment level statistics

  • PGA Target advisory

  • Timed statistics

  • Monitoring of statistics

设置 STATISTICS_LEVEL = BASIC 会禁用哪些数据库特性

标签:

原文地址:http://blog.csdn.net/lixora/article/details/46119627

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!