<?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 How can i check if a SPDS table is used by another process? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-can-i-check-if-a-SPDS-table-is-used-by-another-process/m-p/336462#M76277</link>
    <description>&lt;P&gt;Hy Sas Community.&lt;/P&gt;&lt;P&gt;I need a macro that check if a table is in use by another process.&lt;/P&gt;&lt;P&gt;The lock/unlock statement is not supported by SPDS.&lt;/P&gt;&lt;P&gt;To be more procise, i need before append some rows in a table to check if that table is not locked(held) by another process.&lt;/P&gt;&lt;P&gt;I tried with lock/unlock macros but they are not supported by SPDS Server.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2017 08:42:29 GMT</pubDate>
    <dc:creator>ctrlx</dc:creator>
    <dc:date>2017-02-28T08:42:29Z</dc:date>
    <item>
      <title>How can i check if a SPDS table is used by another process?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-i-check-if-a-SPDS-table-is-used-by-another-process/m-p/336462#M76277</link>
      <description>&lt;P&gt;Hy Sas Community.&lt;/P&gt;&lt;P&gt;I need a macro that check if a table is in use by another process.&lt;/P&gt;&lt;P&gt;The lock/unlock statement is not supported by SPDS.&lt;/P&gt;&lt;P&gt;To be more procise, i need before append some rows in a table to check if that table is not locked(held) by another process.&lt;/P&gt;&lt;P&gt;I tried with lock/unlock macros but they are not supported by SPDS Server.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 08:42:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-i-check-if-a-SPDS-table-is-used-by-another-process/m-p/336462#M76277</guid>
      <dc:creator>ctrlx</dc:creator>
      <dc:date>2017-02-28T08:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can i check if a SPDS table is used by another process?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-i-check-if-a-SPDS-table-is-used-by-another-process/m-p/336493#M76292</link>
      <description>&lt;P&gt;If you only&amp;nbsp;need to append rows, you are not needing to assure integrity on the current rows.&lt;/P&gt;
&lt;P&gt;If this&amp;nbsp;is the case, use the &lt;EM&gt;Dynamic Locking&lt;/EM&gt; feature, and no need to check for available&amp;nbsp;locks etc.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2017 10:26:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-i-check-if-a-SPDS-table-is-used-by-another-process/m-p/336493#M76292</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-02-28T10:26:17Z</dc:date>
    </item>
  </channel>
</rss>

