Operating System - HP-UX
1834434 Members
2873 Online
110067 Solutions
New Discussion

Installing Oracle 9i on HPUX 11.22 on Itanium2

 
Zurida Azah Abdul Rahma_2
Occasional Advisor

Installing Oracle 9i on HPUX 11.22 on Itanium2

Hi,

I am having problem installing Oracle 9i on HPUX 11.22 on Itanium2. I have problem during relinking the files. I think we might need to apply some patches. What are the patches that I need to install?

Thanks
3 REPLIES 3
Patrick Wallek
Honored Contributor

Re: Installing Oracle 9i on HPUX 11.22 on Itanium2

What is the error you are getting? Are you trying to install Oracle 9i for PA-RISC or Oracle 9i for IA64 (Itanium)? You really should use the correct version for your architecture for best results.
Steven E. Protter
Exalted Contributor

Re: Installing Oracle 9i on HPUX 11.22 on Itanium2

There are a bunch of patches required for HP-UX 11.22. There are also a bunch of kernel parameters that require adjustment. Even without the patches, the relink should have suceeded.


Here is the patch and kernel parameter list.

PHCO_23792
PHCO_24148
PHKL_24268
PHKL_24729
PHKL_25475
PHKL_25525
PHNE_24715
PHSS_23670
PHSS_24301
PHSS_24303
PHSS_24627
PHSS_22868

This patch list is most likely out of date. Check them all at itrc.hp.com individual patches hpux. If its been superseded go with the new patch.


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
Steven E. Protter
Exalted Contributor

Re: Installing Oracle 9i on HPUX 11.22 on Itanium2

Here is the kernel part and another patch list. I can't honestly say I know which patch list is right.

KSI_ALLOC_MAX (NPROC*8)
MAX_THREAD_PROC 256
MAXDSIZ 1073741824 bytes
MAXDSIZ_64BIT 2147483648 bytes
MAXSSIZ 134217728 bytes
MAXSSIZ_64BIT 1073741824
MAXSWAPCHUNKS 16384
MAXUPRC ((NPROC*9)/10)
MSGMAP (MSGTQL+2)
MSGMNI NPROC
MSGSEG 32767
MSGTQL NPROC
NCALLOUT (NKTHREAD+16)
NCSIZE ((8*NPROC+2048)+VX_NCSIZE)
NFILE (15*NPROC+2048)
NFLOCKS 4096
NINODE (8*NPROC+2048)
NKTHREAD (((NPROC*7)/4)+16)
NPROC 4096
SEMMAP (SEMMNI+2)
SEMMNI 4096
SEMMNS (SEMMNI*2)
SEMMNU (NPROC - 4)
SEMVMX 32768
SHMMAX AvailMem
SHMMIN 1
SHMMNI 512
SHMSEG 32
VPS_CEILING 64

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

Good Luck,

From Oracle metalink, with great feeling.

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