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 |

相关推荐
姚远Oracle ACE13 小时前
Oracle 如何计算 AWR 报告中的 Sessions 数量
数据库·oracle
lixora15 小时前
如何为 Oracle 数据库配置 TLS/TCPS
oracle
姚远Oracle ACE15 小时前
Oracle AWR案例分析:备库太慢,拖垮了主库性能
数据库·oracle
YYAugenstern15 小时前
Oracle常用
数据库·oracle
Gauss松鼠会15 小时前
【openGauss】构建一个兼容Oracle模式支持创建package的openGauss的docker镜像
数据库·docker·oracle·opengauss
珊珊而川1 天前
MAC-SQL 算法一
数据库·sql·oracle
一只小bit1 天前
MySQL 索引:从聚簇到普通索引,如何加快查询效率?
数据库·mysql·oracle
dlhto2 天前
Oracle Linux 9 的 MySQL 8.0 完整安装与远程连接配置
linux·mysql·oracle
bbmmqq2 天前
根据角色ID获取完整角色信息(异步)
数据库·spring·oracle
问道飞鱼2 天前
【数据库知识】PGSQL常见命令行与函数
数据库·oracle·pgsql