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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Use DBA_views instead of ALL_views ??

454097Sep 14 2005 — edited Sep 14 2005
I've been working with JDeveloper for a couple of days as a potential PL/SQL development tool. One of the more aggravating characteristics is that it uses the ALL_ data dictionary views instead of DBA_ views. (When I log into the development database, I can see everything, as I have DBA-like privs. However, in production, the only way I can see the packages is via DBA_views).

Can this behavior be changed? I can't seem to find anything on the matter in the built-in help or this forum.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 12 2005
Added on Sep 14 2005
2 comments
330 views