<?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: upgrading patch in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-patch/m-p/3160750#M902328</link>
    <description>does that mean I will have old and new version there and I need to take into consideration disk space etc..</description>
    <pubDate>Fri, 09 Jan 2004 13:18:35 GMT</pubDate>
    <dc:creator>Cathy Arora</dc:creator>
    <dc:date>2004-01-09T13:18:35Z</dc:date>
    <item>
      <title>upgrading patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-patch/m-p/3160747#M902325</link>
      <description>Hi All;&lt;BR /&gt;I have to install current GOLDQPK bundle for the first time.&lt;BR /&gt;Do I have to delete the old bundle or it overlays it or creates a another versions and looks at the current version. &lt;BR /&gt;IF the answer is that I have to delete old one then please also help me to where do i find all the old products for GOLDQPK and delete them.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 09 Jan 2004 12:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-patch/m-p/3160747#M902325</guid>
      <dc:creator>Cathy Arora</dc:creator>
      <dc:date>2004-01-09T12:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-patch/m-p/3160748#M902326</link>
      <description>No need to delete, Cathy.  The patch bundles are cumulative and swinstall is smart enough to skip the ones that are already installed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 09 Jan 2004 12:41:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-patch/m-p/3160748#M902326</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-01-09T12:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-patch/m-p/3160749#M902327</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Check here:-&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/SUPPORT_PLUS/docs/GOLDQPK11i.html" target="_blank"&gt;http://www.software.hp.com/SUPPORT_PLUS/docs/GOLDQPK11i.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Fri, 09 Jan 2004 12:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-patch/m-p/3160749#M902327</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2004-01-09T12:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-patch/m-p/3160750#M902328</link>
      <description>does that mean I will have old and new version there and I need to take into consideration disk space etc..</description>
      <pubDate>Fri, 09 Jan 2004 13:18:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-patch/m-p/3160750#M902328</guid>
      <dc:creator>Cathy Arora</dc:creator>
      <dc:date>2004-01-09T13:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-patch/m-p/3160751#M902329</link>
      <description>Hi Cathy,&lt;BR /&gt;&lt;BR /&gt;The old patch bundle will be removed in the swlisting but it will remain in /var/adm/sw/ so you are able to do a roll back. You can use the cleanup command to delete superseeded patches n times. (check man cleanup)&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Fri, 09 Jan 2004 13:22:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-patch/m-p/3160751#M902329</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-01-09T13:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-patch/m-p/3160752#M902330</link>
      <description>You don't need to delete old patch bundles when you upgrade it with new one. The system will keep the old patches (to a certain level) in case you need to uninstall some new patches in future. What you can do is do a 'cleanup (1m)' on the system and that will remove some of your very old unused patches.&lt;BR /&gt;&lt;BR /&gt;# man cleanup</description>
      <pubDate>Fri, 09 Jan 2004 13:24:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-patch/m-p/3160752#M902330</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2004-01-09T13:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: upgrading patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-patch/m-p/3160753#M902331</link>
      <description>Thanks, I will check man on cleanup</description>
      <pubDate>Fri, 09 Jan 2004 13:35:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/upgrading-patch/m-p/3160753#M902331</guid>
      <dc:creator>Cathy Arora</dc:creator>
      <dc:date>2004-01-09T13:35:09Z</dc:date>
    </item>
  </channel>
</rss>

