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: How to remove the old service of Oracle from win2k

Re: How to remove the old service of Oracle from win2k

From: A. Bardeen <abardeen1_at_yahoo.com>
Date: Mon, 03 Sep 2001 06:09:12 -0700
Message-ID: <F001.00380E24.20010903053046@fatcity.com>

A sneaky little trick on 8.0.6 and below is to use oradim to remove the service.

ORADIMxx -DELETE -SRVC <service_name>
  where ORADIMxx is oradim73 or oradim80     <service_name> is the name of the service to be deleted (it is not case sensitive)

  Be very careful as you can use this to delete non-Oracle services as well, so use at your own risk!

They fixed oradim in 8i and above so that it can be used to delete only services named oracleservice<sid>

HTH,


Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: A. Bardeen
  INET: abardeen1_at_yahoo.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 Mon Sep 03 2001 - 08:09:12 CDT

Original text of this message

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