While installing 8.1.7, I gave name LISTENER_ODEP to the listener name it asked in listener configuration.
So, it created the service OracleORACLE817TNSListenerLISTENER_ODEP.
But, Now, I want to rename it to
OracleORACLE817TNSListener_ODEP.
How can I do that?
Thanks in Adv.
02-25-2002, 02:25 PM
Jr
i could get knowledge about this type of case from one the thread posted last week.
you have to edit in registry for
HKEY_LOCAL_MACHINE -> system -> currentcontroset -> -> displayname
Thanx
02-25-2002, 02:55 PM
samdba
I think there should be some better clean way for doing this.
Does anybody know of other method?
Thanks,
02-25-2002, 03:06 PM
ora_inf
use oradim
oradim help=y
02-25-2002, 04:39 PM
samdba
Hi,
ORADIM is for instance management and not for listener creation.