Skip to Main Content

Database Software

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!

XMLDB problem

411101Jan 27 2004 — edited Jan 29 2004
Hi,

I have installed Oracle 9i R2 in my system. When i tried to give the following query it is giving problem.

select XDBUritype('/xdbconfig.xml').getXML() from dual;
--------------------------------------------------------
ERROR:
ORA-21500: internal error code, arguments: [%s], [%s], [%s], [%s], [%s], [%s],
[%s], [%s]

The same error comes when i give this query
---------------------------------
select * from path_view;
ORA-21500: internal error code, arguments: [%s], [%s], [%s], [%s], [%s], [%s],
[%s], [%s]


Can any one help me in finding out why this problem is coming and how to solve it.

Thanks in advance.

Rajesh Jagadeesan.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 26 2004
Added on Jan 27 2004
3 comments
891 views