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!

ORA-28267: Invalid NameSpace Value In JDEV

RRAMar 10 2013 — edited Mar 12 2013
Hi,

Continuing from SQL/PLSQL Forum https://forums.oracle.com/forums/message.jspa?messageID=10897436.

Oracle DB 10g - 10.2.0.5
Oracle DB 11g - 11.2.0.3
Weblogic - 10.3.5
JDev - 11.1.2.1
ADF BC/RC

I have -

1. Oracle Database View in DB 10g.
2. Created a DBLink in DB11g which is connecting to 10g DB running in other machine.
3. Created same view in DB11g via DBLink.
4. JDev IDE is using ojdbc6.jar.


While testing in appmoduletester data showing from DB View but while populating in table in jspx page, below error is coming.

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

Any pointer needed to solve issue.

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 9 2013
Added on Mar 10 2013
2 comments
354 views