<?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: SAS Studio OnDemand Academics - insufficient permission to create in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396668#M3450</link>
    <description>&lt;P&gt;SAS is installed onto a virtual machine that's running RedHat and you use Oracle Virtual Box to access the VM.&amp;nbsp;The settings reflect the settings of the Virtual Machine, not your laptop.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 17 Sep 2017 18:13:46 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-09-17T18:13:46Z</dc:date>
    <item>
      <title>SAS Studio OnDemand Academics - insufficient permission to create</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396596#M3444</link>
      <description>&lt;P&gt;Hello. I am using a SAS&amp;nbsp;Studio to run my code for the past few weeks with no trouble at all. However, I have been getting the error message today (as in attachment). Even when I tried to run the following codes, I keep on getting the error message. Can you advise me on this? Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data Data_1A;&lt;BR /&gt;input name $ height weight gender $ age;&lt;BR /&gt;datalines;&lt;BR /&gt;Fred 69 144 M 23&lt;BR /&gt;Jim 78 202 M 34&lt;BR /&gt;Mary 62 99 F 38&lt;BR /&gt;Susan 61 101 F 45&lt;BR /&gt;run;&lt;BR /&gt;proc print data=Data_1A;&lt;BR /&gt;title 'Example 1A';&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Sep 2017 22:19:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396596#M3444</guid>
      <dc:creator>Siti</dc:creator>
      <dc:date>2017-09-16T22:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio OnDemand Academics - insufficient permission to create</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396601#M3445</link>
      <description>&lt;P&gt;There's a note on the SAS AoD page about potential issues logging in - and I coudn't log in.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect whatever is happening is related. Unfortunately you're likely stuck waitiing until the system is up again.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For basic work like what's shown you can use the University Edition that you download and is hosted on your comptuer. Then you're not at the mercy of someone else's system. But then you don't have access everywhere you are either, so it's a trade off.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/165530"&gt;@Siti&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hello. I am using a SAS&amp;nbsp;Studio to run my code for the past few weeks with no trouble at all. However, I have been getting the error message today (as in attachment). Even when I tried to run the following codes, I keep on getting the error message. Can you advise me on this? Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data Data_1A;&lt;BR /&gt;input name $ height weight gender $ age;&lt;BR /&gt;datalines;&lt;BR /&gt;Fred 69 144 M 23&lt;BR /&gt;Jim 78 202 M 34&lt;BR /&gt;Mary 62 99 F 38&lt;BR /&gt;Susan 61 101 F 45&lt;BR /&gt;run;&lt;BR /&gt;proc print data=Data_1A;&lt;BR /&gt;title 'Example 1A';&lt;BR /&gt;run;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Sep 2017 23:47:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396601#M3445</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-09-16T23:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio OnDemand Academics - insufficient permission to create</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396636#M3446</link>
      <description>&lt;P&gt;It seems to be working fine today. I generally use SAS UE but SAS AoD has some extra Procs available (e.g. Proc Expand) so it's not a complete one-to-one replacement&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2017 07:55:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396636#M3446</guid>
      <dc:creator>ChrisBrooks</dc:creator>
      <dc:date>2017-09-17T07:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio OnDemand Academics - insufficient permission to create</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396656#M3447</link>
      <description>&lt;P&gt;Thank you for the suggestions. However, I have a problem with the SAS University Edition. I managed to download the software &amp;nbsp;but it failed to start the SAS program. I think it might be something to do with my laptop but I am not sure. &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OracleVM.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/15232i0762C2A0217387B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="OracleVM.jpg" alt="OracleVM.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2017 15:09:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396656#M3447</guid>
      <dc:creator>Siti</dc:creator>
      <dc:date>2017-09-17T15:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio OnDemand Academics - insufficient permission to create</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396665#M3448</link>
      <description>&lt;P&gt;Don't change any settings in the VM, from your screenshot it's saying the OS is Windows 10, it should say Redhat Linux or something along those lines.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2017 17:33:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396665#M3448</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-09-17T17:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio OnDemand Academics - insufficient permission to create</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396666#M3449</link>
      <description>&lt;P&gt;I see, but does this depend on the operating system that I used in my laptop? Mine is running with Windows 10.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2017 18:08:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396666#M3449</guid>
      <dc:creator>Siti</dc:creator>
      <dc:date>2017-09-17T18:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio OnDemand Academics - insufficient permission to create</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396668#M3450</link>
      <description>&lt;P&gt;SAS is installed onto a virtual machine that's running RedHat and you use Oracle Virtual Box to access the VM.&amp;nbsp;The settings reflect the settings of the Virtual Machine, not your laptop.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2017 18:13:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396668#M3450</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-09-17T18:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio OnDemand Academics - insufficient permission to create</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396669#M3451</link>
      <description>&lt;P&gt;SAS is installed onto a virtual machine that's running RedHat and you use Oracle Virtual Box to access the VM.&amp;nbsp;The settings reflect the settings of the Virtual Machine, not your laptop.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/165530"&gt;@Siti&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I see, but does this depend on the operating system that I used in my laptop? Mine is running with Windows 10.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2017 18:13:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396669#M3451</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-09-17T18:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio OnDemand Academics - insufficient permission to create</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396673#M3452</link>
      <description>&lt;P&gt;Rezza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to change the setting but I still receive the similar error message.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OracleVM2.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/15233iC809930B986C2407/image-size/large?v=v2&amp;amp;px=999" role="button" title="OracleVM2.jpg" alt="OracleVM2.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OracleVM3.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/15234iBDA68180C72B8783/image-size/large?v=v2&amp;amp;px=999" role="button" title="OracleVM3.jpg" alt="OracleVM3.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2017 18:26:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396673#M3452</guid>
      <dc:creator>Siti</dc:creator>
      <dc:date>2017-09-17T18:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio OnDemand Academics - insufficient permission to create</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396678#M3453</link>
      <description>&lt;P&gt;Virtualisation is disabled in your PCs BIOS - you'll find the answer in this post&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Analytics-U/SAS-University-Edition-Launch-Error-VT-x-is-disabled-in-the-BIOS/td-p/186822" target="_blank"&gt;https://communities.sas.com/t5/SAS-Analytics-U/SAS-University-Edition-Launch-Error-VT-x-is-disabled-in-the-BIOS/td-p/186822&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2017 18:53:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396678#M3453</guid>
      <dc:creator>ChrisBrooks</dc:creator>
      <dc:date>2017-09-17T18:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio OnDemand Academics - insufficient permission to create</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396680#M3454</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;Thank you for the link. I may need to talk to my university's IT Help Desk to assist me with this. Thank you again for the help!</description>
      <pubDate>Sun, 17 Sep 2017 19:02:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-OnDemand-Academics-insufficient-permission-to-create/m-p/396680#M3454</guid>
      <dc:creator>Siti</dc:creator>
      <dc:date>2017-09-17T19:02:26Z</dc:date>
    </item>
  </channel>
</rss>

