Invalid NameSpace Value accessing database link tables since JD11.1.1.4.0
789596Feb 17 2011 — edited Apr 17 2011Dear 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