Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-12541 NO LISTENER PROCESS
zana_f_at_hotmail.com wrote:
> hello,
>
> i did create a batch file with name startlis with this commando 's;
>
> lsnrctl
> start
>
> and added it to my startup menu items.
> but that file still cant start the listen process automatically when i
> start my pc. so can you tell me what is the wrong with that ??
> Greetings,
>
1st: lsnrctl start should be one (1) line, not two; it
may be the usenet interface that shows it as two, but it
does matter.
2nd: the extension of the file should be "bat"; your file should be called "startlis.bat" (with no quotes)
-- Regards, Frank van BortelReceived on Mon Dec 20 2004 - 04:17:00 CST