Discussions
Categories
- 5.6K All Categories
- 24 Introduce Yourself!
- 576 Community Feedback - NEW! (No Product Questions)
- 154 General Community Platform Concerns/Kudos/Feedback
- 107 Community Platform Bug Reports
- 103 How Do I Use the Community?
- 86 Where is the...? (Community Platform Locations)
- 23 Ideas and Suggestions for the Community Platform
- 73 Personal Document & Blog Archive
- 6 Community Programs
- 6 Get-Togethers
- 4.9K Certification Community
- 4.7K Certification Community Discussions
- 26 Oracle Certified Master Profiles
- 33 Oracle Database 12c Administrator Certified Master Profiles
- 111 Visual Builder Cloud Service
dbms_xmlquery issue

User_E03DK
Member Posts: 106 Green Ribbon
Hi All,
our database was migrated from 12c to 19c. But some features are not working.
dbms_xmlgen is not working. In my custom package we used dbms_xmlgen instead of
dbms_xmlquery. dbms_xmlquery is not supported in 19c.
usually we user for this dbms_xmlgen is for to extract the data from xml and we use in query.
after migrated we cannot extract the data file xml .
please let me know if any ideas to over come this issue.
Regards