<?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: Read only SAS view(on double click too) in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Read-only-SAS-view-on-double-click-too/m-p/441314#M13609</link>
    <description>Is it only the exclusive lock you are worrying about?&lt;BR /&gt;So they need write access at all? &lt;BR /&gt;Also, describe your environment (SAS clients, any server, metadata server etc).</description>
    <pubDate>Thu, 01 Mar 2018 18:19:40 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2018-03-01T18:19:40Z</dc:date>
    <item>
      <title>Read only SAS view(on double click too)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Read-only-SAS-view-on-double-click-too/m-p/441085#M13601</link>
      <description>&lt;P&gt;We have SAS datasets, which many people have access to read and write. Many a times people click those tables and open. Table gets locked. To circumvent this problem, I tried to created views in same library, if people double click the view it opens table and locks the table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;One solution I am thinking of to create view in new library with access=read only option.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there read only view option, where in someone double clicks and table does not lock the table. is it possible to do in same library.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know if something is not clear.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 01:21:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Read-only-SAS-view-on-double-click-too/m-p/441085#M13601</guid>
      <dc:creator>kiranv_</dc:creator>
      <dc:date>2018-03-01T01:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Read only SAS view(on double click too)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Read-only-SAS-view-on-double-click-too/m-p/441314#M13609</link>
      <description>Is it only the exclusive lock you are worrying about?&lt;BR /&gt;So they need write access at all? &lt;BR /&gt;Also, describe your environment (SAS clients, any server, metadata server etc).</description>
      <pubDate>Thu, 01 Mar 2018 18:19:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Read-only-SAS-view-on-double-click-too/m-p/441314#M13609</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-03-01T18:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Read only SAS view(on double click too)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Read-only-SAS-view-on-double-click-too/m-p/441454#M13622</link>
      <description>&lt;P&gt;yes exclusive lock is what I am worried about. It is windows environment without SAS/Share .&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2018 03:48:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Read-only-SAS-view-on-double-click-too/m-p/441454#M13622</guid>
      <dc:creator>kiranv_</dc:creator>
      <dc:date>2018-03-02T03:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Read only SAS view(on double click too)</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Read-only-SAS-view-on-double-click-too/m-p/441488#M13624</link>
      <description>&lt;P&gt;If your users only need to consume the data but don't need write access then it's certainly a good idea to define the library with access=readonly. This should avoid any locking issues whether that's now using a view or accessing the table directly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Accessing the table with readonly will still lock the table for write access (i.e. for a batch job updating the table). There is not much you can do about this except for having your write job run overnight and eventually restart the object spawner first (so all EG and SAS Studio sessions will be forced to release their lock). You could also look into option FILELOCKWAIT. This is not a 100% solution but it will eventually help you to circumvent the most common locking&amp;nbsp;issues.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2018 08:17:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Read-only-SAS-view-on-double-click-too/m-p/441488#M13624</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2018-03-02T08:17:09Z</dc:date>
    </item>
  </channel>
</rss>

