<?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: Regarding Error in migration in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Regarding-Error-in-migration/m-p/170467#M44058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide the offending code, it makes it much easier to find the right answer. Just supplying the error message without a log containig the offending code is usually &lt;EM&gt;not helpful.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The probable reason for your error is that you try to write a dataset in the library containing the V6 dataset. Since this library uses the V6 engine, you have to adhere to V6 naming conventions, which means that variable names must not exceed 8 characters. &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Ht_A_pctl &lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt;contains 9 characters.&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 May 2014 05:47:23 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2014-05-23T05:47:23Z</dc:date>
    <item>
      <title>Regarding Error in migration</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Regarding-Error-in-migration/m-p/170466#M44057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All ,&lt;/P&gt;&lt;P&gt;I got an error when i am processing SAS version 6 files in SAS version 9 software.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error is like this&lt;/P&gt;&lt;P&gt; NFHS3.CHIL_BMI.DATA is a Version 6 data set.&amp;nbsp; In future releases of SAS you may not be&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; able to create or update Version 6 data sets. Use PROC MIGRATE to convert the data set to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Version 9.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;ERROR: The variable name Ht_A_pctl is illegal for the version 6 file NFHS3.CHIL_BMI.DATA&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P&gt;WARNING: The data set NFHS3.CHIL_BMI was only partially opened and will not be saved.&lt;/P&gt;&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.03 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.03 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can anybody help in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 05:32:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Regarding-Error-in-migration/m-p/170466#M44057</guid>
      <dc:creator>anilgvdbm</dc:creator>
      <dc:date>2014-05-23T05:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Error in migration</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Regarding-Error-in-migration/m-p/170467#M44058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide the offending code, it makes it much easier to find the right answer. Just supplying the error message without a log containig the offending code is usually &lt;EM&gt;not helpful.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The probable reason for your error is that you try to write a dataset in the library containing the V6 dataset. Since this library uses the V6 engine, you have to adhere to V6 naming conventions, which means that variable names must not exceed 8 characters. &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Ht_A_pctl &lt;/STRONG&gt;&lt;SPAN style="color: #000000;"&gt;contains 9 characters.&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 05:47:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Regarding-Error-in-migration/m-p/170467#M44058</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2014-05-23T05:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Error in migration</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Regarding-Error-in-migration/m-p/170468#M44059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;NFHS3.CHIL_BMI.DATA is a Version 6 data set.&amp;nbsp; In future releases of SAS you may not be&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; able to create or update Version 6 data sets. Use&lt;STRONG&gt; PROC MIGRATE&lt;/STRONG&gt; to convert the data set to&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Version 9.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;But I didn't guarantee that could work.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Xia Keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 May 2014 11:04:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Regarding-Error-in-migration/m-p/170468#M44059</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-05-24T11:04:04Z</dc:date>
    </item>
  </channel>
</rss>

