<?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 Importing large dataset from SAS in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Importing-large-dataset-from-SAS/m-p/20662#M18786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I have three large SAS datasets (each almost 6 GB), and I need to clean the datasets, somehow mix all of them, and take a sample of all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my main problem is I even could not open them in JMP Pro. &lt;SPAN style="font-size: 13.3333px;"&gt;I think dividing each of them into smaller files might not be a good idea, as I have to take a sample of all.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. So, how can I import them into JMP Pro 12? Is it possible on a 64 bit OS without dividing the dataset?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If I have to divide it, and there is no other way, how can I do that as I do not have the SAS and JMP installed on a same system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2016 01:55:14 GMT</pubDate>
    <dc:creator>farinoushsharif</dc:creator>
    <dc:date>2016-09-29T01:55:14Z</dc:date>
    <item>
      <title>Importing large dataset from SAS</title>
      <link>https://community.jmp.com/t5/Discussions/Importing-large-dataset-from-SAS/m-p/20662#M18786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I have three large SAS datasets (each almost 6 GB), and I need to clean the datasets, somehow mix all of them, and take a sample of all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my main problem is I even could not open them in JMP Pro. &lt;SPAN style="font-size: 13.3333px;"&gt;I think dividing each of them into smaller files might not be a good idea, as I have to take a sample of all.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. So, how can I import them into JMP Pro 12? Is it possible on a 64 bit OS without dividing the dataset?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If I have to divide it, and there is no other way, how can I do that as I do not have the SAS and JMP installed on a same system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 01:55:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Importing-large-dataset-from-SAS/m-p/20662#M18786</guid>
      <dc:creator>farinoushsharif</dc:creator>
      <dc:date>2016-09-29T01:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Importing large dataset from SAS</title>
      <link>https://community.jmp.com/t5/Discussions/Importing-large-dataset-from-SAS/m-p/20663#M18787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many rows and columns?&amp;nbsp; How did it fail, out of memory?&amp;nbsp; The JMP log window may have a message.&amp;nbsp; What file extension on the SAS datasets?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd guess a 32GB machine should handle the 6GB files one at a time, and probably all together, without paging too much.&amp;nbsp; Might be a memory or speed issue with a second copy of an 18GB file though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you had a CSV file, text import offers some subsetting choices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="12862_pastedImage_0.png" style="width: 870px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/3779iA65A33F073E2D6BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="12862_pastedImage_0.png" alt="12862_pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there are similar options in other import tools in JMP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 04:13:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Importing-large-dataset-from-SAS/m-p/20663#M18787</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2016-10-19T04:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Importing large dataset from SAS</title>
      <link>https://community.jmp.com/t5/Discussions/Importing-large-dataset-from-SAS/m-p/20664#M18788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, farinoushsharifi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with Craige, a 64-bit Windows box with a minimum of 16 GB of physical RAM, would be necessary to successfullyl open a 6GB SAS data set in JMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you considered doing the cleaning in SAS, say with some DATA step code?&amp;nbsp; JMP does have some great data cleaning tools, don't get me wrong, but having enough memory to open the data sets successfully is just the first problem.&amp;nbsp; It doesn't guarantee a pleasant experience in JMP working with such large tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the machine that has SAS installed a server, allowing you to connect to it remotely?&amp;nbsp; JMP has good tools for connecting to remote SAS servers - &lt;STRONG&gt;File &amp;gt; SAS &amp;gt; Server Connections&lt;/STRONG&gt; is the place to start.&amp;nbsp; You'd need to know the machine name and port number of the SAS server (or, if you also have a SAS Metadata Server, that makes connecting even easier). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 12:12:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Importing-large-dataset-from-SAS/m-p/20664#M18788</guid>
      <dc:creator>Eric_Hill</dc:creator>
      <dc:date>2016-09-29T12:12:26Z</dc:date>
    </item>
  </channel>
</rss>

