Dbms_metadata.GET_DEPENDENT_DDL Is Slow
(Doc ID 2863315.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 19.12.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
You use utilize dbms_metadata to extract metadata.
You noticed in particular that the following SQL takes up to 9 seconds to execute. dbms_metadata.GET_DEPENDENT_DDL ('OBJECT_GRANT','XXX','XXXXX')
Changes
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 |