Database Error Messages

OCI-31044

Top-level prefix length (prefix_length) exceeds the maximum allowed (max_length).
  • prefix_length: The length of the XML namespace prefix.
  • max_length: The maximum length allowed for an XML namespace prefix.

Cause

An attempt was made to save to a disk of a top-level XML namespace prefix whose length exceeded the maximum.


Action

Do not define XML namespace prefixes that exceed the maximum length allowed.