Operating System - HP-UX
1825766 Members
2113 Online
109687 Solutions
New Discussion

Re: Issues with installing patches on HPUX 11i

 
Venkat_11
Regular Advisor

Issues with installing patches on HPUX 11i

We are trying to installing the following patches which are recomended during the oracle upgrade and when we tried to apply them by downloading from itrc.hp.com we are getting the following error messages.
Patch List

PHSS_32508
PHSS_32509
PHSS_32510
PHSS_32731

Please let us know what could be the reason.

Thanks and Regards
Venkat

Error Message
The patch fileset "PHSS_36088.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.16,v=HP". Since there is
no fileset on the target or selected from the source which matches this specification, fileset
"PHSS_36088.LANG-AUX,r=1.0" will be excluded. * Executing preDSA command.
6 REPLIES 6
Robert-Jan Goossens
Honored Contributor

Re: Issues with installing patches on HPUX 11i

Hi Venkat,

These patches are related to the HP C/aC++ Developer's Bundle, since you do not have the bundle installed you will get your messages. Just skip the patches or if you are going to develop onto this system, buy the compiler from HP and install it.

Regards,
Robert-Jan
Venkat_11
Regular Advisor

Re: Issues with installing patches on HPUX 11i

Thanks for your response.

Can we upgrade oracle to Oracle 10g with the complier?

Thanks and Regards
Venkat

Dennis Handly
Acclaimed Contributor

Re: Issues with installing patches on HPUX 11i

You wouldn't want these anyway, A.03.63, PHSS_32508, is obsolete, the latest is A.03.85.
Dennis Handly
Acclaimed Contributor

Re: Issues with installing patches on HPUX 11i

>Can we upgrade oracle to Oracle 10g with the compiler?

The bundled C compiler cc_bundled is enough to install oracle.
Venkat_11
Regular Advisor

Re: Issues with installing patches on HPUX 11i

We Installed evaluation version of HP aCC++ compiler and we just want does it come with full functionality and supports oracle upgrade...

We are receiving some codewords errors as below.

Please advice .

Thanks in Advance.
Venkat

cc +DS2.0 +DA2.0W -c ntcontab.c ;\
rm -f /oracle/IC4/102_64/lib/ntcontab.o ;\
mv ntcontab.o /oracle/IC4/102_64/lib/ ;\
ar rv /oracle/IC4/102_64/lib/libn10.a /oracle/IC4/102_64/lib/ntcontab.o ; fi)
cc: 487: warning : Possibly incorrect message catalog.
Internal Error: Corrupted codeword in file /opt/aCC/newconfig/aCC.cwd.
Stop.
*** Error exit code 1
Dennis Handly
Acclaimed Contributor

Re: Issues with installing patches on HPUX 11i

>We installed evaluation version of HP aC++ compiler and we just want does it come with full functionality and supports oracle upgrade.

Remove it, you don't need it. The bundled C compiler will install oracle. (Unless you have E-Business Apps, then you install aCC_link.)