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 |

相关推荐
我科绝伦(Huanhuan Zhou)9 天前
Oracle|Oracle SQL*Plus 配置上下翻页功能
数据库·sql·oracle
曹牧10 天前
Oracle获取前100条记录
数据库·oracle
Lightning_201710 天前
Neo4j.5.X社区版创建数据库和切换数据库
数据库·oracle·neo4j
远方160910 天前
72-Oralce Temporay tablespace(单实例和多租户下的管理)
大数据·数据库·sql·oracle·database
多多*10 天前
计算机网络期末 网络基础概述
运维·服务器·网络·数据库·计算机网络·oracle·lua
wh_xia_jun10 天前
MyBatis-Plus:简化开发的高效 ORM 框架
java·oracle·tomcat
.不吃糖.10 天前
MySQL 与 Oracle 分区表详解:相同点与不同点
数据库·mysql·oracle·etl·分区表
消失在人海中10 天前
窗口函数的概念
数据库·oracle
asdfwxy10 天前
oracle中与StarRock表数据使用MD5值进行比较
数据库·oracle·哈希算法
越来越无动于衷10 天前
Spring JDBC配置与使用
数据库·spring·oracle