<?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: &amp;quot;csv File is too large to open inside of Enterprise Guide and will open externally&amp;quot; Er in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/700009#M37665</link>
    <description>I am using SAS through something called Citrix receiver. It's a cloud-based delivery system.</description>
    <pubDate>Wed, 18 Nov 2020 21:58:58 GMT</pubDate>
    <dc:creator>rafidaljanahi</dc:creator>
    <dc:date>2020-11-18T21:58:58Z</dc:date>
    <item>
      <title>"csv File is too large to open inside of Enterprise Guide and will open externally" Error</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/699874#M37654</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to import a csv file to SAS enterprise guide and I keep getting this message "csv File is too large to open inside of Enterprise Guide and will open externally".&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to import the data by using the following procedure:&amp;nbsp;&lt;/P&gt;&lt;P&gt;File → Import Data → Select the data directory → Performance → Bypass the data cleaning process → set the maximum length of the data (176,000)&lt;/P&gt;&lt;P&gt;but still not working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The file size is 19 mb and it has 178,000 observations and 17 variables. Please help1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 16:29:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/699874#M37654</guid>
      <dc:creator>rafidaljanahi</dc:creator>
      <dc:date>2020-11-18T16:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: "csv File is too large to open inside of Enterprise Guide and will open externally" Er</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/699908#M37660</link>
      <description>&lt;P&gt;Do you have a description of the file structure?&lt;/P&gt;
&lt;P&gt;When I divide 19 million by 178000, I get an average line length of 106 to 107, so there can't be that many columns in the file.&lt;/P&gt;
&lt;P&gt;In such a case as yours, I would use the Copy Files task of EG to upload the file to the SAS server, and then run a custom-written data step to read the file. Both parts can be automated in a project like the task created by the import wizard.&lt;/P&gt;
&lt;P&gt;If you could post a few lines of the file (including the header line) by copy/pasting from an editor (open the file with Windows Editor) to a window opened with this button:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2020-04-07 um 08.32.59.jpg"&gt;&lt;img src="https://communities.sas.com/skins/images/56FCD7D6C56FB1FD5B55044A32DA7AB8/responsive_peak/images/image_not_found.png" alt="Bildschirmfoto 2020-04-07 um 08.32.59.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;we can show you how to write that step.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 17:39:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/699908#M37660</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-11-18T17:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: "csv File is too large to open inside of Enterprise Guide and will open externally" Er</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/699913#M37661</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Can you try and turn off 'automatically open data or results when added to the project."&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Click on file menu TOOLs -&amp;gt; OPTIONS -&amp;gt; DATA -&amp;gt; PERFORMANCE and then uncheck the option above. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 17:45:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/699913#M37661</guid>
      <dc:creator>CarmineVerrell</dc:creator>
      <dc:date>2020-11-18T17:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: "csv File is too large to open inside of Enterprise Guide and will open externally" Er</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/699941#M37663</link>
      <description>&lt;P&gt;Hi Carmine,&lt;/P&gt;&lt;P&gt;Thank you for your response. I did what you recommended and now when I try to work with the data I get the following errr message.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rafidaljanahi_0-1605724808709.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/51803iF7E245EB844F3D61/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rafidaljanahi_0-1605724808709.png" alt="rafidaljanahi_0-1605724808709.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 18:40:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/699941#M37663</guid>
      <dc:creator>rafidaljanahi</dc:creator>
      <dc:date>2020-11-18T18:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: "csv File is too large to open inside of Enterprise Guide and will open externally" Er</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/699971#M37664</link>
      <description>&lt;P&gt;You most likely are dealing with data that is in UTF-8 format. Which means you would need to change your encoding to be able to read this file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't know anything about your current environment but let us see if this steps below work. BTW , if it doesn't work then please send me more information about how your EG and your environment is setup so i can provide alternative ( example is EG local/server).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please take a look at steps below ..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Go to the link:&amp;nbsp;&amp;nbsp;C:\Program Files\SASHome_foundation\SASFoundation\9.4\nls&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;There should be a configuration file&amp;nbsp;sasv9.cfg in both "en" and "u8" folders.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. There is a file sasv9.cfg on the location:&amp;nbsp;C:\Program Files\SASHome_foundation\SASFoundation\9.4&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Open it in notepad. Here you will find the config;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;-config "C:\Program Files\SASHome_foundation\SASFoundation\9.4\nls\en\sasv9.cfg"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Make a small change in it. Just replace "en" with "u8" and Save.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;-config "C:\Program Files\SASHome_foundation\SASFoundation\9.4\nls\u8\sasv9.cfg"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. Open a new session of SAS Enterprise Guide and run this code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;proc options option=encoding;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5. Now the Encoding of your system will change from&amp;nbsp;WLATIN1 to UTF - 8.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 19:28:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/699971#M37664</guid>
      <dc:creator>CarmineVerrell</dc:creator>
      <dc:date>2020-11-18T19:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: "csv File is too large to open inside of Enterprise Guide and will open externally" Er</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/700009#M37665</link>
      <description>I am using SAS through something called Citrix receiver. It's a cloud-based delivery system.</description>
      <pubDate>Wed, 18 Nov 2020 21:58:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/700009#M37665</guid>
      <dc:creator>rafidaljanahi</dc:creator>
      <dc:date>2020-11-18T21:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: "csv File is too large to open inside of Enterprise Guide and will open externally" Er</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/700011#M37666</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/357640"&gt;@rafidaljanahi&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;I am using SAS through something called Citrix receiver. It's a cloud-based delivery system.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I thought you were using Enterprise Guide and not actually directly running SAS.&amp;nbsp; But in either case it doesn't really matter you you connect your keyboard and screen to the application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to check what SAS server your current Enterprise Guide session is connecting to.&amp;nbsp; If your company wants you to work with Unicode data then they should have a SAS server you can connect to that starts SAS using utf-8 encoding.&amp;nbsp; That should make it easier to read the file using SAS code.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 22:04:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/700011#M37666</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-11-18T22:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: "csv File is too large to open inside of Enterprise Guide and will open externally" Er</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/700029#M37667</link>
      <description>Thank you very much, you have been very helpful.</description>
      <pubDate>Wed, 18 Nov 2020 22:53:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-csv-File-is-too-large-to-open-inside-of-Enterprise-Guide/m-p/700029#M37667</guid>
      <dc:creator>rafidaljanahi</dc:creator>
      <dc:date>2020-11-18T22:53:04Z</dc:date>
    </item>
  </channel>
</rss>

