Re: lsnrctl on boot
From: Rauf Sarwar <rs_arwar_at_hotmail.com>
Date: 21 Sep 2002 21:54:16 -0700
Message-ID: <92eeeff0.0209212054.527f133f_at_posting.google.com>
Date: 21 Sep 2002 21:54:16 -0700
Message-ID: <92eeeff0.0209212054.527f133f_at_posting.google.com>
komsiikomsaa_at_yahoo.com (Eino Komsi) wrote in message news:<10b3c267.0209201502.5709125e_at_posting.google.com>...
> How can I start NET8 listener on startup?
>
> I mean, that I should not start it manually like:
> % lsnrctl startup LISTENER
>
> regards, EK
On Windows, set your Listener service to Automatic.
On Unix, put an entry in /etc/inittab file, oracle:2:wait:/usr/bin/su - oracle -c "$ORACLE_HOME/bin/lsnrctl start LISTENER"
/Rauf Sarwar Received on Sun Sep 22 2002 - 06:54:16 CEST