Dba_sql_plan_dir_objects Join Hang After Upgrading from 11.2 to 12.2
(Doc ID 2647620.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
- Following sql dba_sql_plan_directives join hangs after upgrade to 12.2:|
select count(*) from dba_sql_plan_directives d, dba_sql_plan_dir_objects o WHERE d.directive_id=o.directive_id AND o.owner ='TEST'
Changes
Upgraded from 11.2.0.4 to 12.2.
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 |