Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How do I rename the listener process
Check out the file listener.ora. If you refer to your SQLnet docs, you
will find plenty of examples on setting up listener.ora. You can specify
named listeners and the SIDs they should be connecting to.
:-)
Ram
joes garage wrote:
> If I set up sqlnetV2 it starts a process called listener. If I
> do a lsnrctl stat I see there can be an alias. I would like to know
> where/how to change the process to something a bit more descriptive.
>
> ie DATA_BASE_listener. I assume by doing this I can run multiple
> listener processes on the same machine, which is my ultimate goal.
>
> Thanks in Advance
> Ken
Received on Wed Oct 07 1998 - 00:00:00 CDT