-20400 XML SCHEMA ERROR n text
Explanation
The XML schema document did not process.
- n
- Location of the error in the schema document being processed.
- text
- Additional information describing the parsing error. This information includes the XML4J parser
error codes and text. The special register value CURRENT LOCALE_LC_CTYPE is used to determine the
language of the error message from the XML parser. If this value is not set, the default language is
EN_US. Attention: For DB2®, there is not a value for n (offset), so DB2 will return *N. In the future, if there is a value for the location, DB2 will be able to plug it in for the first token.
System action
The statement cannot be processed.
User response
Correct the problem with the XML schema document and re-issue the invocation of the SYSPROC.XSR_COMPLETE stored procedure.
SQLSTATE
2200M