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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Service startup on Windows 2000 fails

RE: Service startup on Windows 2000 fails

From: Khushalani, Vikram <Vikram.Khushalani_at_MWAA.com>
Date: Wed, 19 Feb 2003 08:19:55 -0800
Message-ID: <F001.005516F0.20030219081955@fatcity.com>


Lisa,  

To start with - try to run the LSNRCTL command from a 'command line' prompt (you get the command line prompt by typing 'CMD' from the 'START'--- then ---> 'RUN' box) on the server where the Listener ought to be running.  

Once you get the LSNRCTL> prompt you can type the 'START' command, which will try to start the Listener. This will, hopefully, give you more meaningful messages so that you then try to resolve the issue. Note down and follow-up on any TNS-XXXXX errors, etc.  

You can also issue the 'STATUS' command to show the current status of the Listener or the 'HELP' command to list the various commands you can issue.  

Once you are done you can exit by issuing the 'Exit' (or Quit) command.  

You might also find these two notes useful: 33589.1 and 126074.1 on Metalink.  

HTH,
Vikram.

-----Original Message-----
Sent: Wednesday, February 19, 2003 9:09 AM To: Multiple recipients of list ORACLE-L

Good morning everyone,

Windows 2000 sp3, ver 8.1.7.2

I have NO IDEA what is going on here. I can't start any of the services associated with Oracle, not with my logon, not with local admin, not with a local account with appropriate permissions, nothing.

Here's what I've tried:

Here's the error I receive when I try to manually start the listener service:

"Could not start the OracleOraHome81TNSListener service on Local Computer. The service did not return an error This could be an internal Windows error or an internal service error. If the problem persists, contact your system administrator."

I am clueless and so is the sysadmin. I am just thankful this is a test system instead of production... I know next to nothing about windows.

Any suggestions would be helpful. Thanks

Lisa Koivu
Oracle Database Administrator
Fairfield Resorts, Inc.
5259 Coconut Creek Parkway
Ft. Lauderdale, FL, USA 33063
Office: 954-935-4117
Fax: 954-935-3639
Cell: 954-683-4459

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Khushalani, Vikram
  INET: Vikram.Khushalani_at_MWAA.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Wed Feb 19 2003 - 10:19:55 CST

Original text of this message

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