Skip to Main Content

Java Development Tools

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!

Invalid NameSpace Value accessing database link tables since JD11.1.1.4.0

789596Feb 17 2011 — edited Apr 17 2011
Dear All,

in JDeveloper Studio Edition Version 11.1.1.3.0 we have developed an application that connects to a database (Oracle 11g) that has a database link to another database.

In ADF this worked fine. We could also access those linked tables in entity objects (we used synonyms).

Now we are trying to upgrade to version 11.1.1.4.0 and we receive the following error if we try to access View Objects (read-only) that use linked tables.

java.sql.SQLException: ORA-28267: Invalid NameSpace Value
ORA-02063: preceding line from xxxxxxx

This error occours in the integrated server (Data Source thin XA driver) and also in the Appmodule Tester.


Any help!?


Thanks!
Richard
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 15 2011
Added on Feb 17 2011
3 comments
189 views