From oracle-l-bounce@freelists.org  Fri Nov 12 15:43:57 2004
Return-Path: <oracle-l-bounce@freelists.org>
Received: from air189.startdedicated.com (root@localhost)
 by orafaq.com (8.11.6/8.11.6) with ESMTP id iACLhvh08492
 for <oracle-l@orafaq.com>; Fri, 12 Nov 2004 15:43:57 -0600
X-ClientAddr: 206.53.239.180
Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180])
 by air189.startdedicated.com (8.11.6/8.11.6) with ESMTP id iACLhva08487
 for <oracle-l@orafaq.com>; Fri, 12 Nov 2004 15:43:57 -0600
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP
 id 3B0C172D8C9; Fri, 12 Nov 2004 16:50:13 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
 id 31786-19; Fri, 12 Nov 2004 16:50:13 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP
 id 313D872D902; Fri, 12 Nov 2004 16:50:01 -0500 (EST)
From: "Igor Neyman" <ineyman@perceptron.com>
To: <BurtonL@frmaint.com>, <oracle-l@freelists.org>
Subject: RE: ORA-00018
Date: Fri, 12 Nov 2004 16:48:10 -0500
Message-ID: <003a01c4c901$4d7b4110$2004a8c0@development.perceptron.com>
MIME-Version: 1.0
Content-type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
In-Reply-To: <B5E0B4818A669C49A9C22199D9C389F802E6E57E@MAIL.frmaint.com>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
X-archive-position: 12215
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-To: oracle-l-bounce@freelists.org
X-original-sender: ineyman@perceptron.com
Precedence: normal
Reply-To: ineyman@perceptron.com
X-list: oracle-l
X-Virus-Scanned: by amavisd-new at freelists.org

All it means, that there is some other service running, that depends on
oracle service.
The simplest way to find it is to go to ControlPanel/Service, and try to
stop OracleService<SID>.  It will show the dialog box with the name of
"dependnet" service and ask for your confirmation to stop that service
(as well as OracleService<SID>>).  If you proceed, it'll stop both
services.

In the future, if you want to use oradim to stop oracle service, you
will have first to stop dependent serice, using:

Net stop <dependent_service_name>

and only then use oradim to stop oracle service.

Igor Neyman, OCP DBA
ineyman@perceptron.com




-----Original Message-----
From: oracle-l-bounce@freelists.org
[mailto:oracle-l-bounce@freelists.org] On Behalf Of Burton, Laura
Sent: Friday, November 12, 2004 4:24 PM
To: oracle-l@freelists.org
Subject: ORA-00018

Receiving the following error when using oradim to shutdown a database:

DIM-00018: Failed to stop Oracle Service
O/S-Error:  (OS 1051> A stop control has been sent to a service which
other running services are dependent on.

This is Oracle 9.2 database on NT4.0.  I've reviewed postings on
Metalink but no answers were found.

Anyone have an idea of something to try?  I have stopped the services
through the control panel and stopped the application which references
the database.  I don't find anything in the alert log.  There is a trace
log but that is like reading brail when you've never had too.

Thanks,=20
Laura

--
http://www.freelists.org/webpage/oracle-l


--
http://www.freelists.org/webpage/oracle-l

