Re: How to make LISTENER run automatically when database startup
From: Roman L. Podshivalov <romas_at_online.ru>
Date: 1996/08/07
Message-ID: <32086814.78F4_at_online.ru>#1/1
Date: 1996/08/07
Message-ID: <32086814.78F4_at_online.ru>#1/1
Teoh Soh Tin wrote:
>
> How to make lsnrctl start automatically when system reboot with
> database startup.
>
> Thanks in advance
Add
su - oracle -c '$ORACLE_HOME/bin/lsnrctl start'
in you startup script probably in /etc/rc2.d :-)
-- Sovam Teleport Roman L. Podshivalov phone (+7-501) 258-4170 <mailto:romas_at_online.ru> fax (+7-501) 258-4133Received on Wed Aug 07 1996 - 00:00:00 CEST