Skip to Main Content

SQL Developer

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!

Cannot view dblinks of another schema

MoazzamMay 9 2014 — edited May 9 2014

I am using SQLDeveloper 4.0.0.12 on Windows platform connected with Oracle 10g R2.

Using my (Monitor having OEM_MONITOR and OEM_ADVISOR roles) user, I cannot view the Database Links created in other user's schema from the Connections Panel but If I run the below query, then I can see them:

select * from dba_db_links

Can you please guide me?

Message was edited by: Moazzam

This post has been answered by thatJeffSmith-Oracle on May 9 2014
Jump to Answer

Comments

EJ-Egyed

Oracle products that are Java based are typically only supported with the Oracle build of Java. In the documentation for ORDS 20.3, it states Oracle Java 8 or later. So even if you have ORDS running on openJDK, if you were to run into an issue, Oracle would not support your configuration or at least have you try to reproduce the issue using Oracle's build of the JDK.

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 6 2014
Added on May 9 2014
2 comments
1,245 views