From oracle-l-bounce@freelists.org  Wed Jun  9 13:48:23 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 i59Ilwt09668
 for <oracle-l@orafaq.com>; Wed, 9 Jun 2004 13:48:08 -0500
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 i59Ilb609603
 for <oracle-l@orafaq.com>; Wed, 9 Jun 2004 13:47:58 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP
 id 9012E72CE23; Wed,  9 Jun 2004 13:33: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 13328-78; Wed,  9 Jun 2004 13:33:13 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP
 id D7AEF72CA70; Wed,  9 Jun 2004 13:33:12 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Wed, 09 Jun 2004 13:31:51 -0500 (EST)
X-Original-To: oracle-l@freelists.org
Delivered-To: oracle-l@freelists.org
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 617B372C9AA
 for <oracle-l@freelists.org>; Wed,  9 Jun 2004 13:31:51 -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 13328-34 for <oracle-l@freelists.org>;
 Wed,  9 Jun 2004 13:31:51 -0500 (EST)
Received: from galottery.org (mail.galottery.org [206.98.139.209])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id E099872CCDD
 for <oracle-l@freelists.org>; Wed,  9 Jun 2004 13:31:50 -0500 (EST)
Received: from CONNECT-MTA by galottery.org
 with Novell_GroupWise; Wed, 09 Jun 2004 14:50:59 -0400
Message-Id: <s0c723d3.021@galottery.org>
X-Mailer: Novell GroupWise Internet Agent 6.5.1 
Date: Wed, 09 Jun 2004 14:50:48 -0400
From: "Ron Rogers" <RROGERS@galottery.org>
To: <oracle-l@freelists.org>
Subject: RE: OUI 10.1.0.2
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
X-Virus-Scanned: by amavisd-new at freelists.org
X-archive-position: 2386
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-To: oracle-l-bounce@freelists.org
X-original-sender: RROGERS@galottery.org
Precedence: normal
Reply-To: oracle-l@freelists.org
X-list: oracle-l
X-Virus-Scanned: by amavisd-new at freelists.org

Aaron,
This info is for a RedHat server but might give you some insite on
where to look for the installer info you need.
I think that it is included in the patch readme file or install steps
but I might be in error.
 when I installed 9.2  and then the 9.2.0.5 patch the installer was
placed in the $ORACLE_HOME/oui/bin.
There is a runInstaller.sh that will (cd /home/oracle/9.2/oui/bin and
./runInstaller $* )  this is the 10g installer.
There is another runInstaller located at $ORACLE_HOME/bin   This is the
9i installer.
action taken:
as oracle  cd
find . -name runInstaller
results:
./9.2/oui/install/runInstaller            10g installer
./9.2/oui/install/runInstaller.sh
./9.2/oui/bin/runInstaller                  10g installer
./9.2/oui/bin/runInstaller.sh    
./9.2/bin/runInstaller                         9i installer
 If and when I need to run the installer I cd to the ./9.2/oui/bin and
then ./runInstaller to execute the 10g installer. If you are at
$ORACLE_HOME and ./runInstaller it will execute the first it finds in
the PATH.

The patch info can be found in Metalink under patches    database    
win     9.2.0.5     readme.
You have to perform an install of the installer first and then execute
the newly installed installer.
Hope this helps,
Ron


>>> aaron_sentell@tempe.gov 06/09/2004 2:11:40 PM >>>
I guess I should explain where I wanted to go with this. Does anybody
out
there understand the new architecture for OUI 10? Should it be
installed in
its own Oracle Home? Must it be installed in the Oracle Home of the
database
you are wanting to patch? And other questions of this nature.

If anybody has any knowledge about it or knows where I can read about
it
further, I'd be curious to know.

Thanks,
Aaron

-----Original Message-----
From: oracle-l-bounce@freelists.org
[mailto:oracle-l-bounce@freelists.org] 
On Behalf Of Sentell, Aaron
Sent: Wednesday, June 09, 2004 7:39 AM
To: oracle-l@freelists.org 
Subject: OUI 10.1.0.2

Good morning everyone,

Recently I installed the Oracle 9.2.0.5 patch on a Windows server.
This
patch requires Oracle Universal Installer version 10.1.0.2. When
installing
this version of OUI, rather than remaining an "Independent Product" as
it
has been for 8i and 9i (until this patch), it is asking for an Oracle
Home
in which to install. I went ahead and installed OUI 10 in its own
Oracle
Home, and the old version of OUI that was already installed on the
server
remained in its original location. When I ran OUI 10 (and verified that
I
was doing so by clicking on "About") and attempted to install the
9.2.0.5
patch, it said I was using the wrong version of the installer! I
uninstalled
the old version of the Installer and tried again. Same result! I
uninstalled
OUI 10 and re-installed it in the 9i Oracle Home where the database is
located. Lo and behold, the patch application worked!

Why in the world does OUI ask for an Oracle Home now? I don't see the
logic.
All I see now is confusion because I don't know where to install OUI
or
which version of OUI is running, even when I click on "About".

Aaron Sentell
Database Administrator
City of Tempe, Arizona
-------------------------------------
Office: (480) 350-8468
Pager: TempeDBA@vtext.com <mailto:TempeDBA@vtext.com> 


----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com 
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html 
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com 
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@freelists.org 
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/ 
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html 
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

