-16249   THE db2-xdb:expression ANNOTATION expression AT OR NEAR LINE lineno IN XML SCHEMA DOCUMENT uri IS TOO LONG.

Explanation

String length of the specified expression exceeded the maximum allowed. The XML schema document can be determined by matching uri to the SCHEMALOCATION column of table SYSIBM.XSROBJECTCOMPONENTS.

The XML schema is not enabled for decomposition. The XSR_COMPLETE invocation fails with this SQLCODE.

User response

Consult annotated XML schema documentation on the limit for strings specified in db2-xdb:expression expression annotations. Correct the expression appropriately.

SQLSTATE

225DE