<?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: sam vs.  swlist -R in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711170#M251161</link>
    <description>I found it myself.  Sam uses the default of true and shows superseded patches.  Command line uses the default of false and does not show superseded patches.&lt;BR /&gt;&lt;BR /&gt;show_superseded_patches=false&lt;BR /&gt;&lt;BR /&gt;  Displays or hides superseded patches in command line swlist output.  In the default state of false, swlist will not display superseded patches even if you perform                      a swlist command on the superseded patch. Setting this option to true permits display of superseded patches. This option applies to command line swlist only.  In an                      interactive session, swlist -i always shows superseded patches regardless of the value of this option.&lt;BR /&gt;</description>
    <pubDate>Tue, 17 Jan 2006 13:39:26 GMT</pubDate>
    <dc:creator>Charlie Hoffman</dc:creator>
    <dc:date>2006-01-17T13:39:26Z</dc:date>
    <item>
      <title>sam vs.  swlist -R</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711165#M251156</link>
      <description>can someone please explain why sam shows that a patch is installed and swlist -R does not show the same patch?</description>
      <pubDate>Tue, 17 Jan 2006 12:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711165#M251156</guid>
      <dc:creator>Charlie Hoffman</dc:creator>
      <dc:date>2006-01-17T12:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: sam vs.  swlist -R</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711166#M251157</link>
      <description>If you think the patch is already intalled, try "swlist -l patch" to list all patches.&lt;BR /&gt;&lt;BR /&gt;I haven't used swlist -R and when I did now, it listed patches as part of one of the GoldBase or so.</description>
      <pubDate>Tue, 17 Jan 2006 13:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711166#M251157</guid>
      <dc:creator>Srini Jay</dc:creator>
      <dc:date>2006-01-17T13:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: sam vs.  swlist -R</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711167#M251158</link>
      <description>Checking the SAM  log shows that SAM runs swlist -i, which would be a high level overview whereas your swlist -R equates to "-l bundle -l product -l subproduct -l fileset", which is about as thorough as you can get.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 17 Jan 2006 13:09:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711167#M251158</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-01-17T13:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: sam vs.  swlist -R</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711168#M251159</link>
      <description>Hi Charlie:&lt;BR /&gt;&lt;BR /&gt;The best way to query a paricular patch is probably:&lt;BR /&gt;&lt;BR /&gt;# swlist -l patch -a state PHNE_32129&lt;BR /&gt;&lt;BR /&gt;This shows the state of the patch if present, or all patches if you drop the specific patch argument (e.g. PHNE_32129).&lt;BR /&gt;&lt;BR /&gt;You can also use:&lt;BR /&gt;&lt;BR /&gt;# show_patches &lt;BR /&gt;&lt;BR /&gt;...which is a nice frontend to 'swlist'.&lt;BR /&gt;&lt;BR /&gt;The '-R' option of 'swlist' is a shorthand for:&lt;BR /&gt;&lt;BR /&gt;# swlist -l bundle -l subproduct -l fileset&lt;BR /&gt;&lt;BR /&gt;...which does not note the state of a patch(installed, applied, configured, etc.) &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jan 2006 13:09:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711168#M251159</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-01-17T13:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: sam vs.  swlist -R</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711169#M251160</link>
      <description>&lt;BR /&gt;Dear Charlie,&lt;BR /&gt;&lt;BR /&gt;#swlist -R is equivallent to&lt;BR /&gt;&lt;BR /&gt;#swlist -l bundle -l product -l subproduct -l fileset ===&amp;gt; which means EVERYTHING that is installed in the system.&lt;BR /&gt;&lt;BR /&gt;Whereas in SAM you can view to the product level only.&lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
      <pubDate>Tue, 17 Jan 2006 13:10:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711169#M251160</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-01-17T13:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: sam vs.  swlist -R</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711170#M251161</link>
      <description>I found it myself.  Sam uses the default of true and shows superseded patches.  Command line uses the default of false and does not show superseded patches.&lt;BR /&gt;&lt;BR /&gt;show_superseded_patches=false&lt;BR /&gt;&lt;BR /&gt;  Displays or hides superseded patches in command line swlist output.  In the default state of false, swlist will not display superseded patches even if you perform                      a swlist command on the superseded patch. Setting this option to true permits display of superseded patches. This option applies to command line swlist only.  In an                      interactive session, swlist -i always shows superseded patches regardless of the value of this option.&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jan 2006 13:39:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711170#M251161</guid>
      <dc:creator>Charlie Hoffman</dc:creator>
      <dc:date>2006-01-17T13:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: sam vs.  swlist -R</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711171#M251162</link>
      <description>While I'm sure that's part of it, consider this:&lt;BR /&gt;&lt;BR /&gt;# swlist -R |grep PH |wc -l&lt;BR /&gt;904&lt;BR /&gt;# swlist |grep PH |wc -l&lt;BR /&gt;2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The second example uses no options in an attempt to duplicate swlist -i that SAM does.  I then ran if with the -i option and confirmed that only two patches were shown.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jan 2006 13:46:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711171#M251162</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-01-17T13:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: sam vs.  swlist -R</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711172#M251163</link>
      <description>Shalom Charlie,&lt;BR /&gt;&lt;BR /&gt;Sam has a mode that lets you see the commands it used.&lt;BR /&gt;&lt;BR /&gt;You look at the patch list in sam or swlist -i and then you should be able to look at the commands issued. Then you should be able to do an apples to apples type comparision.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 17 Jan 2006 14:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711172#M251163</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-17T14:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: sam vs.  swlist -R</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711173#M251164</link>
      <description>Thanks for all the suggestions.  I was looking for a patch that was required for an Oracle upgrade.  It was PHCO_24402.  Sam showed the patch as installed.  Swlist -R did not show the patch at all.  I could not find any option that would allow me to see the patch was ever on the system until I found the -x option that allowed me to turn off the superseded option.  As soon as I changed the default option of show_superseded_patched from false to true, I could see every patch that had ever been installed on the system.  &lt;BR /&gt;&lt;BR /&gt;The show_patches -s provided the same information and I like that front end.  I had never used or heard of that command.  &lt;BR /&gt;&lt;BR /&gt;The main reason I went off on this witch hunt was because I wanted to find out why there was a difference in the output of sam's swlist and the command line version.  I know know the reason is that the default for command line swlist is false.&lt;BR /&gt;&lt;BR /&gt;Thanks for that info.</description>
      <pubDate>Wed, 18 Jan 2006 07:39:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-vs-swlist-r/m-p/3711173#M251164</guid>
      <dc:creator>Charlie Hoffman</dc:creator>
      <dc:date>2006-01-18T07:39:30Z</dc:date>
    </item>
  </channel>
</rss>

