<?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: How to import a large dataset to a library in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-a-large-dataset-to-a-library/m-p/620454#M35446</link>
    <description>PROC IMPORT Statement. The IMPORT procedure reads external data and writes the data to a SAS data set. ... A fileref is a SAS name that is associated with the physical location of the output file.</description>
    <pubDate>Tue, 28 Jan 2020 09:38:46 GMT</pubDate>
    <dc:creator>Zeeshansaiyad</dc:creator>
    <dc:date>2020-01-28T09:38:46Z</dc:date>
    <item>
      <title>How to import a large dataset to a library</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-a-large-dataset-to-a-library/m-p/620239#M35438</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need some help. I have a sas dataset on my desktop, it has more than 31 millions of rows and a 8.66 gb size. I successfully opened it inside a blank sas guide project, but I need to save the all table into a library, I am using export table but it takes too long.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea? Please help.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 17:24:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-a-large-dataset-to-a-library/m-p/620239#M35438</guid>
      <dc:creator>rodrichiez</dc:creator>
      <dc:date>2020-01-27T17:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to import a large dataset to a library</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-a-large-dataset-to-a-library/m-p/620241#M35439</link>
      <description>PROC COPY?&lt;BR /&gt;&lt;BR /&gt;proc copy in=work out=myLibrary;&lt;BR /&gt;select dataSetName;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;It will take time regardless depending on your network connection.</description>
      <pubDate>Mon, 27 Jan 2020 17:27:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-a-large-dataset-to-a-library/m-p/620241#M35439</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-01-27T17:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to import a large dataset to a library</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-a-large-dataset-to-a-library/m-p/620289#M35443</link>
      <description>&lt;P&gt;Use the Upload Data Files to Server Task in EG. This will copy your dataset up to the SAS server where you can store it in a SAS library.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 19:12:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-a-large-dataset-to-a-library/m-p/620289#M35443</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-01-27T19:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to import a large dataset to a library</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-a-large-dataset-to-a-library/m-p/620454#M35446</link>
      <description>PROC IMPORT Statement. The IMPORT procedure reads external data and writes the data to a SAS data set. ... A fileref is a SAS name that is associated with the physical location of the output file.</description>
      <pubDate>Tue, 28 Jan 2020 09:38:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-a-large-dataset-to-a-library/m-p/620454#M35446</guid>
      <dc:creator>Zeeshansaiyad</dc:creator>
      <dc:date>2020-01-28T09:38:46Z</dc:date>
    </item>
  </channel>
</rss>

