SQLHC - Diagnostic/tuning Pack Called Even If License Specified As "N"
(Doc ID 2981762.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.16.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
SQLHC uses below licensed objects Despite answering "N" (none/no) pack license.
dbms_workload_repository.create_snapshot (diagnostic)
DBMS_SQLTUNE.CREATE_TUNING_TASK (tuning)
DBMS_SQLTUNE.REPORT_TUNING_TASK (tuning)
This causes the unintended use of the SQL Tuning Advisor
Changes
Use of SQLHC can call DBMS_SQLTUNE when the intention is to not use them.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |