Hi everybody,
It is not the first time, but sometimes it is impossible to delete a schema. I saw information on the Internet and it seems it is a problem with PL/SQL when the schema has been created. The error message is the
following :
ORA-31000: the resource 'data.xml' is not an XDB schema document
ORA-06512: "XDB.DBMS_XMLSCHEMA_INT", line 22
ORA-06512: "XDB.DBMS_XMLSCHEMA", line 106
...
I use SLQ Developper. When I see the schema, 3 lines <xs:schema... are displayed.
I can create the schema again, it has now 4 lines.
I can delete the schema, bu now it has 3 lines, and the schema i still displayed.
If I try to delete again, the message appears.
Thank you for your help
Oracle used : 11g Release 11.2.0.3.0