Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: lsnrctl on Win2003 Not Picking Up listener.ora file

Re: lsnrctl on Win2003 Not Picking Up listener.ora file

From: Rauf Sarwar <rs_arwar_at_hotmail.com>
Date: 7 Dec 2004 02:12:34 -0800
Message-ID: <1102414354.386865.304100@z14g2000cwz.googlegroups.com>


Couple of things to check for,

  1. Make sure $ORACLE_HOME/bin directory is listed first in your system path. Open command prompt and type PATH.
  2. Make sure Oracle database/listener services logon user is part of the ORA_DBA group. Local administrator is preffered. Also logon to the machine as the same user while starting up Oracle services/processes.
  3. As Howard pointed out.... sqlnet.ora being empty may be an issue. Regards /Rauf
Received on Tue Dec 07 2004 - 04:12:34 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US