<?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 compress large datasets on unix for transfer to another OS. in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/compress-large-datasets-on-unix-for-transfer-to-another-OS/m-p/65637#M18717</link>
    <description>What is the best way to compress very large datasets  on AIX so they can transported over to a Sun 64 system with SAS on it.</description>
    <pubDate>Mon, 08 Mar 2010 20:09:29 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-03-08T20:09:29Z</dc:date>
    <item>
      <title>compress large datasets on unix for transfer to another OS.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/compress-large-datasets-on-unix-for-transfer-to-another-OS/m-p/65637#M18717</link>
      <description>What is the best way to compress very large datasets  on AIX so they can transported over to a Sun 64 system with SAS on it.</description>
      <pubDate>Mon, 08 Mar 2010 20:09:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/compress-large-datasets-on-unix-for-transfer-to-another-OS/m-p/65637#M18717</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-03-08T20:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: compress large datasets on unix for transfer to another OS.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/compress-large-datasets-on-unix-for-transfer-to-another-OS/m-p/65638#M18718</link>
      <description>If you are transporting SAS data library files, there is an XPORT format required for certain OS platform conversions/transfers.  There are coding examples on the SAS support  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  website.  Suggest whatever approach you choose to exercise it liberally with some testing data scenarios.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Mon, 08 Mar 2010 20:25:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/compress-large-datasets-on-unix-for-transfer-to-another-OS/m-p/65638#M18718</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-03-08T20:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: compress large datasets on unix for transfer to another OS.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/compress-large-datasets-on-unix-for-transfer-to-another-OS/m-p/65639#M18719</link>
      <description>I'd tend to use gzip.  It's available, reliable, and free.&lt;BR /&gt;
&lt;BR /&gt;
Other considerations.  &lt;BR /&gt;
&lt;BR /&gt;
How big is big?  Will the Sun file system handle files that are as large at those on AIX.  That is often operating system version dependent ("Sun 64" is not sufficient. I think that you need Solaris 10 to get to the really big files.).&lt;BR /&gt;
&lt;BR /&gt;
Is the data already in a SAS dataset?  If so, make sure the Sun 64's SAS will read datasets created by the AIX ("cross platform compliant").  You may want to consider converting to a SAS transport file first.&lt;BR /&gt;
&lt;BR /&gt;
Disk space.  Is there enough disk space on both to do the work.  If disk space is a concern, you may want to invest in an FTP server that will compress and uncompress on the fly.</description>
      <pubDate>Mon, 08 Mar 2010 20:28:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/compress-large-datasets-on-unix-for-transfer-to-another-OS/m-p/65639#M18719</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-03-08T20:28:34Z</dc:date>
    </item>
  </channel>
</rss>

