Operating System - HP-UX
1832185 Members
3456 Online
110038 Solutions
New Discussion

Patches and kernel setting required for ORACLE 10g R2

 
Taifur
Respected Contributor

Patches and kernel setting required for ORACLE 10g R2

Hi All,

For installing ORACLE 10g R2 in HP-UX 11.31 (V3),some query as follows,

1.What are patches need to install ?
2.What will be kernel setting required ?

Pls assist me to above queries.

Rgds//
Taifur
10 REPLIES 10
Michal Kapalka (mikap)
Honored Contributor

Re: Patches and kernel setting required for ORACLE 10g R2

hi,

check this link from oracle there is all you need to install oracle on HP UX.

"Oracle® Database Installation Guide
10g Release 2 (10.2) for hp-ux Itanium"

http://download.oracle.com/docs/cd/B19306_01/install.102/b25293/toc.htm


mikap

P Muralidhar Kini
Honored Contributor

Re: Patches and kernel setting required for ORACLE 10g R2

Hi Taifur,

Refer the following link -
http://cs.felk.cvut.cz/10gr2/install.102/b25293.pdf
->Oracle® Database Installation Guide 10g Release 2 (10.2) for hp-ux Itanium

>>1.What are patches need to install ?
From the above link, refer "Downloading & Installing Patches"

>> 2.What will be kernel setting required ?
From the above link, refer "Configure Kernel Parameters"

Hope this helps.

Regards,
Murali
Let There Be Rock - AC/DC
rariasn
Honored Contributor

Re: Patches and kernel setting required for ORACLE 10g R2

Taifur
Respected Contributor

Re: Patches and kernel setting required for ORACLE 10g R2

Hi All,

I downloaded oracle 10g release 2 from below link,

http://www.oracle.com/technology/software/products/database/index.html

--->Oracle Database 10g Release 2 (10.2.0.1.0) for HP-UX Itanium

During installation period it displays below message,

Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be B.11.23. Actual B.11.31
Failed <<<<
Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2010-06-18_10-00-55PM/installActions2010-06-18_10-00-55PM.log

1.What is the reason for--> B.11.23. Actual B.11.31 Failed <<<<

2. Could u pls let me know the exact oracle version , which will support HP-UX v3 ?

3. From where i can down load ORACLE 10g R2 , which will support HP-UX V3?

Prompt response would be appreciate.

Rgds/
Taifur


Michal Kapalka (mikap)
Honored Contributor

Re: Patches and kernel setting required for ORACLE 10g R2

hi,

this is normall, if you like to overide this

message use this switch :

./runInstaller -ignoreSysPrereqs

mikap
Raj D.
Honored Contributor

Re: Patches and kernel setting required for ORACLE 10g R2

Taifur,

> 1.What is the reason for--> B.11.23. Actual B.11.31 Failed <<<<

- Seems to be you are trying to install the wrong version.





> 2. Could u pls let me know the exact oracle version , which will support HP-UX v3 ?

Here is a nice link : To search for hp-ux 11.31:
http://www.oracle.com/technology/software/products/ias/files/as_certification_r2_101202.html







> 3. From where i can down load ORACLE 10g R2 , which will support HP-UX V3?


For HP-UX Itanium, you can download from the below:

Oracle Database 10g Release 2 (10.2.0.1) : Enterprise/Standard Edition for HP-UX Itanium
File: 10gr2_database_hpi.zip (1,286,727,545 bytes) (cksum - 2000770536)


http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10201hpiasoft.html


-For HP-UX PA-RISC, you can download from the below

http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10201hpsoft.html


Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Taifur
Respected Contributor

Re: Patches and kernel setting required for ORACLE 10g R2


Hi Raj D/ all,

From below link , i have found

http://www.oracle.com/technology/software/products/ias/htdocs/101202.html

Oracle Application Server 10g Release 2 (10.1.2.0.2)

I think i can go ahead for installing Oracle Database Server 10g (10.1.0.4.2) in HP-UX v3 (ITANIUM)-- correct if i am wrong.

prompt response would be appreciate.

TIA
Taifur
P Muralidhar Kini
Honored Contributor

Re: Patches and kernel setting required for ORACLE 10g R2

Hi Taifur,

>> correct if i am wrong.
>> prompt response would be appreciate.
Looks good to proceed.

Check the following link for similar discussion -
http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1276133152233+28353475&threadId=1265485

Good luck with the installation.

Regards,
Murali
Let There Be Rock - AC/DC
Taifur
Respected Contributor

Re: Patches and kernel setting required for ORACLE 10g R2

HI All,

Thanks for cooperation.

I have successfully installed ORACLE 10g in HP-UX .

Cheers/

Taifur
Taifur
Respected Contributor

Re: Patches and kernel setting required for ORACLE 10g R2

Thanks all