<?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: Unable to define ORION Library in SAS OnDemand for Academics, SAS Studio in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-define-ORION-Library-in-SAS-OnDemand-for-Academics-SAS/m-p/230684#M41878</link>
    <description>&lt;P&gt;Hi Cynthia,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried the solution you suggested. But still I am not able to define the Orion Library. Some more details of my current situation is as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. SAS software which I am using : SAS OnDemand for Academics : SAS Studio (Cloud version, not installed on my PC)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Operating System : Windows 7&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Document referring for Setup :&amp;nbsp;Setup Instructions for SAS OnDemand for Academics: SAS Studio (provided along with online training for Programming 1)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. Creation of Folder "ecprg193" for ORION Library : Created (Please refer attached image for code as well as folder details)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5. Since I didn't get the message saying "NOTE: Libref ORION was successfully assigned" I didn't try Step2 of the procedure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached the log as well as my code details along with this. Please refer and kindly support me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards,&lt;/P&gt;
&lt;P&gt;Mridula.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12024i744881B7B81B3254/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Orion Library def_Code.jpg" title="Orion Library def_Code.jpg" /&gt;</description>
    <pubDate>Tue, 20 Oct 2015 08:28:31 GMT</pubDate>
    <dc:creator>Mridula</dc:creator>
    <dc:date>2015-10-20T08:28:31Z</dc:date>
    <item>
      <title>Unable to define ORION Library in SAS OnDemand for Academics, SAS Studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-define-ORION-Library-in-SAS-OnDemand-for-Academics-SAS/m-p/230478#M41796</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have enrolled with the free SAS-eCourse : SAS Programming 1:Essentials. I was trying to define "ORION Library" in my&amp;nbsp;SAS OnDemand for Academics, SAS Studio.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code which I used for this purpose is:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;%let path=/home/mridula.panicker/ecprg193;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#3366FF"&gt;libname orion "&amp;amp;path";&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;But I didn't get the "NOTE: Libref ORION was successfully assigned" in my Log.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;The log I am getting is as follows:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;55&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;56 %let path=/home/mridula.panicker/ecprg193;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;57 libname orion "&amp;amp;path";&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;58&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;59 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;60 ODS HTML CLOSE;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;61 &amp;amp;GRAPHTERM; ;*';*";*/;RUN;QUIT;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;62 QUIT;RUN;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;63 ODS HTML5 (ID=WEB) CLOSE;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;64&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;65 ODS RTF (ID=WEB) CLOSE;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;66 ODS PDF (ID=WEB) CLOSE;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;NOTE: ODS PDF(WEB) printed no output.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;(This sometimes results from failing to place a RUN statement before the ODS PDF(WEB) CLOSE statement.)&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;67 FILENAME _GSFNAME;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;NOTE: Fileref _GSFNAME has been deassigned.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;68 DATA _NULL_;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;69 RUN;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;NOTE: DATA statement used (Total process time):&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;real time 0.00 seconds&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;user cpu time 0.00 seconds&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;system cpu time 0.00 seconds&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;memory 765.81k&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;OS Memory 19876.00k&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;Timestamp 10/18/2015 01:11:50 PM&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;Step Count 12 Switch Count 22&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;Page Faults 0&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;Page Reclaims 219&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;Page Swaps 0&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;Voluntary Context Switches 32&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;Involuntary Context Switches 0&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;Block Input Operations 0&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;Block Output Operations 0&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;FONT color="#0000FF"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;FONT color="#0000FF"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;70 OPTIONS NOTES STIMER SOURCE SYNTAXCHECK;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;71&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;Can someone please help me by telling what is the mistake I am making in this?&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;regards,&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&lt;FONT color="#000000"&gt;Mridula&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 18 Oct 2015 13:26:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-define-ORION-Library-in-SAS-OnDemand-for-Academics-SAS/m-p/230478#M41796</guid>
      <dc:creator>Mridula</dc:creator>
      <dc:date>2015-10-18T13:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to define ORION Library in SAS OnDemand for Academics, SAS Studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-define-ORION-Library-in-SAS-OnDemand-for-Academics-SAS/m-p/230481#M41799</link>
      <description>Hi: 1) Did you MAKE the ECPRG193 folder in your folder structure? 2) I do NOT see anything in this code that uses the ORION libref so it looks like you have NOT posted all your log. Please try this:&lt;BR /&gt;%let path=/home/mridula.panicker/ecprg193;.&lt;BR /&gt; libname orion "&amp;amp;path";&lt;BR /&gt;proc contents data=orion._all_;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;Which will tell you whether the folder is there. Remember that the LIBNAME statement will NOT make a folder. So you must make the folder first by right-clicking on the icon for My Folders (or on some instances Files (Home) and selecting New Folder, as shown in the Course Overview instructions in Programming 1. Also remember that there are 2 tasks in the Setup instructions. Task 1 is making the folder and running the LIBNAME statement. Task 2 is running the program that will actually PUT data into your folder location.&lt;BR /&gt;&lt;BR /&gt;I am not sure why you have so many statements and are using GSFNAME -- that is NOT in Programming 1, so that is a bit odd to see in the SAS log.&lt;BR /&gt;&lt;BR /&gt;cynthia&lt;BR /&gt;</description>
      <pubDate>Sun, 18 Oct 2015 14:50:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-define-ORION-Library-in-SAS-OnDemand-for-Academics-SAS/m-p/230481#M41799</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-10-18T14:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to define ORION Library in SAS OnDemand for Academics, SAS Studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-define-ORION-Library-in-SAS-OnDemand-for-Academics-SAS/m-p/230684#M41878</link>
      <description>&lt;P&gt;Hi Cynthia,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried the solution you suggested. But still I am not able to define the Orion Library. Some more details of my current situation is as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. SAS software which I am using : SAS OnDemand for Academics : SAS Studio (Cloud version, not installed on my PC)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Operating System : Windows 7&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Document referring for Setup :&amp;nbsp;Setup Instructions for SAS OnDemand for Academics: SAS Studio (provided along with online training for Programming 1)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. Creation of Folder "ecprg193" for ORION Library : Created (Please refer attached image for code as well as folder details)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5. Since I didn't get the message saying "NOTE: Libref ORION was successfully assigned" I didn't try Step2 of the procedure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached the log as well as my code details along with this. Please refer and kindly support me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards,&lt;/P&gt;
&lt;P&gt;Mridula.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12024i744881B7B81B3254/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Orion Library def_Code.jpg" title="Orion Library def_Code.jpg" /&gt;</description>
      <pubDate>Tue, 20 Oct 2015 08:28:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-define-ORION-Library-in-SAS-OnDemand-for-Academics-SAS/m-p/230684#M41878</guid>
      <dc:creator>Mridula</dc:creator>
      <dc:date>2015-10-20T08:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to define ORION Library in SAS OnDemand for Academics, SAS Studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-define-ORION-Library-in-SAS-OnDemand-for-Academics-SAS/m-p/230741#M41897</link>
      <description>&lt;P&gt;Hi Cynthia,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I resolved the issue on my own. Thaks for the support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the&amp;nbsp;code which I used:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;%let path=/home/mridula.panicker/ecprg193/;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;libname orion "&amp;amp;path";&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I did to solve the issue:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just added one "/" at the end of my path declaration line. This made my program working and my ORION Library successfully created.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once again thank you very much.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards,&lt;/P&gt;
&lt;P&gt;Mridula&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 14:04:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-define-ORION-Library-in-SAS-OnDemand-for-Academics-SAS/m-p/230741#M41897</guid>
      <dc:creator>Mridula</dc:creator>
      <dc:date>2015-10-20T14:04:50Z</dc:date>
    </item>
  </channel>
</rss>

