<?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: ERROR: Incorrect length in SAS Metadata Repository for column in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/ERROR-Incorrect-length-in-SAS-Metadata-Repository-for-column/m-p/505787#M15697</link>
    <description>&lt;P&gt;It looks like you register your SAS tables in SAS metadata. What this means is, every time you change the attributes of your SAS tables, you need to update those tables in SAS metadata so the column definitions remain the same.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Oct 2018 22:28:23 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2018-10-18T22:28:23Z</dc:date>
    <item>
      <title>ERROR: Incorrect length in SAS Metadata Repository for column</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/ERROR-Incorrect-length-in-SAS-Metadata-Repository-for-column/m-p/505741#M15695</link>
      <description>&lt;P&gt;When I run this statement I receive&lt;/P&gt;
&lt;P&gt;data test; set sashelp.vcolumn ;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: Incorrect length in SAS Metadata Repository for column SCHEV_ETHNICITY_DESC.&lt;BR /&gt;ERROR: SQL View SASHELP.VCOLUMN could not be processed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recently updated some tables.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I pinpoint what is causing this error?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 19:58:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/ERROR-Incorrect-length-in-SAS-Metadata-Repository-for-column/m-p/505741#M15695</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2018-10-18T19:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Incorrect length in SAS Metadata Repository for column</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/ERROR-Incorrect-length-in-SAS-Metadata-Repository-for-column/m-p/505770#M15696</link>
      <description>&lt;P&gt;data test&amp;nbsp;&lt;/P&gt;&lt;P&gt;set sashelp.vcolumn;&lt;/P&gt;&lt;P&gt;if memname ne 'SCHEV_ETHNICITY_DESC';&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that gets rid of the problem, then go to folder location:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Local -&amp;gt; Libraries -&amp;gt; SASHELP -&amp;gt; Vcolumn -&amp;gt;&lt;/P&gt;&lt;P&gt;rc, 'Explore' -&amp;gt; look at length column to get the idea about correct length values -&amp;gt;&amp;nbsp; Set filter memname = 'SCHEV_ETHNICITY_DESC', keep memname and length&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that will show the incorrect length value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data sashelp.vcolumn;&lt;/P&gt;&lt;P&gt;where memname = 'SCHEV_ETHNICITY_DESC';&lt;/P&gt;&lt;P&gt;lengh = &lt;EM&gt;correct-value&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 21:00:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/ERROR-Incorrect-length-in-SAS-Metadata-Repository-for-column/m-p/505770#M15696</guid>
      <dc:creator>pink_poodle</dc:creator>
      <dc:date>2018-10-18T21:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Incorrect length in SAS Metadata Repository for column</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/ERROR-Incorrect-length-in-SAS-Metadata-Repository-for-column/m-p/505787#M15697</link>
      <description>&lt;P&gt;It looks like you register your SAS tables in SAS metadata. What this means is, every time you change the attributes of your SAS tables, you need to update those tables in SAS metadata so the column definitions remain the same.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 22:28:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/ERROR-Incorrect-length-in-SAS-Metadata-Repository-for-column/m-p/505787#M15697</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-10-18T22:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Incorrect length in SAS Metadata Repository for column</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/ERROR-Incorrect-length-in-SAS-Metadata-Repository-for-column/m-p/506435#M15716</link>
      <description>&lt;P&gt;Is there a way to identify which table is out of sync? I updated&amp;nbsp;the metadata for a full library to resolve the error.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 13:28:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/ERROR-Incorrect-length-in-SAS-Metadata-Repository-for-column/m-p/506435#M15716</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2018-10-22T13:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Incorrect length in SAS Metadata Repository for column</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/ERROR-Incorrect-length-in-SAS-Metadata-Repository-for-column/m-p/506576#M15727</link>
      <description>&lt;P&gt;Yes,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/235176"&gt;@pink_poodle&lt;/a&gt;'s VCOLUMN example code will also identify the table.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 19:09:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/ERROR-Incorrect-length-in-SAS-Metadata-Repository-for-column/m-p/506576#M15727</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-10-22T19:09:03Z</dc:date>
    </item>
  </channel>
</rss>

