<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Last patch updated in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451773#M358765</link>
    <description>Or even something as simple as &lt;BR /&gt;&lt;BR /&gt;grep PH /var/adm/sw/swagent.log |tail&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Thu, 02 Jul 2009 12:23:31 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2009-07-02T12:23:31Z</dc:date>
    <item>
      <title>Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451770#M358762</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am using HPUX 10.20, 11.00, 11.11 and Linux (Suse 9 &amp;amp; 10) &amp;amp; (redhat 4).&lt;BR /&gt;&lt;BR /&gt;I want to see the last patch updated and when it was updated for all above mentioned OS.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jul 2009 11:35:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451770#M358762</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-07-02T11:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451771#M358763</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Use the below command to list the installed bundle..&lt;BR /&gt;&lt;BR /&gt;#swlist -l bundle&lt;BR /&gt;&lt;BR /&gt;Then use this command to find the date the bundle was installed..&lt;BR /&gt;&lt;BR /&gt;#swlist -l bundle -a date &lt;BUNDLE name=""&gt;&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;#swlist -l bundle -a date HWEnable11i&lt;/BUNDLE&gt;</description>
      <pubDate>Thu, 02 Jul 2009 11:45:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451771#M358763</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-07-02T11:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451772#M358764</link>
      <description>Hi Senthil:&lt;BR /&gt;&lt;BR /&gt;For current HP-UX releases (at least; and 10.20 and 11.0 are long out of support) you could do:&lt;BR /&gt;&lt;BR /&gt;# swlist -l product -a install_date|sort -knr2&lt;BR /&gt;&lt;BR /&gt;...to list patches and products with their installation timestamp.&lt;BR /&gt;&lt;BR /&gt;As for Linux distributions, you should ask that in a separate thread in the Linux family, in my opinion.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jul 2009 11:48:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451772#M358764</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-07-02T11:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451773#M358765</link>
      <description>Or even something as simple as &lt;BR /&gt;&lt;BR /&gt;grep PH /var/adm/sw/swagent.log |tail&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 02 Jul 2009 12:23:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451773#M358765</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-07-02T12:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451774#M358766</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;If you are using HP-UX 10.x, you can&lt;BR /&gt;use following command.&lt;BR /&gt;swlist -l product PH*&lt;BR /&gt;On HP-UX 11.00, use:&lt;BR /&gt;swlist -l patch '*.*,c=patch'&lt;BR /&gt;or&lt;BR /&gt;swlist -l patch&lt;BR /&gt;&lt;BR /&gt;For latest/last patch u can edit these with above replies....&lt;BR /&gt;&lt;BR /&gt;Aaryan</description>
      <pubDate>Thu, 02 Jul 2009 13:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451774#M358766</guid>
      <dc:creator>Aryan</dc:creator>
      <dc:date>2009-07-02T13:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451775#M358767</link>
      <description>Not a lot of help for the 10.20 box, but if you install SWA onto one of the 11.11 boxes (&lt;A href="https://www.hp.com/go/swa)" target="_blank"&gt;https://www.hp.com/go/swa)&lt;/A&gt; you can analyze all of the 11.00 and 11.11 systems to see what updates they need.  The basic report is generated using:&lt;BR /&gt;&lt;BR /&gt;# swa report&lt;BR /&gt;&lt;BR /&gt;The SWA page above will include links towards documentation.  I would recommend building depots for all 11.00 and 11.11 patches.  The basic form of that command is:&lt;BR /&gt;&lt;BR /&gt;# swa get -t /your/depot/here&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jul 2009 14:46:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451775#M358767</guid>
      <dc:creator>Bob E Campbell</dc:creator>
      <dc:date>2009-07-02T14:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451776#M358768</link>
      <description>Hi Senthil&lt;BR /&gt;&lt;BR /&gt;Swlist is your friend here :-)&lt;BR /&gt;&lt;BR /&gt;swlist -l product -a install_date&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Sanjeev</description>
      <pubDate>Thu, 02 Jul 2009 14:59:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451776#M358768</guid>
      <dc:creator>Sharma Sanjeev</dc:creator>
      <dc:date>2009-07-02T14:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451777#M358769</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Linux does not list patches like HP, with the PH designation.&lt;BR /&gt;&lt;BR /&gt;rpm -qa&lt;BR /&gt;&lt;BR /&gt;Lists all installed software on the Linux distributions you list. My Suse experience is very, very limited.&lt;BR /&gt;&lt;BR /&gt;What happens with Linux is:&lt;BR /&gt;&lt;BR /&gt;You have &lt;BR /&gt;&lt;BR /&gt;krb5-workstation-1.6.1-31.el5_3.3 &lt;BR /&gt;&lt;BR /&gt;installed.&lt;BR /&gt;&lt;BR /&gt;You do a yum -y update (RHEL) and after a newer, more updated package is installed.&lt;BR /&gt;&lt;BR /&gt;To get full benefit you need to reboot but that will apparently change with the next major kernel release.&lt;BR /&gt;&lt;BR /&gt;This system has been updated but not booted, note the kernel version:&lt;BR /&gt;Linux bersheva.investmenttool.com 2.6.18-128.1.10.el5.centos.plusxen #1 SMP Mon May 11 08:30:44 EDT 2009 i686 i686 i386 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;This system has been updated and booted.&lt;BR /&gt;[root@modiin ~]# uname -a&lt;BR /&gt;Linux modiin.investmenttool.com 2.6.18-128.1.16.el5xen #1 SMP Tue Jun 30 07:20:15 EDT 2009 i686 i686 i386 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The newer kernel includes patches. For RHEL, you need to refer to their website or the documentation included as a file with the kernel to get the details.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Jul 2009 15:37:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451777#M358769</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-02T15:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451778#M358770</link>
      <description>Hello Senthil,&lt;BR /&gt;&lt;BR /&gt;For SuSE to check the Service Pack level:&lt;BR /&gt;&lt;BR /&gt;cat /etc/SuSE-release&lt;BR /&gt;SPident -vv&lt;BR /&gt;&lt;BR /&gt;Cheers!!</description>
      <pubDate>Thu, 02 Jul 2009 17:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451778#M358770</guid>
      <dc:creator>Nido</dc:creator>
      <dc:date>2009-07-02T17:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451779#M358771</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have executed following command to view the patch installed dates.&lt;BR /&gt;&lt;BR /&gt;The command used:&lt;BR /&gt;&lt;BR /&gt;#swlist -l product -a install_date|sort -knr2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1)HPUX 11.11:&lt;BR /&gt;&lt;BR /&gt;  PHKL_26002            200502041324.54&lt;BR /&gt;  PHKL_26074            200502041324.54&lt;BR /&gt;  PHKL_26104            200502041324.54&lt;BR /&gt;  PHKL_26183            200502041324.54&lt;BR /&gt;  PHKL_26705            200502041324.54&lt;BR /&gt;  PHKL_26719            200502041324.54&lt;BR /&gt;  PHKL_26755            200502041324.54&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2)HPUX 11.00:&lt;BR /&gt;&lt;BR /&gt;  PHSS_26976            200209221049.38&lt;BR /&gt;  PHSS_25714            200209221049.37&lt;BR /&gt;  PHSS_25718            200209221049.37&lt;BR /&gt;  PHSS_25758            200209221049.37&lt;BR /&gt;  PHSS_25787            200209221049.37&lt;BR /&gt;  PHSS_25879            200209221049.37&lt;BR /&gt;  PHSS_25982            200209221049.37&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3)HPUX 10.20:&lt;BR /&gt;&lt;BR /&gt;  PHKL_17651            200508010032.20&lt;BR /&gt;  PHKL_17655            200508010032.20&lt;BR /&gt;  PHKL_17657            200508010032.20&lt;BR /&gt;  PHKL_17658            200508010032.20&lt;BR /&gt;  PHKL_17837            200508010032.20&lt;BR /&gt;  PHKL_17644            200508010032.19&lt;BR /&gt;  PHKL_17645            200508010032.19&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pls explain me the second column.&lt;BR /&gt;&lt;BR /&gt;Ex: 200508010032.19.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jul 2009 13:13:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451779#M358771</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-07-06T13:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451780#M358772</link>
      <description>gee...given that you asked for the "install date", that's what I'd expect it to be...&lt;BR /&gt;&lt;BR /&gt;and it appears to be YYYYMMDDHHMM.SS, I'd expect thats exactly what you got.&lt;BR /&gt;&lt;BR /&gt;once again, please read the manuals.</description>
      <pubDate>Mon, 06 Jul 2009 13:29:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451780#M358772</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-07-06T13:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451781#M358773</link>
      <description>Hi Senthil &lt;BR /&gt;&lt;BR /&gt;It is installed date of your patch in YYYYMMDD format.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sunny</description>
      <pubDate>Mon, 06 Jul 2009 13:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451781#M358773</guid>
      <dc:creator>Sunny123_1</dc:creator>
      <dc:date>2009-07-06T13:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451782#M358774</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have used following commands to get some other information about patch update.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HPUX 11.00&lt;BR /&gt;&lt;BR /&gt;1.1) root@lgapps:/root/scripts &amp;gt; swlist -l bundle&lt;BR /&gt;&lt;BR /&gt;BUNDLE                B.2008.10.14   Patch Bundle&lt;BR /&gt;&lt;BR /&gt;1.2)root@lgapps:/root/scripts &amp;gt; swlist -l bundle -a date BUNDLE&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "ad002223"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  ad002223:/&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;  BUNDLE        Sun Oct 19 11:05:27 CDT 2008&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2.1)#swlist -l product -a install_date|sort -knr2&lt;BR /&gt;&lt;BR /&gt;PHSS_26976 200209221049.38&lt;BR /&gt;PHSS_25714 200209221049.37&lt;BR /&gt;PHSS_25718 200209221049.37&lt;BR /&gt;PHSS_25758 200209221049.37&lt;BR /&gt;PHSS_25787 200209221049.37&lt;BR /&gt;PHSS_25879 200209221049.37&lt;BR /&gt;PHSS_25982 200209221049.37&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What is the difference between the output of above commands.&lt;BR /&gt;&lt;BR /&gt;The install year of BUNDLE is 2008, but for PHSS* is 2002.&lt;BR /&gt;&lt;BR /&gt;So pls explain me the difference between above commands.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jul 2009 13:45:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451782#M358774</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-07-06T13:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451783#M358775</link>
      <description>Hi Senthil &lt;BR /&gt;&lt;BR /&gt;Did you check swinstall.log ???&lt;BR /&gt;If so what it gives for above patch???&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sunny</description>
      <pubDate>Mon, 06 Jul 2009 14:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451783#M358775</guid>
      <dc:creator>Sunny123_1</dc:creator>
      <dc:date>2009-07-06T14:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451784#M358776</link>
      <description>Hi Senthil:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; What is the difference between the output of above commands.  The install year of BUNDLE is 2008, but for PHSS* is 2002.&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 06 Jul 2009 15:35:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451784#M358776</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-07-06T15:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451785#M358777</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Please explain me about followin patches.&lt;BR /&gt;&lt;BR /&gt;1)PHKL&lt;BR /&gt;2)PHCO&lt;BR /&gt;3)PHNE&lt;BR /&gt;4)PHSS&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Aug 2009 17:05:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451785#M358777</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-08-25T17:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451786#M358778</link>
      <description>I believe these are:&lt;BR /&gt;1)PHKL kernel&lt;BR /&gt;2)PHCO commands/libs&lt;BR /&gt;3)PHNE networking&lt;BR /&gt;4)PHSS subsystems</description>
      <pubDate>Tue, 25 Aug 2009 17:20:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451786#M358778</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-08-25T17:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Last patch updated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451787#M358779</link>
      <description>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.&lt;BR /&gt;&lt;BR /&gt;You can view patch details at the ITRC patch database (&lt;A href="http://itrc.hp.com)" target="_blank"&gt;http://itrc.hp.com)&lt;/A&gt; or using swlist:&lt;BR /&gt;&lt;BR /&gt;# swlist -l product -a readme PHKL_12345&lt;BR /&gt;&lt;BR /&gt;Plenty of text, so consider sending that through a pager.</description>
      <pubDate>Tue, 25 Aug 2009 17:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/last-patch-updated/m-p/4451787#M358779</guid>
      <dc:creator>Bob E Campbell</dc:creator>
      <dc:date>2009-08-25T17:25:23Z</dc:date>
    </item>
  </channel>
</rss>

