1753792 Members
6015 Online
108799 Solutions
New Discussion юеВ

Re: Last patch updated

 
SOLVED
Go to solution
OldSchool
Honored Contributor

Re: Last patch updated

gee...given that you asked for the "install date", that's what I'd expect it to be...

and it appears to be YYYYMMDDHHMM.SS, I'd expect thats exactly what you got.

once again, please read the manuals.
Sunny123_1
Esteemed Contributor

Re: Last patch updated

Hi Senthil

It is installed date of your patch in YYYYMMDD format.


Regards
Sunny
senthil_kumar_1
Super Advisor

Re: Last patch updated

Hi All,


I have used following commands to get some other information about patch update.


HPUX 11.00

1.1) root@lgapps:/root/scripts > swlist -l bundle

BUNDLE B.2008.10.14 Patch Bundle

1.2)root@lgapps:/root/scripts > swlist -l bundle -a date BUNDLE
# Initializing...
# Contacting target "ad002223"...
#
# Target: ad002223:/
#

BUNDLE Sun Oct 19 11:05:27 CDT 2008


2.1)#swlist -l product -a install_date|sort -knr2

PHSS_26976 200209221049.38
PHSS_25714 200209221049.37
PHSS_25718 200209221049.37
PHSS_25758 200209221049.37
PHSS_25787 200209221049.37
PHSS_25879 200209221049.37
PHSS_25982 200209221049.37


What is the difference between the output of above commands.

The install year of BUNDLE is 2008, but for PHSS* is 2002.

So pls explain me the difference between above commands.


Sunny123_1
Esteemed Contributor

Re: Last patch updated

Hi Senthil

Did you check swinstall.log ???
If so what it gives for above patch???

Regards
Sunny
James R. Ferguson
Acclaimed Contributor

Re: Last patch updated

Hi Senthil:

> What is the difference between the output of above commands. The install year of BUNDLE is 2008, but for PHSS* is 2002.

So? It would appear the the PHSS_* patches you listed were installed in 2002. Standard patch bundles are cumulative and will contain not only new patches and newer versions of previous patches, but patches that may be several years old and have not changed. By default, 'swinstall' will not re-install patches from a bundle if the patches are already installed. The PHSS_* patches in question could have been installed by an earlier bundle of some kind. Clearly, from their timestamps, they were installed together in a single session.

Regards!

...JRF...
senthil_kumar_1
Super Advisor

Re: Last patch updated

Hi All,

Please explain me about followin patches.

1)PHKL
2)PHCO
3)PHNE
4)PHSS
Dennis Handly
Acclaimed Contributor

Re: Last patch updated

I believe these are:
1)PHKL kernel
2)PHCO commands/libs
3)PHNE networking
4)PHSS subsystems
Bob E Campbell
Honored Contributor

Re: Last patch updated

That list is correct, but remember that patches can have multiple filesets. A PHKL patch might include commands or libraries. Look to the 1 line descriptions or the lists of filesets and ancestors to learn more about a patch.

You can view patch details at the ITRC patch database (http://itrc.hp.com) or using swlist:

# swlist -l product -a readme PHKL_12345

Plenty of text, so consider sending that through a pager.