Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Delete schema

user4423142Mar 12 2014 — edited Mar 12 2014

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

Comments

Gbenga Ajakaye

Interesting stuff. Thanks for the video.

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 9 2014
Added on Mar 12 2014
3 comments
2,917 views