Operating System - HP-UX
1819709 Members
3222 Online
109605 Solutions
New Discussion юеВ

Problem with oracle 10g installation on hp-ux

 
SOLVED
Go to solution
praveen..
Super Advisor

Problem with oracle 10g installation on hp-ux

Hi,
I have one hp server,

model: "9000/800/rp7410"
OS: HP-UX Server B.11.11 U 9000/800 4290461787 unlimited-user license

We have oracle 9i installed on this server.
Now the DBA Team is trying to install 10gR2 64-bit on this system, they are getting the below error messages:


Checking operating system requirements ...

Expected result: One of 11.11,11.23

Actual Result: 11.11

Check complete. The overall result of this check is: Passed

=======================================================================



Checking operating system package requirements ...

Check complete. The overall result of this check is: Not executed <<<<

OUI-11108: Packages information not specified.

Recommendation: Install the required packages before continuing with the installation.

=======================================================================



Checking recommended operating system patches

Checking for PHNE_31097; found PHNE_31097. Passed

Checking for PHSS_31221; found PHSS_31221. Passed

Checking for PHSS_32508; found Not found. Failed <<<<

Checking for PHSS_32509; found Not found. Failed <<<<

Checking for PHSS_32510; found Not found. Failed <<<<

Checking for PHSS_30970; found PHSS_30970. Passed

Checking for PHSS_32731; found PHSS_32731. Passed

Checking for PHCO_31312; found PHCO_31312. Passed

Checking for PHCO_30275; found PHCO_30275. Passed

Checking for PHNE_28923; found PHNE_28923. Passed

Check complete. The overall result of this check is: Failed <<<<

Problem: Some recommended patches are missing (see above).

Recommendation: You may actually have installed patches which have obsoleted these, in which case you can successfully continue with the install. If you have not, it is recommended that you do not continue. Refer to the readme to find out how to get the missing patches.

=======================================================================



Checking kernel parameters

Checking for ksi_alloc_max=32768; found ksi_alloc_max=25760. Failed <<<<

Checking for max_thread_proc=256; found max_thread_proc=64. Failed <<<<

Checking for maxdsiz=1073741824; found maxdsiz=268435456. Failed <<<<

Checking for maxdsiz_64bit=2147483648; found maxdsiz_64bit=1073741824. Failed <<<<

Checking for maxssiz=134217728; found maxssiz=134217728. Passed

Checking for maxssiz_64bit=1073741824; found maxssiz_64bit=134217728. Failed <<<<

Checking for maxswapchunks=16384; found maxswapchunks=16384. Passed

Checking for maxuprc=3687; found maxuprc=512. Failed <<<<

Checking for msgmap=4098; found msgmap=32202. Passed

Checking for msgmni=4096; found msgmni=3220. Failed <<<<

Checking for msgseg=32767; found msgseg=32767. Passed

Checking for msgtql=4096; found msgtql=32200. Passed

Checking for ncsize=34816; found ncsize=32928. Failed <<<<

Checking for nfile=63488; found nfile=50348. Failed <<<<

Checking for nflocks=4096; found nflocks=3220. Failed <<<<

Checking for ninode=34816; found ninode=27808. Failed <<<<

Checking for nkthread=7184; found nkthread=5651. Failed <<<<

Checking for nproc=4096; found nproc=3220. Failed <<<<

Checking for semmap=4098; found semmap=16102. Passed

Checking for semmni=4096; found semmni=16100. Passed

Checking for semmns=8192; found semmns=32200. Passed

Checking for semmnu=4092; found semmnu=64. Failed <<<<

Checking for semvmx=32767; found semvmx=32767. Passed

Checking for shmmax=1073741824; found shmmax=4294967296. Passed

Checking for shmmni=512; found shmmni=1024. Passed

Checking for shmseg=120; found shmseg=120. Passed

Checking for vps_ceiling=64; found vps_ceiling=16. Failed <<<<

Check complete. The overall result of this check is: Failed <<<<

Problem: The kernel parameters do not meet the minimum requirements (see above).

Recommendation: Perform operating system specific instructions to update the kernel parameters.

=======================================================================



Validating ORACLE_BASE location (if set) ...

Check complete. The overall result of this check is: Passed

=======================================================================



Checking Oracle Home path for spaces...

Check complete. The overall result of this check is: Passed

=======================================================================



Checking for proper system clean-up....

Check complete. The overall result of this check is: Passed

=======================================================================



Checking for Oracle Home incompatibilities ....

Actual Result: NEW_HOME

Check complete. The overall result of this check is: Passed

=======================================================================

Please suggest

Thanks

15 REPLIES 15
Yogeeraj_1
Honored Contributor
Solution

Re: Problem with oracle 10g installation on hp-ux

Hi,

you have some kernel parameters to change and some patches to install before you can install the latest version of Oracle 10g software.

I would suggest that you download and run the VALIDATE or RDA script from Metalink to verify if your environment is ready for the installation before you attempt the installation.

hope this helps!

kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Yogeeraj_1
Honored Contributor

Re: Problem with oracle 10g installation on hp-ux

hi again,

see also the comments in one of our recent threads:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1091159



hope this helps too!

kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Victor Fridyev
Honored Contributor

Re: Problem with oracle 10g installation on hp-ux

Hi,

I'd recommend you to install all requested patches. Re the proposed kernel changes, so I'd updates the semafores and shared memory parameters only. The rest is not critical, IMHO
Entities are not to be multiplied beyond necessity - RTFM
perumal_2
Frequent Advisor

Re: Problem with oracle 10g installation on hp-ux

Hi

Pls check the whether the patch installation recommened by Oracle pre-requisted scripts are super seeded with the latest patches already available in the system. Because the pre-requiste verification script from Oracle doesn't verify the superseeded patch sets. If it is not coverd by the super seeded patches you need to install the same. As on the kernel parameters concerned it is useful at the time of linking and at the time of DB running for better performace. It is not going to halt the installation and ofcourse you may face issues after installation and binary relinking time. So it is always recommened to have the kernel tweaked to the maximum so further down times for the kernel parameter modifications can be avoided.

TQ
Perumal
praveen..
Super Advisor

Re: Problem with oracle 10g installation on hp-ux

Hi,
I have download the tar file for these patches "PHSS_32508,PHSS_32509,PHSS_32510".

this is a bundle.
how to install these patches?

does it requires the restart?
Peter Godron
Honored Contributor

Re: Problem with oracle 10g installation on hp-ux

Praveen,
none of these patches require a reboot. Installation Instaructions are in the patch details, for example:
http://www5.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_32509&sel={hpux:11.11,}&BC=main|pdb|search|

metalink doc id Note:335035.1 describes the OUI-11108 error, the solution for which is to check the pre-requisites in doc id : Note:169706.1
praveen..
Super Advisor

Re: Problem with oracle 10g installation on hp-ux

I tried to install these patches with "swinstall" command, Then I got this error:


The patch fileset "PHSS_32508.ACXX,r=1.0" may only be
installed upon a previously installed base fileset. The
specification for this base fileset is
"ACXX.ACXX,fr=C.03.60,v=HP". Since there is no fileset on the
target or selected from the source which matches this
specification, fileset "PHSS_32508.ACXX,r=1.0" will be
excluded.

The patch fileset "PHSS_32509.C,r=1.0" may only be installed
upon a previously installed base fileset. The specification
for this base fileset is "C-ANSI-C.C,fr=B.11.11.12,v=HP".
Since there is no fileset on the target or selected from the
source which matches this specification, fileset
"PHSS_32509.C,r=1.0" will be excluded.

The patch fileset "PHSS_32510.LANG-AUX,r=1.0" may only be
installed upon a previously installed base fileset. The
specification for this base fileset is
"Auxiliary-Opt.LANG-AUX,fr=B.11.11.12,v=HP". Since there is
no fileset on the target or selected from the source which
matches this specification, fileset
"PHSS_32510.LANG-AUX,r=1.0" will be excluded.

* Executing preDSA command.
The bundle "BUNDLE,r=B.11.11" is already installed. If you
wish to reinstall this bundle, change the "reinstall" option
to "true".
Could not install the bundle "BUNDLE,r=B.11.11" because none
of its filesets could be installed.

* Summary of Analysis Phase:
* 3 of 3 filesets will be Skipped.
* The Analysis Phase succeeded.
Peter Godron
Honored Contributor

Re: Problem with oracle 10g installation on hp-ux

Praveen,
The patches you are trying to install are based on the idea that you have either ANSI C, aC++ or PBO compiler installed (See description of each install package
"s700_800 11.X ANSI C compiler B.11.11.16 cumulative patch ").

Can you please check all the requirements as per:
http://download-uk.oracle.com/docs/cd/B19306_01/install.102/b19068/toc.htm

Other info at: http://www.oracle.com/pls/db102/homepage
Yogeeraj_1
Honored Contributor

Re: Problem with oracle 10g installation on hp-ux

hi,

Seem like you don't have these products installed on your server: ANSI C, aC++

you may ignore the error messages pertaining to this.

hope this helps!

kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
praveen..
Super Advisor

Re: Problem with oracle 10g installation on hp-ux

So means what i need to do?


Please suggest
Yogeeraj_1
Honored Contributor

Re: Problem with oracle 10g installation on hp-ux

hi,

Try to launch the Oracle 10g installation again!

Hope you have already adjusted the kernel parameters as recommended.

kind regards
ypgeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
praveen..
Super Advisor

Re: Problem with oracle 10g installation on hp-ux

How to find whether the below is installed or not?

PL/SQL native compilation, Pro*C/C++, Oracle Call Interface, Oracle C++ Call Interface, Oracle XML Developer's Kit (XDK)

for resolving this error, what will be the steps?

1. does first i need to install "
PL/SQL native compilation, Pro*C/C++, Oracle Call Interface, Oracle C++ Call Interface, Oracle XML Developer's Kit (XDK)"?

2. does i need to install the patches ?

praveen..
Super Advisor

Re: Problem with oracle 10g installation on hp-ux

How to find whether the below is installed or not? if it is not installed, from where i can install them? I have oracle 9i install on the systems.

PL/SQL native compilation, Pro*C/C++, Oracle Call Interface, Oracle C++ Call Interface, Oracle XML Developer's Kit (XDK)

for resolving this error, what will be the steps?

1. does first i need to install "
PL/SQL native compilation, Pro*C/C++, Oracle Call Interface, Oracle C++ Call Interface, Oracle XML Developer's Kit (XDK)"?

2. does i need to install the patches ?

Peter Nikitka
Honored Contributor

Re: Problem with oracle 10g installation on hp-ux

Hi,

if you want to use the Pro-C* stuff of ORACLE you need a compiler installation for your HP-UX system, of course.

If you need C or ACXX (both need a license from HP) or both depends on your project needs.

If you have installed C and/or ACXX, then the path installation will find the corresponding base product and succeed.

mfG Peter
The Universe is a pretty big place, it's bigger than anything anyone has ever dreamed of before. So if it's just us, seems like an awful waste of space, right? Jodie Foster in "Contact"
Yogeeraj_1
Honored Contributor

Re: Problem with oracle 10g installation on hp-ux

hi,

The PL/SQL native compilation, Pro*C/C++, Oracle Call Interface, Oracle C++ Call Interface, Oracle XML Developer's Kit (XDK) are available on the Companion CD/DVD


Yes. you need to install the latest available patch for HP-UX - i think it is 10.2.0.2


kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)