Unable to see database list in dropdown of pl/sql developer [message #580729] |
Wed, 27 March 2013 09:40 |
|
pavan9999
Messages: 2 Registered: March 2013 Location: Bangalore
|
Junior Member |
|
|
Hi Everyone,
I installed Oracle 11g client and set the ORACLE_HOME and tns_admin env variables.
I installed the pl/sql developer, but unfortunately after installing , i am unable to see any database details in the drop-down list of pl/sql developer.
Could any one suggest me the necessary steps to follow. Please let me know if you need any further details from me.
Thanks in advance.
With Regards,
Pavan
|
|
|
|
|
|
|
Re: Unable to see database list in dropdown of pl/sql developer [message #616986 is a reply to message #580729] |
Mon, 23 June 2014 22:05 |
Lalit Kumar B
Messages: 3174 Registered: May 2013 Location: World Wide on the Web
|
Senior Member |
|
|
pavan9999 wrote on Wed, 27 March 2013 20:10I installed the pl/sql developer, but unfortunately after installing , i am unable to see any database details in the drop-down list of pl/sql developer.
Could any one suggest me the necessary steps to follow.
Hope if not OP, then someone would be helped. Pavan would have surely fixed it.
This is purely an issue with plsql developer tool settings. A very common problem with developers.
Go to,
Tools --> Preferences --> User Interface --> Object Browser --> Default user selection --> <ALL USERS>
Click on APPLY, OK. Close the tool and reopen it. Now on the left pane, you have 2 options, Objects and Files. Select the objects pane, and make sure now you see <ALL USERS> already selected by default. Below that, you see a completely configurable dropdown of object types, make proper selection.
Regards,
Lalit
Edit : I realize I have misread the question. I thought the database objects list, however OP was talking about the DB list in the login screen.
[Updated on: Mon, 23 June 2014 23:55] Report message to a moderator
|
|
|