<?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 lock is not available in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/lock-is-not-available/m-p/471641#M120833</link>
    <description>&lt;P&gt;I observe that a table from a library is locked by a process. I ensured all the batches or the sessions from the application are closed and just launched a batch, but unfortunately I see a&amp;nbsp;particular table is getting locked without a reason!.&lt;/P&gt;
&lt;P&gt;I have Stopped all the SAS services and started it many times. Didn't work!!&lt;/P&gt;
&lt;P&gt;So I logged in Unix and killed the process ID which was locking my table and the batches were successful,&lt;/P&gt;
&lt;P&gt;this solution was okay for 30 minutes but the issue appears !! I have SASShare &amp;nbsp;in my environment.&lt;/P&gt;
&lt;P&gt;How would I know what is this process and how to resolve this ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error Msg:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MPRINT(_M_SET_BOP_RESERVES):&amp;nbsp;&amp;nbsp; modify CES0094.SIM_NET_PGN_RSK_LI_Q22018 (cntllev=rec) key=XPKSIM_NET_PGN_RSK_LI_Q22018 ;&lt;BR /&gt;ERROR: A lock is not available for CES0094.SIM_NET_PGN_RSK_LI_Q22018.DATA.&lt;BR /&gt;ERROR: Lock held by process 16973856.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Gokul&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jun 2018 10:24:04 GMT</pubDate>
    <dc:creator>GokulShivananda</dc:creator>
    <dc:date>2018-06-20T10:24:04Z</dc:date>
    <item>
      <title>lock is not available</title>
      <link>https://communities.sas.com/t5/SAS-Programming/lock-is-not-available/m-p/471641#M120833</link>
      <description>&lt;P&gt;I observe that a table from a library is locked by a process. I ensured all the batches or the sessions from the application are closed and just launched a batch, but unfortunately I see a&amp;nbsp;particular table is getting locked without a reason!.&lt;/P&gt;
&lt;P&gt;I have Stopped all the SAS services and started it many times. Didn't work!!&lt;/P&gt;
&lt;P&gt;So I logged in Unix and killed the process ID which was locking my table and the batches were successful,&lt;/P&gt;
&lt;P&gt;this solution was okay for 30 minutes but the issue appears !! I have SASShare &amp;nbsp;in my environment.&lt;/P&gt;
&lt;P&gt;How would I know what is this process and how to resolve this ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error Msg:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MPRINT(_M_SET_BOP_RESERVES):&amp;nbsp;&amp;nbsp; modify CES0094.SIM_NET_PGN_RSK_LI_Q22018 (cntllev=rec) key=XPKSIM_NET_PGN_RSK_LI_Q22018 ;&lt;BR /&gt;ERROR: A lock is not available for CES0094.SIM_NET_PGN_RSK_LI_Q22018.DATA.&lt;BR /&gt;ERROR: Lock held by process 16973856.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Gokul&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 10:24:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/lock-is-not-available/m-p/471641#M120833</guid>
      <dc:creator>GokulShivananda</dc:creator>
      <dc:date>2018-06-20T10:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: lock is not available</title>
      <link>https://communities.sas.com/t5/SAS-Programming/lock-is-not-available/m-p/471690#M120850</link>
      <description>&lt;P&gt;A ps -fp&amp;nbsp;&lt;SPAN&gt;16973856 will show you details about the process responsible. "Climbing up" the process tree along PPID will help you determine where it came from.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 13:41:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/lock-is-not-available/m-p/471690#M120850</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-06-20T13:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: lock is not available</title>
      <link>https://communities.sas.com/t5/SAS-Programming/lock-is-not-available/m-p/472026#M120970</link>
      <description>&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Yes I did that but it is pointing to Object Spawner!!&lt;/P&gt;
&lt;P&gt;Please Find the attachment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any pointers.. ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Gokul Shivananda&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 09:57:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/lock-is-not-available/m-p/472026#M120970</guid>
      <dc:creator>GokulShivananda</dc:creator>
      <dc:date>2018-06-21T09:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: lock is not available</title>
      <link>https://communities.sas.com/t5/SAS-Programming/lock-is-not-available/m-p/472029#M120971</link>
      <description>&lt;P&gt;In SAS Management Console, look for a server definition for&amp;nbsp;&lt;/P&gt;
&lt;PRE class="bp-text bp-text-plain hljs"&gt;&lt;CODE class="txt"&gt;A5L1RGTE.AU000005&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;It's most probably a workspace server, which means you'll get the user-id from the ps output, so you have an avenue for investigation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 10:07:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/lock-is-not-available/m-p/472029#M120971</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-06-21T10:07:10Z</dc:date>
    </item>
  </channel>
</rss>

