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

Home -> Community -> Mailing Lists -> Oracle-L -> NT: howto create a listener service

NT: howto create a listener service

From: Paul Drake <drake_at_psscorp.com>
Date: Thu, 16 Aug 2001 13:29:28 -0700
Message-ID: <F001.0036DFCF.20010816134022@fatcity.com>

at a command prompt, type

C:\> lsnrctl start

error 1060 - will create a service.

This assumes that you have a listener.ora in the folder %ORACLE_HOME%\Network\Admin\

and that the listener name is "LISTENER".

This is a good thing to add to a db_create.bat that the dbca does not include, as it wants you to use the Net*8 Assistant.

hth,

Paul
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Paul Drake
  INET: drake_at_psscorp.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Aug 16 2001 - 15:29:28 CDT

Original text of this message

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