No problem, did 4 of them just that way a couple days ago.

Jared

PS.  As an added special bonus, here's a cmd file to apply patch 8.1.7.4.6


@REM from the instructions in the 8.1.7.4.6 README.txt file

@REM be sure to change these two variables.

set ORACLE_HOME=D:\oracle\PRD\ora81
set PATCH_HOME=F:\oracle\8.1.7\patch\81746

REM Step 2
copy /y %PATCH_HOME%\*.dll %ORACLE_HOME%\bin
copy /y %PATCH_HOME%\*.exe %ORACLE_HOME%\bin

REM Step 3
copy /y %PATCH_HOME%\nlsdata\*.nlb %ORACLE_HOME%\OCOMMON\NLS\ADMIN\DATA

REM Step 4
copy /y %PATCH_HOME%\*.sbs %ORACLE_HOME%\JAVAVM\INSTALL\SBS

REM Step 5
copy /y %PATCH_HOME%\jtc.h %ORACLE_HOME%\JAVAVM\JAHOME

REM Step 6
copy /y %PATCH_HOME%\*.bat %ORACLE_HOME%\bin

REM Step 7
copy /y %PATCH_HOME%\*.sql %ORACLE_HOME%\RDBMS\ADMIN
copy /y %PATCH_HOME%\*.plb %ORACLE_HOME%\RDBMS\ADMIN

REM Step 8
copy /y %PATCH_HOME%\*.sym %ORACLE_HOME%\RDBMS\ADMIN

REM Step 9
copy /y %PATCH_HOME%\naukus.msb %ORACLE_HOME%\NETWORK\MESG
copy /y %PATCH_HOME%\nltus.msb %ORACLE_HOME%\NETWORK\MESG

REM Step 10
copy /y %PATCH_HOME%\oraus.msb %ORACLE_HOME%\RDBMS\ADMIN






"Jay" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
 08/01/2003 01:34 PM
 Please respond to ORACLE-L

 
        To:     Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]>
        cc: 
        Subject:        9i then 8i Installs


Hello:

I got an odd request today to install 8.1.7 on an existing server which is
running 9.2 (Windows 2000).
Has anyone successfully been able to install Oracle 8.1.7 on the same
Windows Server that already has 9.2 running?
I know that if you install 8.1.7 then 9.2 both in different homes it will
work, but I have never seen it work where 9.2 was installed first.
I have not been able to locate a test box yet and was wondering if it is
possible and if so if there are any pitfalls I should watchout for, other
then the standard Windows stuff....

Thanks In advance,
Jay
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jay
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: 
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to