Database Error Messages

ORA-31167

XML nodes over 64K in size cannot be inserted

Cause

An attempt was made to insert an XML Text Node with a size greater than 64K. This is not supported.


Action

Create text nodes under 64K.