<?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: saving data set to earlier version of SAS in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174096#M3454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I wouldn't be too optimistic. Since I believe that the 9.2 through 9.4 file formats are identical, in theory the problem should still arise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep us posted!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 May 2014 16:00:29 GMT</pubDate>
    <dc:creator>TomKari</dc:creator>
    <dc:date>2014-05-27T16:00:29Z</dc:date>
    <item>
      <title>saving data set to earlier version of SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174086#M3444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have sas 9.4. Another person in our office has 9.2 and she can't read the data sets I save. How do I save data sets to she can read them. I also have a 64 bit machine, I think she has 32 bit. Pretty sure we are all running on windows 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 13:50:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174086#M3444</guid>
      <dc:creator>geneshackman</dc:creator>
      <dc:date>2014-05-27T13:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: saving data set to earlier version of SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174087#M3445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see SAS datasets being an issue between versions.&amp;nbsp; Are you sure there is nothing else wrong.&amp;nbsp; Only compiled SAS catlogs cause an issue between 32bit and 64bit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For porting between platforms there is cport, or export to csv/xml.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 14:09:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174087#M3445</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2014-05-27T14:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: saving data set to earlier version of SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174088#M3446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Really? So someone using 9.2 on a 32 bit machine should be able to read a data set I saved using 9.4 on a 64 bit machine? (except for the compiled sas catalog issue)&amp;nbsp; Anything else I should look for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 14:13:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174088#M3446</guid>
      <dc:creator>geneshackman</dc:creator>
      <dc:date>2014-05-27T14:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: saving data set to earlier version of SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174089#M3447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might help to provide some information such as how your colleague is trying to read the data set and how you transferred it to her. Do you put the file on a shared network drive, send it via email or something else. Any error messages involved? Code used to read/use the set?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 14:15:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174089#M3447</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-05-27T14:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: saving data set to earlier version of SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174090#M3448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, as far as I am aware, datasets are backward compatible whereas catalogs are not.&amp;nbsp; What is the error do you get when you libname to a location where the datasets are placed and then they double click on the datasets in the Explorer with SAS?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 14:17:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174090#M3448</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2014-05-27T14:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: saving data set to earlier version of SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174091#M3449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good questions. I saved the file to a network drive. I'll find out about any error messages, how she accesses it, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 14:19:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174091#M3449</guid>
      <dc:creator>geneshackman</dc:creator>
      <dc:date>2014-05-27T14:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: saving data set to earlier version of SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174092#M3450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following topic is a general reference about this issue: &lt;A href="http://support.sas.com/rnd/migration/planning/files/regression.html" title="http://support.sas.com/rnd/migration/planning/files/regression.html"&gt;Using a SAS 9 File in a Previous Release&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 14:28:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174092#M3450</guid>
      <dc:creator>DaveR_SAS</dc:creator>
      <dc:date>2014-05-27T14:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: saving data set to earlier version of SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174093#M3451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. That looks great!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 14:36:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174093#M3451</guid>
      <dc:creator>geneshackman</dc:creator>
      <dc:date>2014-05-27T14:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: saving data set to earlier version of SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174094#M3452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't find the definitive statement in the documentation after a short search, but I'm quite positive that the file formats are the same in these two versions. The only thing I can think of is you may be using different internationalization and localisation options (different character sets). Please post error messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 15:46:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174094#M3452</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2014-05-27T15:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: saving data set to earlier version of SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174095#M3453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fortunately, the person who had trouble reading my data set is getting 9.3 installed, so that will take care of it for the moment. However, we may still need to do this in the future, so I'll look at Dave R's link, and keep all the other answers in mind too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 15:55:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174095#M3453</guid>
      <dc:creator>geneshackman</dc:creator>
      <dc:date>2014-05-27T15:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: saving data set to earlier version of SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174096#M3454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I wouldn't be too optimistic. Since I believe that the 9.2 through 9.4 file formats are identical, in theory the problem should still arise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep us posted!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 16:00:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174096#M3454</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2014-05-27T16:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: saving data set to earlier version of SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174097#M3455</link>
      <description>&lt;P&gt;See this topic for more information &lt;A href="http://support.sas.com/rnd/migration/planning/files/regression.html" target="_self"&gt;about data set compatibility from SAS 9 to earlier releases&lt;/A&gt;.&amp;nbsp;In general,&lt;SPAN&gt;&amp;nbsp;compatibility requires no extra steps, it's usually preferred to regressing. Use the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://support.sas.com/rnd/migration/planning/files/calculator" target="_blank"&gt;Compatibility Calculator&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to determine whether you have adequate compatibility. Remember that a SAS&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;9 file has the the same file extension (for example, SAS7BDAT) and virtually the same file format as a SAS 7 or 8 file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For regressing all of the way back to version 6 (may lose some features), you can use the V6 engine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This maybe give you low version sas dataset . also try to V7 V8 engine .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;libname x v6 'c:\temp';
data x.class;
 set sashelp.class;
run;
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Xia Keshan&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 15:12:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174097#M3455</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-12-13T15:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: saving data set to earlier version of SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174098#M3456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Geneshackman,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #ffffff;"&gt;You just have to do one simple thing before creating any dataset in SAS higher versions (9.2,9.3,9.4)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace; font-size: 10pt; line-height: 1.5em;"&gt;You need to use&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace; font-size: 10pt; line-height: 1.5em;"&gt;options ExtendObsCounter=no;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace;"&gt;or&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: small;"&gt;option EOC=NO&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Options will help&amp;nbsp;&amp;nbsp; you to create compatible datasets from higher versions to lower versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I too was facing the same problem and it worked out for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure it will work out for you also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other than this for permanent solution you can update your sas config file&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: small;"&gt;option EOC=NO in a SAS configuration file&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nilesh Khamgal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 14:31:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174098#M3456</guid>
      <dc:creator>nkhamgal</dc:creator>
      <dc:date>2014-08-07T14:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: saving data set to earlier version of SAS</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174099#M3457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe the answer &lt;A __default_attr="842867" __jive_macro_name="user" class="jive_macro jive_macro_user" href="https://communities.sas.com/"&gt;&lt;/A&gt; provides is what you're looking for. You need to create the SAS file using option "&lt;SPAN style="font-family: monospace; background-color: #ffffff;"&gt;ExtendObsCounter=no&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/documentation/cdl/en/lrcon/67401/HTML/default/viewer.htm#p1ldhc0p7imdegn1hie6vh2kfm1k.htm" title="http://support.sas.com/documentation/cdl/en/lrcon/67401/HTML/default/viewer.htm#p1ldhc0p7imdegn1hie6vh2kfm1k.htm"&gt;http://support.sas.com/documentation/cdl/en/lrcon/67401/HTML/default/viewer.htm#p1ldhc0p7imdegn1hie6vh2kfm1k.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax&lt;/P&gt;&lt;P&gt;EXTENDOBSCOUNTER=YES | NO&lt;/P&gt;&lt;P&gt;Syntax Description&lt;/P&gt;&lt;P&gt;YES&lt;/P&gt;&lt;P&gt;requests an enhanced file format in a newly created SAS data file that counts&lt;/P&gt;&lt;P&gt;observations beyond the 32-bit limitation. Although this SAS data file is created for&lt;/P&gt;&lt;P&gt;an operating environment that stores the number of observations with a 32-bit&lt;/P&gt;&lt;P&gt;integer, the data file behaves like a 64-bit file with respect to counters. This is the&lt;/P&gt;&lt;P&gt;default.&lt;/P&gt;&lt;P&gt;Restrictions &lt;STRONG&gt;A SAS data file that is created with an extended observation count is&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;incompatible with releases prior to SAS 9.3.&lt;/STRONG&gt; If the SAS data file was&lt;/P&gt;&lt;P&gt;created in SAS 9.3 or later and EXTENDOBSCOUNTER was set to&lt;/P&gt;&lt;P&gt;YES when the SAS data file was created, you must re-create the SAS&lt;/P&gt;&lt;P&gt;data file with EXTENDOBSCOUNTER=NO.&lt;/P&gt;&lt;P&gt;EXTENDOBSCOUNTER=YES is valid only for an output SAS data&lt;/P&gt;&lt;P&gt;file whose internal data representation stores the observation count as&lt;/P&gt;&lt;P&gt;a 32-bit integer. EXTENDOBSCOUNTER=YES is ignored for SAS&lt;/P&gt;&lt;P&gt;data files with a 64-bit integer. For a table that lists the operating&lt;/P&gt;&lt;P&gt;environments and the OUTREP= data representation values that are&lt;/P&gt;&lt;P&gt;appropriate with EXTENDOBSCOUNTER=YES, see “When&lt;/P&gt;&lt;P&gt;Extending the Observation Count Is Supported” in Chapter 26 of SAS&lt;/P&gt;&lt;P&gt;Language Reference: Concepts.&lt;/P&gt;&lt;P&gt;NO&lt;/P&gt;&lt;P&gt;specifies that the maximum observation count in a newly created SAS data file is&lt;/P&gt;&lt;P&gt;determined by the long integer size for the operating environment. In operating&lt;/P&gt;&lt;P&gt;environments with a 32-bit integer, the maximum number is 231–1 or approximately&lt;/P&gt;&lt;P&gt;two billion observations (2,147,483,647). In operating environments with a 64-bit&lt;/P&gt;&lt;P&gt;integer, the maximum number is 263–1 or approximately 9.2 quintillion observations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Aug 2014 08:06:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/saving-data-set-to-earlier-version-of-SAS/m-p/174099#M3457</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2014-08-09T08:06:36Z</dc:date>
    </item>
  </channel>
</rss>

