Print Thread
Enhancement request:: "nickname" for Database connection
#39308 01/19/11 12:54 PM
Joined: Apr 2006
Posts: 77
F
Member
OP Offline
Member
F
Joined: Apr 2006
Posts: 77
Hi,

we have sometimes rather cryptic database and connection names like "HZ3DBU.AS-HZ3-DEV-01" and it is often kind of hard to remember which database instance was on which system and so on. However, internally most of this instances have "nicknames" like DEV01 or "PRODUKTION", which are quite easy to remember.

Could you add an edit field to the login dialog to "name" an instance and optionally display that name alongside the proper instance info when it is selected from a list or displayed somewhere? That would be very very helpful!

Thanks,
Frank

Re: Enhancement request:: "nickname" for Database connection
Frank Kintrup #39310 01/19/11 03:21 PM
Joined: Jul 2004
Posts: 592
W
Member
Offline
Member
W
Joined: Jul 2004
Posts: 592
Can you put this nickname in tnsnames.ora?

Given a TNS entry:

dev01 =
(DESCRIPTION =
(ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.1)(PORT = 1521)))
(CONNECT_DATA = (SID = something-long-and-cryptic))
)

the PL/SQL Developer login dialog shows "dev01" and hides the cryptic-ness.

Re: Enhancement request:: "nickname" for Database connection
Worker #39314 01/20/11 10:35 AM
Joined: Apr 2006
Posts: 77
F
Member
OP Offline
Member
F
Joined: Apr 2006
Posts: 77
I'm not that familiar with the tnsnames.ora settings.
We have sometimes several database "instances" (which are in fact only "users") on the same connection. And each "user" would have his own "nickname", which can be quite different from the actual user name.
I guess this can't be handled with tnsnames.ora, right?

Re: Enhancement request:: "nickname" for Database connection
Frank Kintrup #39320 01/20/11 02:03 PM
Joined: Aug 1999
Posts: 22,219
Member
Offline
Member
Joined: Aug 1999
Posts: 22,219
Version 9.0 will have a new connection concept. It allows you to define connection properties, including a logical name.


Marco Kalter
Allround Automations
Re: Enhancement request:: "nickname" for Database connection
Frank Kintrup #39372 01/27/11 06:31 PM
Joined: Sep 2003
Posts: 387
London, UK
Member
Offline
Member
Joined: Sep 2003
Posts: 387
London, UK
Also in a corporate environment it may not be a good idea (or indeed possible) to mess with the supplied tnsnames.ora. Or they might use LDAP.

The Connection Manager plug-in is pretty good, and lets you name connections.


Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.036s Queries: 15 (0.017s) Memory: 2.5146 MB (Peak: 3.0394 MB) Data Comp: Off Server Time: 2024-05-15 09:43:05 UTC
Valid HTML 5 and Valid CSS