<?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: Lockdown State in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767045#M10192</link>
    <description>Hello&lt;BR /&gt;&lt;BR /&gt;What Viya commands are you referring to?&lt;BR /&gt;&lt;BR /&gt;This used to work on Viya 3.5 ?!&lt;BR /&gt;</description>
    <pubDate>Fri, 10 Sep 2021 14:08:11 GMT</pubDate>
    <dc:creator>TimBedsted</dc:creator>
    <dc:date>2021-09-10T14:08:11Z</dc:date>
    <item>
      <title>Re: Lockdown State</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767042#M10189</link>
      <description>&lt;P&gt;I have uploaded a file vis SASDrive on Viya4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see the file from inside SAS Studio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I can note make a file reference to it. I get the same lockdown error&amp;nbsp; as above&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;78 filename ind "/folders/myfolders/CS_Data/exported_Data.xpt";&lt;BR /&gt;ERROR: The path /folders/myfolders/CS_Data/exported_Data.xpt is not in the list of accessible paths when SAS is in the lockdown&lt;BR /&gt;state.&lt;BR /&gt;ERROR: Error in the FILENAME statement.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 13:59:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767042#M10189</guid>
      <dc:creator>TimBedsted</dc:creator>
      <dc:date>2021-09-10T13:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Lockdown State</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767043#M10190</link>
      <description>&lt;P&gt;If you are using SASDRIVE then make sure to use the appropriate VIYA commands for making those file accessible.&amp;nbsp; You cannot access those files as if they were files on a real disk drive.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 14:05:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767043#M10190</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-09-10T14:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Lockdown State</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767045#M10192</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;What Viya commands are you referring to?&lt;BR /&gt;&lt;BR /&gt;This used to work on Viya 3.5 ?!&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Sep 2021 14:08:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767045#M10192</guid>
      <dc:creator>TimBedsted</dc:creator>
      <dc:date>2021-09-10T14:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Lockdown State</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767050#M10193</link>
      <description>&lt;P&gt;/folders/myfolders is the path you would have used on the now discontinued University Edition to access the shared folder. I seriously doubt that it ever worked on Viya.&lt;/P&gt;
&lt;P&gt;Viya uses a special storage service that is propagated through the cluster, so that all nodes can see all files (which are no longer visible as such to the underlying operating system). You have to use proper CAS/Viya code to access files in the cloud storage.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 15:15:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767050#M10193</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-09-10T15:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Lockdown State</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767052#M10194</link>
      <description>I thought "folders/myfolders" was only valid for SAS UE, are you sure you're using the correct path in Viya?&lt;BR /&gt;&lt;BR /&gt;You can find the folder, right click it and select properties to find the correct file path.</description>
      <pubDate>Fri, 10 Sep 2021 15:18:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767052#M10194</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-09-10T15:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Lockdown State</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767053#M10195</link>
      <description>Are you using CAS or SAS Studio? &lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/sgf/2021/06/21/important-caveats-to-consider-when-you-run-a-data-step-on-cas-tables/" target="_blank"&gt;https://blogs.sas.com/content/sgf/2021/06/21/important-caveats-to-consider-when-you-run-a-data-step-on-cas-tables/&lt;/A&gt;</description>
      <pubDate>Fri, 10 Sep 2021 15:20:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767053#M10195</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-09-10T15:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Lockdown State</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767055#M10196</link>
      <description>&lt;P&gt;I have 4 SAS 9.4 datasets, which I have transferred to Viya on Azure using SASDrive. I also for backup purposes have the 4 datasets in XPT format.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to create a SAS SPRE libname from within SAS Studio, which points to the location, where the 4 files resides&lt;/P&gt;&lt;P&gt;However, I keep getting the lockdown error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Therefore I am not able to run the code below:&lt;/P&gt;&lt;P&gt;cas casauto;&lt;/P&gt;&lt;P&gt;proc casutil;&lt;BR /&gt;load data=mylibname.cs_accepts;&amp;nbsp;&lt;BR /&gt;quit;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 15:27:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767055#M10196</guid>
      <dc:creator>TimBedsted</dc:creator>
      <dc:date>2021-09-10T15:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Lockdown State</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767085#M10197</link>
      <description>I don't know how it's locked down and connecting to Azure unless it's locked to Azure? Have you checked with your administration team?</description>
      <pubDate>Fri, 10 Sep 2021 18:04:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767085#M10197</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-09-10T18:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Lockdown State</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767177#M10198</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;78 filename ind "/folders/myfolders/CS_Data/exported_Data.xpt";&lt;BR /&gt;ERROR: The path /folders/myfolders/CS_Data/exported_Data.xpt is not in the list of accessible paths when SAS is in the lockdown&lt;BR /&gt;state.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This error sounds very much like the environment has server lockdown enabled and restricted the paths you can access via your SAS session.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/bicdc/9.4/biasag/n23000intelplatform00srvradm.htm" target="_blank" rel="noopener"&gt;https://documentation.sas.com/doc/en/bicdc/9.4/biasag/n23000intelplatform00srvradm.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will need to store your files under a path that's defined for such access.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Sep 2021 03:38:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Re-Lockdown-State/m-p/767177#M10198</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2021-09-11T03:38:01Z</dc:date>
    </item>
  </channel>
</rss>

