-16250   THE db2-xdb:defaultSQLSchema WITH VALUE schema-name AT OR NEAR LINE lineno IN XML SCHEMA DOCUMENT uri CONFLICTS WITH ANOTHER db2-xdb:defaultSQLSchema SPECIFIED IN ONE OF THE XML SCHEMA DOCUMENTS WITHIN THE SAME XML SCHEMA.

Explanation

There can only be one value for the db2-xdb:defaultSQLSchema annotation across all XML schema documents that comprise an annotated XML schema. The specified SQL schema name schema-name at or near the line number lineno in the XML schema document uri conflicts with another value for db2-xdb:defaultSQLSchema annotation in this or another XML schema document of the XML schema. 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.

User response

Correct the annotated XML schema such that all specifications of db2-xdb:defaultSQLSchema are consistent.

SQLSTATE

225DE