<?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 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/502497#M134148</link>
    <description>&lt;P&gt;Ask for an explanation then?&lt;/P&gt;</description>
    <pubDate>Mon, 08 Oct 2018 19:32:07 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2018-10-08T19:32:07Z</dc:date>
    <item>
      <title>ERROR: Incorrect length in SAS Metadata Repository</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/502468#M134136</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Today I receive:&lt;/P&gt;
&lt;P&gt;ERROR: Incorrect length in SAS Metadata Repository for column DISBURSEMENT_COMMENT.&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;when I run:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;data temp; set sashelp.vcolumn;
run;&lt;/PRE&gt;
&lt;P&gt;Yesterday this worked.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2018 17:55:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/502468#M134136</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2018-10-08T17:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Incorrect length in SAS Metadata Repository</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/502470#M134137</link>
      <description>&lt;P&gt;SAS: Please fix this bug.&amp;nbsp; I restarted Enterprise Guide and the Error went away.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2018 18:09:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/502470#M134137</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2018-10-08T18:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Incorrect length in SAS Metadata Repository</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/502486#M134145</link>
      <description>&lt;P&gt;If you want to officially report what you think is a SAS bug then you need to raise a track with SAS Tech Support.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2018 19:11:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/502486#M134145</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-10-08T19:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Incorrect length in SAS Metadata Repository</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/502489#M134146</link>
      <description>&lt;P&gt;I did they just closed the ticket for no reason though.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2018 19:20:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/502489#M134146</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2018-10-08T19:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Incorrect length in SAS Metadata Repository</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/502497#M134148</link>
      <description>&lt;P&gt;Ask for an explanation then?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2018 19:32:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/502497#M134148</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-10-08T19:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Incorrect length in SAS Metadata Repository</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/502862#M134292</link>
      <description>&lt;P class="m_-564513620320796252cs2654AE3A"&gt;&lt;SPAN class="m_-564513620320796252cs94C2684B"&gt;SAS replied:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="m_-564513620320796252cs2654AE3A"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="m_-564513620320796252cs2654AE3A"&gt;&lt;SPAN class="m_-564513620320796252cs94C2684B"&gt;The common issue for this behavior is when the table registered in Metadata does not have the same column length as the physical table. To solve the problem, update table metadata so that it matches the physical data. Do this by running&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="m_-564513620320796252csC87AC0FD"&gt;Update Metadata&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="m_-564513620320796252cs94C2684B"&gt;within SAS Management Console. From the Plug-ins tab, select the library containing the table Right-click the table and select&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="m_-564513620320796252csC87AC0FD"&gt;Update Metadata&lt;/SPAN&gt;&lt;SPAN class="m_-564513620320796252cs94C2684B"&gt;&amp;nbsp;from the popup menu.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="m_-564513620320796252cs2654AE3A"&gt;&lt;SPAN class="m_-564513620320796252cs94C2684B"&gt;You can also run the PROC METALIB to update table metadata. Please see documentation for METALIB Procedure here&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="m_-564513620320796252cs2654AE3A"&gt;&lt;SPAN class="m_-564513620320796252cs94C2684B"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="m_-564513620320796252cs2654AE3A"&gt;&lt;SPAN class="m_-564513620320796252csB5EE2AC5"&gt;&lt;A class="m_-564513620320796252csCC46E212" href="http://support.sas.com/documentation/cdl/en/lrmeta/64857/HTML/default/viewer.htm#p1cqb9ofazns8pn1by7t2smnimsf.htm" target="_blank" data-saferedirecturl="https://www.google.com/url?q=http://support.sas.com/documentation/cdl/en/lrmeta/64857/HTML/default/viewer.htm%23p1cqb9ofazns8pn1by7t2smnimsf.htm&amp;amp;source=gmail&amp;amp;ust=1539199344218000&amp;amp;usg=AFQjCNFGa9ULKY4jkiC51t1G6C27f1pgmw"&gt;&lt;SPAN class="m_-564513620320796252cs934343F"&gt;METALIB Procedure&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class="m_-564513620320796252cs9143289"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="m_-564513620320796252cs2654AE3A"&gt;&lt;SPAN class="m_-564513620320796252cs9143289"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="m_-564513620320796252cs2654AE3A"&gt;&lt;SPAN class="m_-564513620320796252cs94C2684B"&gt;If this is not the case it is possible there was a loss of connection to the servers when the Enterprise Guide has been idle for a while and the restart reestablished the connection to SASApp.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2018 19:25:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/502862#M134292</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2018-10-09T19:25:29Z</dc:date>
    </item>
  </channel>
</rss>

