Patch question [message #54646] |
Mon, 25 November 2002 14:28 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Tony
Messages: 190 Registered: June 2001
|
Senior Member |
|
|
Hi,
I have recently installed oracle 8.0.6 on solaris 2.5.1. I got a patch file called ' sun_solaris_80620patchset.tar'. I'm new to applying patches. I extracted the tar already. However there are no instructions. How do I apply the patch to the current oracle installation?
Thanks
|
|
|
Some more info [message #54647 is a reply to message #54646] |
Mon, 25 November 2002 14:39 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Tony
Messages: 190 Registered: June 2001
|
Senior Member |
|
|
Here's what contained in the patch. I couldn't find anything to install
oracle: ls -alq
total 30
drwxrwx--- 9 oracle dba 512 Aug 25 2000 ./
drwxrwx--- 28 oracle dba 1024 Nov 15 13:19 ../
-rwxrwx--- 1 oracle dba 6 Aug 25 2000 .unlock*
-rwxrwx--- 1 oracle dba 152 Aug 25 2000 DST.LST*
-rwxrwx--- 1 oracle dba 139 Aug 25 2000 RELDESC.TXT*
drwxrwx--- 2 oracle dba 512 Aug 25 2000 bin/
drwxrwx--- 4 oracle dba 512 Aug 25 2000 jdbc/
drwxrwx--- 2 oracle dba 512 Aug 25 2000 lib/
drwxrwx--- 6 oracle dba 512 Aug 25 2000 network/
drwxrwx--- 5 oracle dba 512 Aug 25 2000 plsql/
drwxrwx--- 6 oracle dba 512 Aug 25 2000 precomp/
drwxrwx--- 7 oracle dba 512 Aug 25 2000 rdbms/
-rwxrwx--- 1 oracle dba 2906 Aug 25 2000 unix.prd*
oracle: cat DST.LST
rdbms/install/rdbms/rdbms.map
plsql/install/plsql.map
precomp/install/precomp/precomp.map
network/install/sqlnet/network.map
jdbc/install/jdbc/jdbc.map
oracle: cat RELDESC.TXT
Oracle8 8.0.6.2.0 patch set for RDBMS, PL/SQL, Replication, Precompilers, SQL*Net, ANO, Names and JDBC for Sun Solaris 2.5.1, 2.6 and 2.7
oracle:
|
|
|
|
|