Return-Path: <root@fatcity.cts.com>
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by naude.co.za (8.11.2/8.11.2) with SMTP id g5T7NtI11489
 for <oracle-l@naude.co.za>; Sat, 29 Jun 2002 03:23:55 -0400
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id QAA59039;
 Fri, 28 Jun 2002 16:15:36 -0700 (PDT)
Received: by fatcity.com (26-Feb-2001/v1.0g-b71/bab) via UUCP id 0048BF0A; Fri, 28 Jun 2002 14:38:22 -0800
Message-ID: <F001.0048BF0A.20020628143822@fatcity.com>
Date: Fri, 28 Jun 2002 14:38:22 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Michael P Sale" <Michael.Sale@oracle.com>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Michael P Sale" <Michael.Sale@oracle.com>
Subject: RE: Uninstall 9i DB
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 71; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: multipart/alternative;	boundary="----=_NextPart_000_001E_01C21EB9.4C8D8000"
------=_NextPart_000_001E_01C21EB9.4C8D8000
Content-Type: text/plain;
 charset="us-ascii"
Content-Transfer-Encoding: 7bit

On windows you also need to delete the db service as well. In the
registry delete the key for the db. Something like "OracleServiceORCL"
where ORCL is your db's SID. You'll find the key in the following
location:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
 
 

Regards,

Michael Sale
Consulting Technical Specialist
PLBDE
Oracle Corporation
Author: Oracle9i for Windows(R) 2000 Tips & Techniques
http://www.amazon.com/exec/obidos/ASIN/0072194626


-----Original Message-----
Huntley
Sent: Friday, June 28, 2002 2:14 PM
To: Multiple recipients of list ORACLE-L


Ken,
 
How about changing the services for both DBs to MANUAL start instead of
automatic, bouncing (reboot) the XP box.  At that point, no DBs will be
up, you can
delete the datafiles, param. file, control file(s), etc...from the DB
you don't want, then just startup the demo DB and you're down to one DB.
Logging into the DB
to find the location of the files shouldn't be necessary as you created
the DB, right (so you'd have some method to the madness of where
physical Db objects
reside)?
 
-----Original Message-----
Sent: Friday, June 28, 2002 3:24 PM
To: Multiple recipients of list ORACLE-L


Melissa:
 
Nice idea but I can't logon to either of my DB's.  So that is why I am
deinstalling the second one so I can get back to the original setup with
just the demo DB.  Then hopefully I can logon to at leas the demo DB.  
 
Thanks,
 
Ken

----- Original Message ----- 
To: Multiple recipients of list ORACLE-L <mailto:ORACLE-L@fatcity.com>  
Sent: Friday, June 28, 2002 10:38 AM

Ken,
 
Select file_name from dba_data_files and filename from dba_temp_files
for database files to drop off your hard disk.  This will give you a
list of files to delete manually if your not using the Oracle Manage
files (OMF).  Remove the ora process from the startup menu also, so the
instance won't start. 
 
Check the init.ora for any directories to remove.  Check the alert log
file location and remove the alert.log as well as the directory.
 
select * From v$parameter and look for the control files and redo log
files to remove off the hard disk.  You will also want to remove the
init.ora and spfile if you created one.
 
 
 

-----Original Message-----
Sent: Friday, June 28, 2002 10:28 AM
To: Multiple recipients of list ORACLE-L


I have 9.0.1 installed on my Dell 8200 using XP Prof.   Not networked.
 
I have two DB installed on this machine and I want to uninstall one of
them.
 
I will use Oracle's Universal Installer to de-install the software.
 
What else should I be doing to make this work properly?  I want to keep
the demo DB only.
 
Thanks,
Ken Janusz


------=_NextPart_000_001E_01C21EB9.4C8D8000
Content-Type: text/html;
 charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<TITLE>Message</TITLE>

<META content=3D"MSHTML 6.00.2716.2200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><SPAN class=3D762263221-28062002><FONT face=3DArial color=3D#0000ff =
size=3D2>On=20
windows you also need to delete the db service as well. In the registry =
delete=20
the key for the db. Something like "OracleServiceORCL" where ORCL is =
your db's=20
SID. You'll find the key in the following=20
location:<BR>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services</FONT><=
/SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2></FONT>&nbsp;</DIV><!-- =
Converted from text/plain format -->
<P><FONT size=3D2>Regards,<BR><BR>Michael Sale<BR>Consulting Technical=20
Specialist<BR>PLBDE<BR>Oracle Corporation<BR>Author: Oracle9i for =
Windows(R)=20
2000 Tips &amp; Techniques<BR><A=20
href=3D"http://www.amazon.com/exec/obidos/ASIN/0072194626">http://www.ama=
zon.com/exec/obidos/ASIN/0072194626</A><BR></FONT></P>
<BLOCKQUOTE dir=3Dltr style=3D"MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=3DOutlookMessageHeader lang=3Den-us dir=3Dltr =
align=3Dleft><FONT=20
  face=3DTahoma size=3D2>-----Original Message-----<BR><B>From:</B> =
root@fatcity.com=20
  [mailto:root@fatcity.com] <B>On Behalf Of </B>Richard =
Huntley<BR><B>Sent:</B>=20
  Friday, June 28, 2002 2:14 PM<BR><B>To:</B> Multiple recipients of =
list=20
  ORACLE-L<BR><B>Subject:</B> RE: Uninstall 9i DB<BR><BR></FONT></DIV>
  <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
  class=3D154321619-28062002>Ken,</SPAN></FONT></DIV>
  <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
  class=3D154321619-28062002></SPAN></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN =
class=3D154321619-28062002>How=20
  about changing the services for both DBs to MANUAL start instead of =
automatic,=20
  bouncing (reboot) the XP box.&nbsp; At that point, no DBs will be up, =
you=20
  can</SPAN></FONT></DIV>
  <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
  class=3D154321619-28062002>delete the datafiles, param. file, control =
file(s),=20
  etc...from the DB you don't want, then just startup the demo DB and =
you're=20
  down to one DB.&nbsp; Logging into the DB</SPAN></FONT></DIV>
  <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN =
class=3D154321619-28062002>to=20
  find the location of the files shouldn't be necessary as you created =
the DB,=20
  right (so you'd have some method to the madness of where physical Db=20
  objects</SPAN></FONT></DIV>
  <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
  class=3D154321619-28062002>reside)?</SPAN></FONT></DIV>
  <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
  class=3D154321619-28062002></SPAN></FONT>&nbsp;</DIV>
  <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
  size=3D2>-----Original Message-----<BR><B>From:</B> KENNETH JANUSZ=20
  [mailto:kjanusz@att.net]<BR><B>Sent:</B> Friday, June 28, 2002 3:24=20
  PM<BR><B>To:</B> Multiple recipients of list =
ORACLE-L<BR><B>Subject:</B> Re:=20
  Uninstall 9i DB<BR><BR></FONT></DIV>
  <DIV><FONT size=3D2>Melissa:</FONT></DIV>
  <DIV><FONT size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT size=3D2>Nice idea but I can't logon to either of my =
DB's.&nbsp; So=20
  that is why I am deinstalling the second one so I can get back to the =
original=20
  setup with just the demo DB.&nbsp; Then hopefully I can logon to at =
leas the=20
  demo DB.&nbsp; </FONT></DIV>
  <DIV><FONT size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT size=3D2>Thanks,</FONT></DIV>
  <DIV><FONT size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT size=3D2>Ken</FONT></DIV>
  <BLOCKQUOTE dir=3Dltr=20
  style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV=20
    style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
    <A title=3DMelissa.Godlewski@hq.doe.gov=20
    href=3D"mailto:Melissa.Godlewski@hq.doe.gov">Godlewski, Melissa</A> =
</DIV>
    <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3DORACLE-L@fatcity.com=20
    href=3D"mailto:ORACLE-L@fatcity.com">Multiple recipients of list =
ORACLE-L</A>=20
    </DIV>
    <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Friday, June 28, 2002 =
10:38=20
    AM</DIV>
    <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> RE: Uninstall 9i =
DB</DIV>
    <DIV><BR></DIV>
    <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
    class=3D140052814-28062002>Ken,</SPAN></FONT></DIV>
    <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
    class=3D140052814-28062002></SPAN></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
    class=3D140052814-28062002>Select file_name from dba_data_files and =
filename=20
    from dba_temp_files for database files to drop off your hard =
disk.&nbsp;=20
    This will give you a list of files to delete manually if your not =
using the=20
    Oracle Manage files (OMF).&nbsp; Remove the ora process from the =
startup=20
    menu also, so the instance won't start.&nbsp;</SPAN></FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
    class=3D140052814-28062002>Check the init.ora for =
any&nbsp;directories to=20
    remove.&nbsp; Check the alert log file location and remove the =
alert.log as=20
    well as the directory.</SPAN></FONT></DIV>
    <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
    class=3D140052814-28062002></SPAN></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
    class=3D140052814-28062002>select * From v$parameter and look for =
the control=20
    files and redo log files to remove off the hard disk.&nbsp; You will =
also=20
    want to remove the init.ora and spfile if you created=20
    one.</SPAN></FONT></DIV>
    <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
    class=3D140052814-28062002></SPAN></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
    class=3D140052814-28062002></SPAN></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN=20
    class=3D140052814-28062002></SPAN></FONT>&nbsp;</DIV>
    <BLOCKQUOTE style=3D"MARGIN-RIGHT: 0px">
      <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
      size=3D2>-----Original Message-----<BR><B>From:</B> KENNETH JANUSZ =

      [mailto:kjanusz@att.net]<BR><B>Sent:</B> Friday, June 28, 2002 =
10:28=20
      AM<BR><B>To:</B> Multiple recipients of list =
ORACLE-L<BR><B>Subject:</B>=20
      Uninstall 9i DB<BR><BR></DIV></FONT>
      <DIV><FONT size=3D2>I have 9.0.1 installed on my Dell 8200 using =
XP=20
      Prof.&nbsp;&nbsp; Not networked.</FONT></DIV>
      <DIV><FONT size=3D2></FONT>&nbsp;</DIV>
      <DIV><FONT size=3D2>I have two DB installed on this machine and I =
want to=20
      uninstall one of them.</FONT></DIV>
      <DIV><FONT size=3D2></FONT>&nbsp;</DIV>
      <DIV><FONT size=3D2>I will use Oracle's Universal Installer to =
de-install=20
      the software.</FONT></DIV>
      <DIV><FONT size=3D2></FONT>&nbsp;</DIV>
      <DIV><FONT size=3D2>What else should I be doing to make this work=20
      properly?&nbsp; I want to keep the demo DB only.</FONT></DIV>
      <DIV><FONT size=3D2></FONT>&nbsp;</DIV>
      <DIV><FONT size=3D2>Thanks,</FONT></DIV>
      <DIV><FONT size=3D2>Ken=20
Janusz</FONT></DIV></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_001E_01C21EB9.4C8D8000--

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Michael P Sale
  INET: Michael.Sale@oracle.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@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).

