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 see objects when connected to Oracle DB using SQL Developer

user489948Mar 5 2009 — edited Apr 21 2010
Hello all,

--Oracle SQL Developer Version is 1.5.0.54.40
--Oracle DB Version is 10g R2
--Oracle Client Version is 10.2.0

I can connect to Oracle db through SQL Developer using the object owner without any problems (no error messages). However, after I connect to the database, I cannot see any my objects, tables, veiws... from Connections Navigator tree structure. But When I execute select * from mytablename, I am able to see all data. I DO use the owner of the objects to connect to database, so I should be able to see the all object listed in the tree structure.

Could anybody please let me know what's wrong, what kind of parameter setting I should do?

Thanks in advance!!!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 19 2010
Added on Mar 5 2009
20 comments
7,494 views