-16265 THE XML DOCUMENT CANNOT BE DECOMPOSED USING XML SCHEMA xsrobject-name WHICH IS NOT ENABLED OR IS INOPERATIVE FOR DECOMPOSITION.
Explanation
The XML schema identified by xsrobject-name is
not in the correct state to perform decomposition. The XML schema
could be in one of the following states:
- Not enabled for decomposition (possibly never enabled)
- Disabled for decomposition
- Inoperative for decomposition because of changes to the definitions of one or more tables specified in the annotations.
XML decomposition was not started.
User response
Ensure that the XML schema is enabled for decomposition before attempting to use it for decomposition of an XML document. The decomposition status of an XML schema can be checked by selecting the DECOMPOSITION column of SYSCAT.XSROBJECTS for the XML schema identified by xsrobject-name.
SQLSTATE
225DE