<?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: Exporting large data set to bookmarked PDF in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-large-data-set-to-bookmarked-PDF/m-p/237720#M17131</link>
    <description>Thank you &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt; and &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;...&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;... I have not tried to break them down yet. I was trying to figure a way to easily split the datasets and then print individual pdfs so I am still looking at that.&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;, I did ensure all output was off except for PDF but that was a great idea. The first few times I tested I realized I had that on.</description>
    <pubDate>Fri, 04 Dec 2015 00:34:34 GMT</pubDate>
    <dc:creator>elwayfan446</dc:creator>
    <dc:date>2015-12-04T00:34:34Z</dc:date>
    <item>
      <title>Exporting large data set to bookmarked PDF</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-large-data-set-to-bookmarked-PDF/m-p/237602#M17125</link>
      <description>&lt;DIV class="discussion"&gt;&lt;DIV class="description"&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Good morning...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a very large data set with over 17,000,000 records that I am trying to export to a bookmarked PDF. &amp;nbsp;I would like to index and catalog that PDF so my users can do a search by loan for those records. &amp;nbsp;Each time I have tried to export that via Enterprise Guide it runs for over 24 hours and then fails on a memory or not enough space error. &amp;nbsp;I don't have an easy way to break it up into smaller files by loan number unless someone can make a suggestion on that as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas would be appreciated!&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Dec 2015 15:52:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-large-data-set-to-bookmarked-PDF/m-p/237602#M17125</guid>
      <dc:creator>elwayfan446</dc:creator>
      <dc:date>2015-12-03T15:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting large data set to bookmarked PDF</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-large-data-set-to-bookmarked-PDF/m-p/237607#M17126</link>
      <description>Does your data have some ideal way to break it up? Ie some grouping system?  There is a NEWFILE option in ODS PDF that you can use to separate the files automatically.  &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/odsug/61723/HTML/default/viewer.htm#a002217095.htm#a002985640" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/odsug/61723/HTML/default/viewer.htm#a002217095.htm#a002985640&lt;/A&gt;</description>
      <pubDate>Thu, 03 Dec 2015 16:02:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-large-data-set-to-bookmarked-PDF/m-p/237607#M17126</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-12-03T16:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting large data set to bookmarked PDF</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-large-data-set-to-bookmarked-PDF/m-p/237624#M17128</link>
      <description>&lt;P&gt;I had grouped it by Account Number and designated Enterprise Guide to start each group on a new page. When I tested this with the top 10 records, it seemed to work fine.&amp;nbsp; The first account was grouped with its observations expanded below it.&amp;nbsp; I can't really group it in SAS because each observation has the account number tied to it with data that is not unique.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you think it is better to add a program with SAS code to do this?&amp;nbsp; Would you have an example you can show me?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2015 16:55:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-large-data-set-to-bookmarked-PDF/m-p/237624#M17128</guid>
      <dc:creator>elwayfan446</dc:creator>
      <dc:date>2015-12-03T16:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting large data set to bookmarked PDF</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-large-data-set-to-bookmarked-PDF/m-p/237711#M17129</link>
      <description>&lt;P&gt;Personally I don't think a single PDF will scale to 17M records.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suggest you try experimenting with 1,000, 10,000, 100,000, 1M record PDFs first. Can you produce them? Can you open them and search for a loan in a reasonable timeframe?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've found large ODS reports use a lot processing resources so I'm not surprised you are running into resource issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You really should consider a database-type solution for the volume of data you have.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2015 23:24:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-large-data-set-to-bookmarked-PDF/m-p/237711#M17129</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-12-03T23:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting large data set to bookmarked PDF</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-large-data-set-to-bookmarked-PDF/m-p/237716#M17130</link>
      <description>&lt;P&gt;You may also want to close the HTML (and/or LISTING) destination while doing such if you haven't already. Trying to build both the PDF and HTML tables could be using LOTS of resources.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2015 23:39:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-large-data-set-to-bookmarked-PDF/m-p/237716#M17130</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-12-03T23:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting large data set to bookmarked PDF</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-large-data-set-to-bookmarked-PDF/m-p/237720#M17131</link>
      <description>Thank you &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt; and &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;...&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;... I have not tried to break them down yet. I was trying to figure a way to easily split the datasets and then print individual pdfs so I am still looking at that.&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;, I did ensure all output was off except for PDF but that was a great idea. The first few times I tested I realized I had that on.</description>
      <pubDate>Fri, 04 Dec 2015 00:34:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-large-data-set-to-bookmarked-PDF/m-p/237720#M17131</guid>
      <dc:creator>elwayfan446</dc:creator>
      <dc:date>2015-12-04T00:34:34Z</dc:date>
    </item>
  </channel>
</rss>

