Operating System - HP-UX
1850269 Members
3539 Online
104053 Solutions
New Discussion

Re: Special instructions for patch PHSS_28880

 
SOLVED
Go to solution
Kevin Bingham
Regular Advisor

Special instructions for patch PHSS_28880

Hi Everyone,

I am preparing to install some patches as pre-req's for Oracle 10g, and I noticed that PHSS_28880 has some special instruction. But when you look a tthem, the instructions include the following text:

To determine whether your library/application uses -AA, run
the command

| grep libstd_v2


Now it seemd to me that the "Command" is missing something... anyone know what it's meant to be?

Thanks in Advance

Regards
Kevin
2 REPLIES 2
melvyn burnard
Honored Contributor
Solution

Re: Special instructions for patch PHSS_28880

It should read:

chatr | grep libstd_v2
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Kevin Bingham
Regular Advisor

Re: Special instructions for patch PHSS_28880

Thanks