1827286 Members
3178 Online
109717 Solutions
New Discussion

Re: patch question

 
SOLVED
Go to solution
navin
Super Advisor

patch question

Hello ,
I have installed latest version of HW,Feature11i,QPK 07 bundles in my hpux 11.23 server. when i try to do swlist for the below patches ,it is not showing up.
PHSS_36519
PHSS_37500
PHSS_37947
Do i have to install them seperately.I have never installed patches seperately once i installed 4 std bundles.pls advice
thanks
Learning ...
6 REPLIES 6
Grayh
Trusted Contributor
Solution

Re: patch question

Hi,

The given patchs does not apply to a PA-RISC system architecture which is what you have. PHSS_36519,PHSS_37500,PHSS_37947 applies only to Itanium servers.

Hence, 'swlist' will not list the patch nor will you be able to install the patches on an PA-RISC server.

DMV
Pete Randall
Outstanding Contributor

Re: patch question

I think you would have to install the Jun '08 bundles to get those included. You can also install them separately.


Pete

Pete
Sp4admin
Trusted Contributor

Re: patch question

Hello,

You can check patches with "show_patches -a" for active or "show_patches -s" fro super seeded.

sp,
James R. Ferguson
Acclaimed Contributor

Re: patch question

Hi Navin:

Use the Patch Database to collect these patches into a depot that you can install as a unit.

http://itrc.hp.com/service/patch/search.do?BC=main|&pageOsid=hpux

Collect the patches and all dependencies they require using the patch "cart". Download the depot that is built to your server and do (assuming a 'gzip' depot was chosen):

# gzip -d /tmp/hpux*.tgz
# tar -xvf /tmp/hpux*.tar
# /tmp/create_depot_hp-ux_11
# swinstall -s /tmp/depot -x autoreboot=true -x patch_match_target=true

Regards!

...JRF...
Deepak Kr
Respected Contributor

Re: patch question

Hi Navin,

Please provice following info:

uname -a
model
and
swlist |grep -i bundle

Regds,
Deepak
"There is always some scope for improvement"
Mike Miller_8
Regular Advisor

Re: patch question

If you are using a PA server you do not need to install these patches. If you are using an Integrity CPU then I'd install the June'08 gold patch bundle.