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!

I would like to compare two files XDBResource.xsd from two different DB

566313Apr 12 2008 — edited Apr 12 2008
Hi!

Question I.

I would like to compare two files XDBResource.xsd from two different DB Instance - Oracle Database 10g Standard Edition Release 10.2.0.1.0 &
Oracle Database 10g Express Edition Release 10.2.0.1.0. Both DBServers installed on Windows (2000 Adv Ser. & XP Prof.).

How can I do it?

Using WebBrowser with such address :

http://HOST:8080/sys/schemas/PUBLIC/xmlns.oracle.com/xdb//XDBResource.xsd

returns error :

Ссылка на необъявленный префикс пространства имен: ''xdb''. Ошибка при обработке ресурса ''http://127.0.0.1:8080/sys/schema...
<schema xdb:schemaURL="http://xmlns.oracle.com/xdb/XDBResource.xsd" targetNamespace="http://xmlns.oracle.com/xdb/XDBResou...

although :

http://HOST:8080/sys/schemas/PUBLIC/xmlns.oracle.com/xdb/XDBStandard.xsd


returns full content of XDBStandard.xsd.

Why!


Question II. What password has XDB user?


Sanks for all...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 10 2008
Added on Apr 12 2008
1 comment
704 views