<?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: SAS modules mapping to a Product in Linux in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-modules-mapping-to-a-Product-in-Linux/m-p/454609#M284183</link>
    <description>&lt;P&gt;Hi ChrisNZ. Thanks much for sending the list. Will follow up with SAS Tech Support for full list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Muralidhar Gooty&lt;/P&gt;</description>
    <pubDate>Tue, 17 Apr 2018 00:42:15 GMT</pubDate>
    <dc:creator>Gooty5</dc:creator>
    <dc:date>2018-04-17T00:42:15Z</dc:date>
    <item>
      <title>SAS modules mapping to a Product in Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-modules-mapping-to-a-Product-in-Linux/m-p/454303#M284179</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi - We enabled &lt;A href="http://support.sas.com/documentation/cdl/en/hostunx/63053/HTML/default/viewer.htm#p0lyguqz566hbxn1t6y2aqyr4g2n.htm" target="_blank"&gt;RTRACE&lt;/A&gt; and &lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/hostunx/63053/HTML/default/viewer.htm#n1bgf4f29oxnp1n19a6gl1stt9ra.htm" target="_blank"&gt;RTRACELOC&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt; options to produce a list of resources that are loaded during the execution of a SAS session. Is there a sample code (shell script) to mine the data to generate the report with this information? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you have a file that maps modules to SAS Products?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Your help is highly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank You&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Muralidhar Gooty&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Apr 2018 21:38:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-modules-mapping-to-a-Product-in-Linux/m-p/454303#M284179</guid>
      <dc:creator>Gooty5</dc:creator>
      <dc:date>2018-04-15T21:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAS modules mapping to a Product in Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-modules-mapping-to-a-Product-in-Linux/m-p/454342#M284180</link>
      <description>&lt;P&gt;This should be fairly easy to read I would have thought.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;File opened: F:\sas82\SAS\&lt;STRONG&gt;core&lt;/STRONG&gt;\sasexe\saszaf.DLL&lt;/P&gt;
&lt;P&gt;File referenced: F:\sas82\SAS\&lt;STRONG&gt;core&lt;/STRONG&gt;\sasexe\sasfm.DLL&lt;/P&gt;
&lt;P&gt;File referenced: F:\sas82\SAS\&lt;STRONG&gt;core&lt;/STRONG&gt;\sasexe\sasfm.DLL&lt;/P&gt;
&lt;P&gt;File opened: F:\sas82\SAS\&lt;STRONG&gt;core&lt;/STRONG&gt;\sasexe\sasfm.DLL&lt;/P&gt;
&lt;P&gt;File opened: F:\sas82\SAS\&lt;STRONG&gt;graph&lt;/STRONG&gt;\sasexe\sasamgis.dll&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;product is easily inferred from the path. What's missing?&lt;/P&gt;
&lt;P&gt;I suppose you have read &lt;A href="http://www2.sas.com/proceedings/sugi29/215-29.pdf" target="_self"&gt;this&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 03:59:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-modules-mapping-to-a-Product-in-Linux/m-p/454342#M284180</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-04-16T03:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAS modules mapping to a Product in Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-modules-mapping-to-a-Product-in-Linux/m-p/454440#M284181</link>
      <description>&lt;P&gt;Hi ChrisNZ - Thanks much for your quick response. However, we are using SAS on Linux environment. On Unix, finding a library that is used by one and only one product is important because all SAS libraries are placed into the same directory: &lt;STRONG&gt;sasexe&lt;/STRONG&gt;. I am looking for a mapping of modules/libraries to SAS Product in Linux. Do you know of any documentation on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;File opened: /opt/sas/sashome/SASFoundation/9.4/&lt;STRONG&gt;sasexe&lt;/STRONG&gt;/tkexml.so&lt;BR /&gt;File opened: /opt/sas/sashome/SASFoundation/9.4/&lt;STRONG&gt;sasexe&lt;/STRONG&gt;/t0a8en.so&lt;BR /&gt;File opened: /opt/sas/sashome/SASFoundation/9.4/&lt;STRONG&gt;sasexe&lt;/STRONG&gt;/tk4aroll.so&lt;BR /&gt;File opened: /opt/sas/sashome/SASFoundation/9.4/&lt;STRONG&gt;sasexe&lt;/STRONG&gt;/tk4aunxf.so&lt;BR /&gt;File opened: /opt/sas/sashome/SASFoundation/9.4/&lt;STRONG&gt;sasexe&lt;/STRONG&gt;/tk4aslog.so&lt;BR /&gt;File opened: /opt/sas/sashome/SASFoundation/9.4/&lt;STRONG&gt;sasexe&lt;/STRONG&gt;/tkperf.so&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your help is highly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Muralidhar Gooty&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 14:34:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-modules-mapping-to-a-Product-in-Linux/m-p/454440#M284181</guid>
      <dc:creator>Gooty5</dc:creator>
      <dc:date>2018-04-16T14:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS modules mapping to a Product in Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-modules-mapping-to-a-Product-in-Linux/m-p/454606#M284182</link>
      <description>&lt;P&gt;Mmm not too sure, but I can give you the list of windows files on our system.&lt;/P&gt;
&lt;P&gt;This will allow you to match those files that have the same name.&lt;/P&gt;
&lt;P&gt;For a full list I'd ask Tech support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 00:24:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-modules-mapping-to-a-Product-in-Linux/m-p/454606#M284182</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-04-17T00:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAS modules mapping to a Product in Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-modules-mapping-to-a-Product-in-Linux/m-p/454609#M284183</link>
      <description>&lt;P&gt;Hi ChrisNZ. Thanks much for sending the list. Will follow up with SAS Tech Support for full list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Muralidhar Gooty&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 00:42:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-modules-mapping-to-a-Product-in-Linux/m-p/454609#M284183</guid>
      <dc:creator>Gooty5</dc:creator>
      <dc:date>2018-04-17T00:42:15Z</dc:date>
    </item>
  </channel>
</rss>

