Operating System - HP-UX
1837111 Members
2330 Online
110112 Solutions
New Discussion

Re: Upgrade HP-UX and Oracle 8i

 
George Nikoloudis_1
Frequent Advisor

Upgrade HP-UX and Oracle 8i

Hi,

we are going to proceed to upgrade of Server with HP-UX 11i.

However for a short period of time we are going to operate with Oracle 8i.

What are the required patches for HP-UX 11i, and what are the required patches for Oracle 9i?

Thanks for the support
George
6 REPLIES 6
Cheryl Griffin
Honored Contributor

Re: Upgrade HP-UX and Oracle 8i

Oracle patches are in the release notes from http://otn.oracle.com/documentation/index.html

Select the 9i version and then find the HP-UX section and select the link to the Release Notes. Patches are listed under system requirements.

here is the direct link to http://download-west.oracle.com/docs/html/A97350_04/toc.htm#CHDIHCFH for Release 2 (9.2.0.1.0) for HP 9000 Series HP-UX (64-bit)

or
http://download-west.oracle.com/docs/html/A90357_05/toc.htm#BABFBBCE for Release 1 (9.0.1) for HP 9000 Series HP-UX
"Downtime is a Crime."
Steven E. Protter
Exalted Contributor

Re: Upgrade HP-UX and Oracle 8i

9.2.0 patches

Per HP Bug (Doc ID: KBRC00003627) The default 64bit OS installation does not create a few required X library symbolic links. The following symbolic links need to be created:
cd /usr/lib
ln -s /usr/lib/libX11.3 libX11.sl
ln -s /usr/lib/libXIE.2 libXIE.sl
ln -s /usr/lib/libXext.3 libXext.sl
ln -s /usr/lib/libXhp11.3 libXhp11.sl
ln -s /usr/lib/libXi.3 libXi.sl
ln -s /usr/lib/libXm.4 libXm.sl
ln -s /usr/lib/libXp.2 libXp.sl
ln -s /usr/lib/libXt.3 libXt.sl
ln -s /usr/lib/libXtst.2 libXtst.sl

HP-UX 11.0(64 bit) Operating System Patches:
Sept 2001 Quality Pack
PHCO_23792 s/b PHCO_26960
PHCO_24148 s/b PHCO_25707 s/b PHCO_27608
PHKL_24268 s/b PHKL_27178
PHKL_24729
PHKL_25475 s/b PHKL_27510
PHKL_25525 s/b PHKL_27364
PHNE_24715 s/b PHNE_26771
PHSS_23670 s/b PHSS_26138
PHSS_24301 s/b PHSS_26273
PHSS_24303 s/b PHSS_26559
PHSS_24627
PHSS_22868

HP-UX 11i (64 Bit) Operating System Patches:
Support Plus Bundle 'December 2002 SP-0212' or later
JDK 1.3.1.02
PHNE_27745
PHNE_28568
PHKL_25506
PHSS_26560
PHSS_26946
PHSS_28849
PHSS_26946
PHSS_26560
PHCO_28427
PHCO_24402

HP-UX 11.22 (IA64) Operating System Patches:
PHSS_27284
PHSS_27285
PHSS_27286
PHSS_27287
PHSS_27288
PHSS_27289
PHSS_27290
PHSS_27291
PHSS_27292
PHSS_27293
PHKL_28465

Note, there is an object locking issue with 9.2.0 and you may need to go to 9.2.0.4

WE have.

Don't forget to relink oracle binaries after the upgrade.

Patches for 9.0.1

HP-UX 11.0(64 bit) Operating System Patches:
Dec 2000 patch bundle
PHCO_23092 s/b PHCO_23963 s/b PHCO_26111
PHCO_23770 s/b PHCO_25707 s/b PHCO_27608
PHCO_23919 s/b PHCO_27340
PHKL_18543
PHKL_23226 s/b PHKL_27510
PHKL_23813 s/b PHKL_25525 s/b PHKL_27364
PHKL_23814 s/b PHKL_24729
PHKL_23815 s/b PHKL_26337 s/b PHKL_27553
PHKL_23857 s/b PHKL_25525 s/b PHKL_27364

HP-UX 11i (64 bit) Operating System Patches Status
PHCO_23094 s/b PHCO_24402
PHCO_23772 s/b PHCO_26124 s/b PHCO_27910
PHSS_23441 s/b PHSS_26263
PHNE_23502 s/b PHNE_25625 s/b PHNE_26388 s/b PHNE_28568


Oracle patches are commonly out of date and they should all be checedk for update in the itrc patch database.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
George Nikoloudis_1
Frequent Advisor

Re: Upgrade HP-UX and Oracle 8i

Is there any information about the relinking of Oracel Executables?
Mic V.
Esteemed Contributor

Re: Upgrade HP-UX and Oracle 8i

We had a set of CDs -- I think it was 8.1.6 -- where the relinking step kept failing. It said that some files weren't there. It was actually a bug that Oracle knew about and the DBA got the fix from Oracle. Sorry I don't remember more details.

Mic
What kind of a name is 'Wolverine'?
Chris Hulihan
Advisor

Re: Upgrade HP-UX and Oracle 8i

Note -- if you are going with Oracle 9i you will also need Java SDK installed, this is located at

http://www.hp.com/products1/unix/java/index.html...

Also, you are going to be requested to install patches, you are going to see it on the download page where it says "*** IMPORTANT NOTE! ***
Java Version 1.4.1.03 and later and Version 1.4.2 for PA-RISC requires patch PHCO_29959 for HP-UX 11.0 or patch PHCO_29960 for HP-UX 11.11. "

I don't know which version you need, but I know that 1.3 SDK works (and probably everything newer than that).

So before installing 9i, download the java SDK from the site listed above, on the download page get the patch number and get the patch it lists (current link I found was http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_29960&admit=-1335382922+1074537391453+28353475 )
George Nikoloudis_1
Frequent Advisor

Re: Upgrade HP-UX and Oracle 8i

Thanks for the support,

After moving the shared space of Oracle to the Server with HPUX 11.11 what the necessery links that have to be performed. Are only those that described above?

In case that somebody had perfromed such task please provide some info...


Thanks again