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: Grant Allen <grant_at_towersoft.co.uk>
Date: Wed, 19 Feb 2003 08:09:19 -0800
Message-ID: <F001.0055169F.20030219080919@fatcity.com>


Lisa,

I'd suggest checking the application log in Windows event viewer - usually contains something even if the on-screen response suggests no error returned. You should see things like

Audit trail: ACTION : 'SHUTDOWN' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: SYSTEM CLIENT TERMINAL: STUPIDMACHINE STATUS: 0 . and a bunch of PGA instantiation events for SMON, PMON, etc (e.g. Initializing PGA for process RECO in instance stupid1)

Given your services are failing, you should see a bunch of errors (whether they're useful is another story ...)

If that fails to shed any light, also try the listener log / alert log, and see if there are any tell tale errors there.

Ciao
Fuzzy
:-)

(and yes, my windoze box is called STUPIDMACHINE ... that way it knows when I'm talking to it :-) )

-----Original Message-----
Sent: Wednesday, February 19, 2003 14:09 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:
Followed note on metalink stating to add local security policies: Act as part of operating system, increase quotas, log on as batch job, replace a process level token, and rebooted.

All logons are part of the administrator and the ORA_DBA group.

I am able to log in as each of these local accounts, the accounts are not locked or messed up. I have double-checked the password in the properties tab.

Local system account also fails with same error.

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:
Koivu, Lisa INET: Lisa.Koivu_at_efairfield.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).

--

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

Author: Grant Allen
  INET: grant_at_towersoft.co.uk

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:09:19 CST

Original text of this message

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