Oracle 性能诊断包收费依据

|---------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------|
| Which Data Dictionary or Dynamic Performance Views Require Purchase of the Diagnostics and / or Tuning Pack? (Doc ID 2082355.1) | ​编辑To Bottom | |


|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| In this Document |---|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | | Goal | |---|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | | Solution | |---|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | | References | *** ** * ** *** ### APPLIES TO: Oracle Database - Enterprise Edition - Version 10.2.0.5 and later Oracle Database Cloud Schema Service - Version N/A and later Oracle Database Exadata Cloud Machine - Version N/A and later Oracle Cloud Infrastructure - Database Service - Version N/A and later Oracle Database Backup Service - Version N/A and later Information in this document applies to any platform. ### GOAL Which data dictionary or dynamic performance views require purchase of a license for the diagnostics and / or tuning packs? ### SOLUTION Access to the following views requires purchase of a license for the diagnostics pack: * VACTIVE_SESSION_HISTORY * SYS.XASH (a fixed view) * DBA_STREAMS_TP_PATH_BOTTLENECK * DBA_STREAMS_TP_COMPONENT_STAT * DBA_ADDM_% views * DBA_ADVISOR_% views (if queried for ADVISOR_NAME='ADDM') * DBA_HIST_% views (with a few exceptions) * Most MGMT% views Access to these two views requires purchase of a license for the tuning pack, in addition to one for the diagnostics pack: * VSQL_MONITOR * V$SQL_PLAN_MONITOR Other restrictions apply to certain DBMS_% packages and SQL scripts. For example, creation of any of the following types of reports requires purchase of a license for the diagnostics pack: * AWR * ASH * ADDM although it is important to note that you do not need to disable AWR snapshot generation in order to be in compliance. Please consult the Oracle Database Licensing Information Guide for further details. No licensing pack needs to be purchased in order to take advantage of Statspack. However, you might wish to schedule Statspack snapshot collection, hourly, at thirty minutes past the hour, so as not to interfere with the collection of AWR snapshots, which occur at the top of each hour, by default. You must use due diligence to avoid accessing Oracle-supplied views and packages, unless properly licensed. However, it is possible to advise the database instance on which packs have been licensed by setting the appropriate value for CONTROL_MANAGEMENT_PACK_ACCESS. ### REFERENCES NOTE:1490798.1 - AWR Reporting - Licensing Requirements Clarification |

相关推荐
oradh5 小时前
Oracle 11g rac IP地址修改(public ip、vip、scan ip、priviate ip)
数据库·tcp/ip·oracle·rac ip地址修改
han_hanker6 小时前
sql语法 DECODE, CASE ... WHEN
数据库·sql·oracle
曹牧8 小时前
Oracle:SELECT * FROM TABLE(...)
oracle
幸福在路上wellbeing14 小时前
AI 智能体开发 · Day 3 详细学习手册
人工智能·学习·oracle
天天进步一点点1 天前
QSqlQuery删除sqlite数据库执行drop数据表报错database table is locked unable to fetch row问题
数据库·oracle·sqlite
Gauss松鼠会1 天前
Prometheus 实现 openGauss 的指标监控(二)Prometheus 中添加 openGauss指标
网络·数据库·oracle·prometheus·opengauss·经验总结
煎饼学大模型2 天前
Agent 的“大脑-手“解耦架构:当推理层和工具执行层各自独立演进
数据库·人工智能·oracle·架构·agent
暖和_白开水2 天前
数据分析agent(十三_2):业务层和持久层相互转换mapper
数据库·oracle·数据分析
曹牧2 天前
Oracle:参数化“常量”
数据库·oracle
一十九的酒3 天前
Oracle 密码恢复实战:使用 SPARE4 哈希值还原用户密码
数据库·oracle·密码丢失·密码恢复·账户锁定