ORA-31044: Top-level prefix length string exceeds maximum string
What triggered the Error:
An attempt was made to save to disk a top-level XML namespace prefix whose length exceeded the maximum.What should we do to fix it:
Do not define XML namespace prefixes that exceed the maximum length.