<?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 Extract Server info assigned to a sas library in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Extract-Server-info-assigned-to-a-sas-library/m-p/583485#M166104</link>
    <description>&lt;P&gt;I am extracting the configurations used in SMC. I am getting most of the properties but unable find which servers are assigned to the library.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below is the snippet of code used:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data work.liblist(drop=_: label="SAS Library List") / view=work.liblist;&lt;BR /&gt;length id $17 _uri _liburi _extensionuri name description libref engine preassigned hidden&lt;BR /&gt;extension_name extension_value _modified _created location _location $256;&lt;BR /&gt;length created modified 8;&lt;BR /&gt;format created modified datetime.;&lt;BR /&gt;label id="Metadata ID"&lt;BR /&gt;name="Library Name"&lt;BR /&gt;description="Description"&lt;BR /&gt;location="Folder Location"&lt;BR /&gt;libref="Library Reference"&lt;BR /&gt;engine="Engine"&lt;BR /&gt;preassigned="Pre-Assigned Flag"&lt;BR /&gt;hidden="Hidden Flag"&lt;BR /&gt;extension_count="Extension Count"&lt;BR /&gt;extension_name="Extension Name"&lt;BR /&gt;extension_value="Extension Value"&lt;BR /&gt;created="Created"&lt;BR /&gt;modified="Last Modified";&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2019 14:26:55 GMT</pubDate>
    <dc:creator>upadhi</dc:creator>
    <dc:date>2019-08-23T14:26:55Z</dc:date>
    <item>
      <title>Extract Server info assigned to a sas library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Extract-Server-info-assigned-to-a-sas-library/m-p/583485#M166104</link>
      <description>&lt;P&gt;I am extracting the configurations used in SMC. I am getting most of the properties but unable find which servers are assigned to the library.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below is the snippet of code used:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data work.liblist(drop=_: label="SAS Library List") / view=work.liblist;&lt;BR /&gt;length id $17 _uri _liburi _extensionuri name description libref engine preassigned hidden&lt;BR /&gt;extension_name extension_value _modified _created location _location $256;&lt;BR /&gt;length created modified 8;&lt;BR /&gt;format created modified datetime.;&lt;BR /&gt;label id="Metadata ID"&lt;BR /&gt;name="Library Name"&lt;BR /&gt;description="Description"&lt;BR /&gt;location="Folder Location"&lt;BR /&gt;libref="Library Reference"&lt;BR /&gt;engine="Engine"&lt;BR /&gt;preassigned="Pre-Assigned Flag"&lt;BR /&gt;hidden="Hidden Flag"&lt;BR /&gt;extension_count="Extension Count"&lt;BR /&gt;extension_name="Extension Name"&lt;BR /&gt;extension_value="Extension Value"&lt;BR /&gt;created="Created"&lt;BR /&gt;modified="Last Modified";&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 14:26:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Extract-Server-info-assigned-to-a-sas-library/m-p/583485#M166104</guid>
      <dc:creator>upadhi</dc:creator>
      <dc:date>2019-08-23T14:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Server info assigned to a sas library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Extract-Server-info-assigned-to-a-sas-library/m-p/583812#M166236</link>
      <description>&lt;P&gt;No SET statement?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 04:00:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Extract-Server-info-assigned-to-a-sas-library/m-p/583812#M166236</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-08-26T04:00:36Z</dc:date>
    </item>
  </channel>
</rss>

