<?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 Restrict access to EG during a certain time period in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Restrict-access-to-EG-during-a-certain-time-period/m-p/110843#M9467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to implement a solution where we would like to restrict the user accessing the sas tables during a certain time period(due to lock out issue) when our processes are running and loading those tables.&lt;/P&gt;&lt;P&gt;What would be the best way to implement this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Feb 2013 17:29:13 GMT</pubDate>
    <dc:creator>BhavikShah</dc:creator>
    <dc:date>2013-02-15T17:29:13Z</dc:date>
    <item>
      <title>Restrict access to EG during a certain time period</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Restrict-access-to-EG-during-a-certain-time-period/m-p/110843#M9467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to implement a solution where we would like to restrict the user accessing the sas tables during a certain time period(due to lock out issue) when our processes are running and loading those tables.&lt;/P&gt;&lt;P&gt;What would be the best way to implement this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 17:29:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Restrict-access-to-EG-during-a-certain-time-period/m-p/110843#M9467</guid>
      <dc:creator>BhavikShah</dc:creator>
      <dc:date>2013-02-15T17:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict access to EG during a certain time period</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Restrict-access-to-EG-during-a-certain-time-period/m-p/110844#M9468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tough problem.&amp;nbsp; One way might be to have the process that loads the tables change the permissions on the files or directories to only allow that process access and then change it back at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user has the file(s) open before the time window starts, I don't know of anything to do except to use the OS to kill the SAS and EG processes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doc Muhlbaier&lt;/P&gt;&lt;P&gt;Duke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 19:18:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Restrict-access-to-EG-during-a-certain-time-period/m-p/110844#M9468</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2013-02-15T19:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict access to EG during a certain time period</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Restrict-access-to-EG-during-a-certain-time-period/m-p/110845#M9469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One option that would be worth considering is to have one workspace server for production jobs and another for EG users. In SAS Management Console you can stop the Workspace Server for EG users while your production Workspace Server continues running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stopping the server will stop EG users either connecting to or running any jobs on your SAS server so it is very much a sledgehammer solution.... You can also stop a workspace server via a program if you want to do it automatically. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 19:16:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Restrict-access-to-EG-during-a-certain-time-period/m-p/110845#M9469</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2013-02-17T19:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict access to EG during a certain time period</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Restrict-access-to-EG-during-a-certain-time-period/m-p/110846#M9470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks @Doc and @SASKiwi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do plan to kill all the SAS and EG processes before starting the batch jobs.&lt;/P&gt;&lt;P&gt;Will look at both the options provided and implement the feasible option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 15:47:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Restrict-access-to-EG-during-a-certain-time-period/m-p/110846#M9470</guid>
      <dc:creator>BhavikShah</dc:creator>
      <dc:date>2013-02-18T15:47:32Z</dc:date>
    </item>
  </channel>
</rss>

