Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> 8.0.5.0.0 patch installation problem

8.0.5.0.0 patch installation problem

From: Guang Mei <gmei_at_proteome.com>
Date: Mon, 30 Jul 2001 15:53:52 -0400
Message-ID: <MUi97.164$Fn4.21318@news.shore.net>

Hi:

on SunSolaris 2.7 running 8.0.5.0.0, I am trying to apply Patchset

8.0.5.2.1. I followed the instruction and used the 8.0.5.0.0 Installer to apply the patch.

While I was relinking this patchset I received the following errors:


Error during action 'Replacing kmc.o in libknlopt.a if already present'

Command: make -f ins_rdbms.mk patchset_opt PATCHSET_OPT=kmc.o

make: Fatal Error: Don't know how to make target 'patchset_opt'


I hit "retry" a couple of times and the Installed always stopped at the above error. I then hit "ignore" and the installation continued and then terminated. Without knowing exectly if the patch installation was successful, I went ahead and brought up oracle instance and then run "catalog.sql" and "catproc.sql".

Well, right now the oracle instance is up without no problem, but when I use sqlplus, it still show it's 8.0.5.0.0 (not 8.0.5.2.x). This indicates that patch has not been applied. But when I try to re-install the patch again, the Installer says I need to have lower than 8.0.5.2 version of oracle in order to install this patch. So I am stuck here. Anyone knows the solution?

SVRMGR> startup open
ORACLE instance started.

Total System Global Area                       1033166352 bytes
Fixed Size                                          48656 bytes
Variable Size                                   230080512 bytes
Database Buffers                                802816000 bytes
Redo Buffers                                       221184 bytes
Database mounted.
Database opened.
SVRMGR> select * from v$version

     2> ;
BANNER



Oracle8 Release 8.0.5.0.0 - Production
PL/SQL Release 8.0.5.0.0 - Production
CORE Version 4.0.5.0.0 - Production
TNS for Solaris: Version 8.0.5.0.0 - Production NLSRTL Version 3.3.2.0.0 - Production
5 rows selected.
SVRMGR>

atlas$ pwd
/oracle/app/oracle/product/8.0.5/orainst atlas$
atlas$ ls -ltr *.log
-rw-rw-rw- 1 oracle oinstall 750 Jul 30 14:19 usrdfl.log
-rw-r----- 1 oracle oinstall 0 Jul 30 14:19 holdfile.log
-rw-rw-rw- 1 oracle oinstall 740 Jul 30 14:20 sql.log
-rw-rw-rw- 1 oracle oinstall 1450 Jul 30 14:20 os.log
-rw-rw-rw- 1 oracle oinstall 741 Jul 30 14:20 make.log
-rw-rw-rw- 1 oracle oinstall 4775 Jul 30 14:20 install.log

I don't see detailed error message there. For example:

atlas$ more make.log

############################################################
#                     MAKE LOG FILE                         #
############################################################
/oracle/app/oracle/product/8.0.5/orainst/make.log Mon Jul 30 14:18:35 EDT 2001 - uid=60050(oracle) gid=131(oinstall)
############################################################
#                    MAKE LOG FILE                         #
############################################################
/oracle/app/oracle/product/8.0.5/orainst/make.log Mon Jul 30 14:18:35 EDT 2001 - uid=60050(oracle) gid=131(oinstall)
>>> Entering rdbms.vrf
>>> Entering precomp.vrf
>>> Entering rdbms.vrf
>>> Entering precomp.vrf


Any suggestions?

TIA. Received on Mon Jul 30 2001 - 14:53:52 CDT

Original text of this message

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