<?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 pull huge data using sas programming in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-pull-huge-data-using-sas-programming/m-p/4396#M366</link>
    <description>How huge is your SAS datasets in clinical trials? &lt;BR /&gt;
&lt;BR /&gt;
Generally there's no huge data in clinical trials! The data structure is complex or messy, but definitely not huge...  &lt;BR /&gt;
&lt;BR /&gt;
A standard Phase III study, 100 patient, 300 pages each patient, 20 data points on every page...</description>
    <pubDate>Thu, 13 Sep 2007 03:00:35 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-09-13T03:00:35Z</dc:date>
    <item>
      <title>how to pull huge data using sas programming</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-pull-huge-data-using-sas-programming/m-p/4394#M364</link>
      <description>hi&lt;BR /&gt;
my question is ,now to pull huge data using sas programming.</description>
      <pubDate>Wed, 29 Aug 2007 17:37:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-pull-huge-data-using-sas-programming/m-p/4394#M364</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-08-29T17:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to pull huge data using sas programming</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-pull-huge-data-using-sas-programming/m-p/4395#M365</link>
      <description>Hi:&lt;BR /&gt;
  This is not a simple question. You need to know how your data will be accessed for INPUT, what kind of processing will be performed, what kind of transformations (if any) have to take place and what kinds of OUTPUT (either output data or output report) need to be produced.&lt;BR /&gt;
 &lt;BR /&gt;
For example, is your data in "flat files" or ASCII text files? Is your data in Oracle or DB2 tables? Is your data in SQL server files? Does the data live on the same platform/operating system as SAS? Are you using a DATA step? Are you using PROC SQL? Is SAS/Access to Oracle or SAS/Access to DB2 involved? Is your data in Teradata or SAP or SPD Server? What is "huge"? A million rows? Or is it only 200,000 rows, but very wide?? Or is the data both very wide (lots of variables) and very long (lots of rows)?&lt;BR /&gt;
 &lt;BR /&gt;
There's no simple answer to this question, because the answer is VERY specific to your configuration, where your INPUT data lives, the limitations of the operating system, the limitations of the network, the kind of processing you need to do, the kind of output you need to produce, etc, etc. You will always have to live within constraints&lt;BR /&gt;
 -- operating system constraints: like CPU cycles and I/O operations; &lt;BR /&gt;
 -- space constraints: physical storage constraints and work area constraints;&lt;BR /&gt;
--  time constraints: time to load, time to process, time to transmit across a network; and &lt;BR /&gt;
-- manpower constraints: time to maintain and or recode programs. &lt;BR /&gt;
&lt;BR /&gt;
If you optimize for one constraint, you could end up having a negative impact on another constraint. &lt;BR /&gt;
 &lt;BR /&gt;
If you go to Google and enter:&lt;BR /&gt;
SAS accessing large data &lt;BR /&gt;
or&lt;BR /&gt;
SAS efficient access data&lt;BR /&gt;
in the search box, you will find some hits for SUGI papers that talk about efficiencies for accessing large data files. This would be a good place to start your investigations. &lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 30 Aug 2007 02:51:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-pull-huge-data-using-sas-programming/m-p/4395#M365</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-08-30T02:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to pull huge data using sas programming</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-pull-huge-data-using-sas-programming/m-p/4396#M366</link>
      <description>How huge is your SAS datasets in clinical trials? &lt;BR /&gt;
&lt;BR /&gt;
Generally there's no huge data in clinical trials! The data structure is complex or messy, but definitely not huge...  &lt;BR /&gt;
&lt;BR /&gt;
A standard Phase III study, 100 patient, 300 pages each patient, 20 data points on every page...</description>
      <pubDate>Thu, 13 Sep 2007 03:00:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-pull-huge-data-using-sas-programming/m-p/4396#M366</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-09-13T03:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to pull huge data using sas programming</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-pull-huge-data-using-sas-programming/m-p/4397#M367</link>
      <description>I have a similar question.  I am supposed to extract data from eDataFax using SAS. Any suggestions? I never use eDataFax before. Thanks a bunch!</description>
      <pubDate>Thu, 04 Oct 2007 16:08:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-pull-huge-data-using-sas-programming/m-p/4397#M367</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-10-04T16:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to pull huge data using sas programming</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-pull-huge-data-using-sas-programming/m-p/4398#M368</link>
      <description>Hi,&lt;BR /&gt;
 Apparently, this is a topic that DataFax discusses in &lt;B&gt;their&lt;/B&gt; documentation and other users appear to have written papers about -- a quick Google search revealed these links:&lt;BR /&gt;
SAS-L Posting: &lt;A href="http://listserv.uga.edu/cgi-bin/wa?A2=ind0403a&amp;amp;L=sas-l&amp;amp;F=&amp;amp;S=&amp;amp;P=8582" target="_blank"&gt;http://listserv.uga.edu/cgi-bin/wa?A2=ind0403a&amp;amp;L=sas-l&amp;amp;F=&amp;amp;S=&amp;amp;P=8582&lt;/A&gt; message recommends reading "DataFax Programmer Guide, Chapter 10  DFsas:  DataFax to SAS. The chapter is about 30 pages long".&lt;BR /&gt;
   &lt;BR /&gt;
&lt;A href="http://www.datafax.com/UserGroup/2002/presentations/Harris.pdf" target="_blank"&gt;http://www.datafax.com/UserGroup/2002/presentations/Harris.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.datafax.com/UserGroup/2006/presentations/richardson.pdf" target="_blank"&gt;http://www.datafax.com/UserGroup/2006/presentations/richardson.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.datafax.com/UserGroup/2007/presentations/ZO.pdf" target="_blank"&gt;http://www.datafax.com/UserGroup/2007/presentations/ZO.pdf&lt;/A&gt;&lt;BR /&gt;
  &lt;BR /&gt;
&lt;A href="http://www.basas.com/pages/baysas.htm" target="_blank"&gt;http://www.basas.com/pages/baysas.htm&lt;/A&gt; presentation "Single Step Processing, DataFax to SAS Datasets in a Windows Environment (Simplifying Your End User Interface)", by Brad Harris&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 04 Oct 2007 19:01:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/how-to-pull-huge-data-using-sas-programming/m-p/4398#M368</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-10-04T19:01:05Z</dc:date>
    </item>
  </channel>
</rss>

