<?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: I could not upload BRFSS2017.XPT because the file is too large in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/I-could-not-upload-BRFSS2017-XPT-because-the-file-is-too-large/m-p/564708#M7632</link>
    <description>&lt;P&gt;How are you using SAS/Studio?&lt;/P&gt;
&lt;P&gt;If you are using it to connect to SAS running on your machine there is no need to "upload" the data at all.&amp;nbsp; If you are using full SAS on your machine then just point to where you have it.&amp;nbsp; It you are using SAS University Edition the use your PC to move it into the folder that you have shared with the virtual machine where SAS UE is running and point to it use the path that it has in the virtual machine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using SAS/Studio to connect to SAS running somewhere else the use some other tool to put the file in a place where SAS can see it.&lt;/P&gt;</description>
    <pubDate>Sat, 08 Jun 2019 23:37:52 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2019-06-08T23:37:52Z</dc:date>
    <item>
      <title>I could not upload BRFSS2017.XPT because the file is too large</title>
      <link>https://communities.sas.com/t5/SAS-Studio/I-could-not-upload-BRFSS2017-XPT-because-the-file-is-too-large/m-p/564694#M7631</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to SAS. I just downloaded a data set and tried to put it into SAS Studio. I've been trying to upload the XPT data but it keeps on prompting that the file is too large. The message says "The size of uploaded files cannot be greater than 10MB. The size of selected file is 1.2GB". How do I put this XPT file into the system so I can start viewing its data? Can someone please help me out? Thank you in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jun 2019 20:14:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/I-could-not-upload-BRFSS2017-XPT-because-the-file-is-too-large/m-p/564694#M7631</guid>
      <dc:creator>mikaelllr0</dc:creator>
      <dc:date>2019-06-08T20:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: I could not upload BRFSS2017.XPT because the file is too large</title>
      <link>https://communities.sas.com/t5/SAS-Studio/I-could-not-upload-BRFSS2017-XPT-because-the-file-is-too-large/m-p/564708#M7632</link>
      <description>&lt;P&gt;How are you using SAS/Studio?&lt;/P&gt;
&lt;P&gt;If you are using it to connect to SAS running on your machine there is no need to "upload" the data at all.&amp;nbsp; If you are using full SAS on your machine then just point to where you have it.&amp;nbsp; It you are using SAS University Edition the use your PC to move it into the folder that you have shared with the virtual machine where SAS UE is running and point to it use the path that it has in the virtual machine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using SAS/Studio to connect to SAS running somewhere else the use some other tool to put the file in a place where SAS can see it.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jun 2019 23:37:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/I-could-not-upload-BRFSS2017-XPT-because-the-file-is-too-large/m-p/564708#M7632</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-06-08T23:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: I could not upload BRFSS2017.XPT because the file is too large</title>
      <link>https://communities.sas.com/t5/SAS-Studio/I-could-not-upload-BRFSS2017-XPT-because-the-file-is-too-large/m-p/564723#M7633</link>
      <description>If you're using SAS Academics on Demand, there is a 10MB limit on the data sets.</description>
      <pubDate>Sun, 09 Jun 2019 01:15:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/I-could-not-upload-BRFSS2017-XPT-because-the-file-is-too-large/m-p/564723#M7633</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-06-09T01:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: I could not upload BRFSS2017.XPT because the file is too large</title>
      <link>https://communities.sas.com/t5/SAS-Studio/I-could-not-upload-BRFSS2017-XPT-because-the-file-is-too-large/m-p/564737#M7634</link>
      <description>&lt;P&gt;Hello, I am using SAS Studio via web browser. I tried running this code&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LIBNAME TRANSPRT XPORT 'C:\Users\name\Desktop\COH606\LLCP2017.xpt';&lt;/P&gt;&lt;P&gt;LIBNAME DATAOUT V7 'C:\Users\name\Desktop\COH606\LLCP2017'&lt;/P&gt;&lt;P&gt;PROC COPY IN=TRANSPRT OUT=DATAOUT;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then everytime I try to run it, it says this error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="sasWarning"&gt;WARNING: Library DATAOUT does not exist.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Input library TRANSPRT is sequential.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Physical file does not exist, /pbr/biconfig/940/Lev1/SASApp/C:\Users\name\Desktop\COH606\LLCP2017.xpt.&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;What would be the best method I could to for SAS to see the file, I could not upload it since the file is too large&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Sun, 09 Jun 2019 08:04:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/I-could-not-upload-BRFSS2017-XPT-because-the-file-is-too-large/m-p/564737#M7634</guid>
      <dc:creator>mikaelllr0</dc:creator>
      <dc:date>2019-06-09T08:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: I could not upload BRFSS2017.XPT because the file is too large</title>
      <link>https://communities.sas.com/t5/SAS-Studio/I-could-not-upload-BRFSS2017-XPT-because-the-file-is-too-large/m-p/564752#M7636</link>
      <description>And if you're using SAS OnDemand for Academics, you cannot have your "DATAOUT" point to your C: drive. SAS OnDemand servers don't read from or write to your C: drive. When and if you do get a smaller file and upload it to the server, you'd need to use a path like:&lt;BR /&gt;/home/&amp;lt;yourUserID&amp;gt;/COh606/&lt;BR /&gt;&lt;BR /&gt;Note that the OnDemand server is a Unix server and you can only write files to your /home directory. (You can read from other directories on the Unix server, such as SASHELP or MAPS or an instructor's directory), but you cannot read from your Windows C: drive.&lt;BR /&gt;&lt;BR /&gt;Cynthia</description>
      <pubDate>Sun, 09 Jun 2019 14:27:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/I-could-not-upload-BRFSS2017-XPT-because-the-file-is-too-large/m-p/564752#M7636</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-06-09T14:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: I could not upload BRFSS2017.XPT because the file is too large</title>
      <link>https://communities.sas.com/t5/SAS-Studio/I-could-not-upload-BRFSS2017-XPT-because-the-file-is-too-large/m-p/564778#M7639</link>
      <description>&lt;P&gt;SAS studio always runs in a browser, it matters if you're using SAS University Edition - did you download and set up Oracle VirtualBox? If so, there's no file limit but you do need to place your datasets in the myfolders set up during installation. You access myfolders by using the following path:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname demo xport '/folders/myfolders/demo.xpt';&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it's Academics on Demand, then there is a 10MB limit.&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/277207"&gt;@mikaelllr0&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello, I am using SAS Studio via web browser. I tried running this code&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LIBNAME TRANSPRT XPORT 'C:\Users\name\Desktop\COH606\LLCP2017.xpt';&lt;/P&gt;
&lt;P&gt;LIBNAME DATAOUT V7 'C:\Users\name\Desktop\COH606\LLCP2017'&lt;/P&gt;
&lt;P&gt;PROC COPY IN=TRANSPRT OUT=DATAOUT;&lt;BR /&gt;RUN;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then everytime I try to run it, it says this error&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="sasWarning"&gt;WARNING: Library DATAOUT does not exist.&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;NOTE: Input library TRANSPRT is sequential.&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;ERROR: Physical file does not exist, /pbr/biconfig/940/Lev1/SASApp/C:\Users\name\Desktop\COH606\LLCP2017.xpt.&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;What would be the best method I could to for SAS to see the file, I could not upload it since the file is too large&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jun 2019 22:57:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/I-could-not-upload-BRFSS2017-XPT-because-the-file-is-too-large/m-p/564778#M7639</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-06-09T22:57:17Z</dc:date>
    </item>
  </channel>
</rss>

