<?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 sam software bunddle number in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-software-bunddle-number/m-p/3237291#M173069</link>
    <description>I just installed unix 11 on an hp9000 server.  I must of choosen the minimum option.  I need to istall sam to use, Doe any body can help me identify the software bunddle number that I need to install?</description>
    <pubDate>Thu, 01 Apr 2004 15:00:49 GMT</pubDate>
    <dc:creator>walid salah faroun</dc:creator>
    <dc:date>2004-04-01T15:00:49Z</dc:date>
    <item>
      <title>sam software bunddle number</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-software-bunddle-number/m-p/3237291#M173069</link>
      <description>I just installed unix 11 on an hp9000 server.  I must of choosen the minimum option.  I need to istall sam to use, Doe any body can help me identify the software bunddle number that I need to install?</description>
      <pubDate>Thu, 01 Apr 2004 15:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-software-bunddle-number/m-p/3237291#M173069</guid>
      <dc:creator>walid salah faroun</dc:creator>
      <dc:date>2004-04-01T15:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: sam software bunddle number</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-software-bunddle-number/m-p/3237292#M173070</link>
      <description>Hi Walid,&lt;BR /&gt;&lt;BR /&gt;Well it's not a bundle, but a fileset.&lt;BR /&gt;Here a swlist from a 11.0 system of mine&lt;BR /&gt;&lt;BR /&gt;root@hostname:/home/username:swlist -l fileset | grep -i sam&lt;BR /&gt;  AudioDevKit.AUDIO-FILES               B.11.00.01     Sample files   &lt;BR /&gt;# PHCO_17792                            1.0            cumulative SAM/ObAM patch &lt;BR /&gt;  PHCO_17792.SAM                        1.0            SystemAdmin.SAM &lt;BR /&gt;  PHCO_17792.SAM-HELP                   1.0            SystemAdmin.SAM-HELP &lt;BR /&gt;# PHCO_21267                            1.0            cumulative SAM/ObAM patch &lt;BR /&gt;  PHCO_21267.SAM                        1.0            SystemAdmin.SAM &lt;BR /&gt;  PHCO_21267.SAM-HELP                   1.0            SystemAdmin.SAM-HELP &lt;BR /&gt;# PHCO_23876                            1.0            cumulative SAM/ObAM patch &lt;BR /&gt;  PHCO_23876.SAM                        1.0            SystemAdmin.SAM &lt;BR /&gt;  PHCO_23876.SAM-HELP                   1.0            SystemAdmin.SAM-HELP &lt;BR /&gt;# PHCO_25902                            1.0            cumulative SAM/ObAM patch &lt;BR /&gt;  PHCO_25902.SAM                        1.0            SystemAdmin.SAM &lt;BR /&gt;  PHCO_25902.SAM-HELP                   1.0            SystemAdmin.SAM-HELP &lt;BR /&gt;# PHCO_27375                            1.0            cumulative SAM/ObAM patch &lt;BR /&gt;  PHCO_27375.SAM                        1.0            SystemAdmin.SAM &lt;BR /&gt;  PHCO_27375.SAM-ENG-A-MAN              1.0            SystemAdmin.SAM-ENG-A-MAN &lt;BR /&gt;  PHCO_27375.SAM-HELP                   1.0            SystemAdmin.SAM-HELP &lt;BR /&gt;# PHCO_27907                            1.0            libsamalloc cumulative patch &lt;BR /&gt;  PHSS_20141.DDX-SAM                    1.0            Xserver.DDX-SAM &lt;BR /&gt;# PHSS_20149                            1.0            SAM Kernel Tunable Parameter Sets &lt;BR /&gt;  PHSS_20149.SAM                        1.0            fr=B.11.00     &lt;BR /&gt;# PHSS_20736                            1.0            LIBISAMSTUB patch &lt;BR /&gt;  PHSS_21472.DDX-SAM                    1.0            Xserver.DDX-SAM &lt;BR /&gt;  PHSS_21982.DDX-SAM                    1.0            Xserver.DDX-SAM &lt;BR /&gt;  PHSS_22614.DDX-SAM                    1.0            Xserver.DDX-SAM &lt;BR /&gt;  PHSS_23546.DDX-SAM                    1.0            Xserver.DDX-SAM &lt;BR /&gt;  PHSS_23566.DDX-SAM                    1.0            Xserver.DDX-SAM &lt;BR /&gt;  PHSS_25277.DDX-SAM                    1.0            Xserver.DDX-SAM &lt;BR /&gt;  PHSS_26608.DDX-SAM                    B.11.00.11     Xserver.DDX-SAM &lt;BR /&gt;  PHSS_26620.DDX-SAM                    B.11.00.12     Xserver.DDX-SAM &lt;BR /&gt;  PHSS_26637.DDX-SAM                    B.11.00.13     Xserver.DDX-SAM &lt;BR /&gt;  PHSS_29726.DDX-SAM                    B.11.00.17     Xserver.DDX-SAM &lt;BR /&gt;  SystemAdmin.SAM                       B.11.00        System Administration Manager &lt;BR /&gt;  SystemAdmin.SAM-ENG-A-MAN             B.11.00        SAM-ENG-A-MAN  &lt;BR /&gt;  SystemAdmin.SAM-HELP                  B.11.00        On-line Help for System Adminstration Manager &lt;BR /&gt;  Xserver.DDX-SAM                       B.11.00        X Server/SAM X0Screens Help Files &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Note the SAM/ObAM cumulatives &amp;amp; other SAM associated patches &amp;amp; filesets&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Apr 2004 15:10:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-software-bunddle-number/m-p/3237292#M173070</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-04-01T15:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: sam software bunddle number</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-software-bunddle-number/m-p/3237293#M173071</link>
      <description>Thanks for the help.  Do you I have to install every individual patch set that you listed? or is there a better way to install the file set?</description>
      <pubDate>Thu, 01 Apr 2004 16:06:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-software-bunddle-number/m-p/3237293#M173071</guid>
      <dc:creator>walid salah faroun</dc:creator>
      <dc:date>2004-04-01T16:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: sam software bunddle number</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-software-bunddle-number/m-p/3237294#M173072</link>
      <description>I'm not sure, I've never had to install/reinstall SAM.&lt;BR /&gt;But the cumulative patches are just that. The newest patch contains everything from the previous patches plus it's payload. &lt;BR /&gt;I *think* that IF SAM needs something outside it's fileset it would mark it as a dependency &amp;amp; would force you to select it.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 01 Apr 2004 17:00:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-software-bunddle-number/m-p/3237294#M173072</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-04-01T17:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: sam software bunddle number</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-software-bunddle-number/m-p/3237295#M173073</link>
      <description>Once you find the SAM fileset, (should be under HPUXBase64 --&amp;gt; system Admin --&amp;gt; runtime) it will automatically select anything else it needs. These are called dependencies. As far as patches go, again, when you select the SAM cumulative patch, it will suggest other patches that should be included. It highly recommended you install all of these. You could also choose to download the patches, again it will suggest the dependencies required.</description>
      <pubDate>Thu, 01 Apr 2004 17:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-software-bunddle-number/m-p/3237295#M173073</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-04-01T17:11:27Z</dc:date>
    </item>
  </channel>
</rss>

