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.

XMLDB problem

411101Jan 18 2004 — edited Jan 27 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 24 2004
Added on Jan 18 2004
1 comment
301 views