Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Canonicalize XML from PL/SQL

MarwimJun 26 2025 — edited Jun 26 2025

Hello,

I need to get a SHA-256 Hash from an XML. To do this, I first need to canonicalize the XML.

The XML is stored in a table and can be up to 10 MB

Is there a way to do the canonicalization from PL/SQL?

Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
Version 19.26.0.0.0

Marcus

Comments
Post Details
Added on Jun 26 2025
4 comments
139 views