<?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: The registration for column  is not found on the metadata in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-The-registration-for-column-is-not-found-on-the-metadata/m-p/63445#M1261</link>
    <description>Here are the notes from SAS TS when this same issue has happened to others:&lt;BR /&gt;
&lt;BR /&gt;
If the column is on the input table but not in the metadata, the first thing to try is to import the new column into the existing metadata registration for the table.  To do this, follow the steps below within SAS Management Console: &lt;BR /&gt;
&lt;BR /&gt;
  1. Under Environment Management, navigate to the table via the path:&lt;BR /&gt;
          Data Library Manager-&amp;gt; SAS Libraries-&amp;gt; &lt;YOUR_LIBNAME&gt;&lt;BR /&gt;
&lt;BR /&gt;
  2. In the right-hand pane you should see your table listed within the library listing.  Right-click on the table and select "Properties".&lt;BR /&gt;
  &lt;BR /&gt;
  3.  Go to the "Columns" tab.  Click on the "Import..." button at the lower right.&lt;BR /&gt;
&lt;BR /&gt;
  4. In the "Import Columns" window, you should be able to move the currently unregistered columns to the "Selected Columns" pane and OK out to save.&lt;BR /&gt;
&lt;BR /&gt;
If this does not work for you, or the column is already shown in the metadata for the table within the "Columns" tab, you will need to unregister the table and import it back in.  This could impact some references to this table, but that cannot be avoided.  Therefore, if you can update the metadata by just importing the individual column, that is the recommended method to follow.&lt;/YOUR_LIBNAME&gt;</description>
    <pubDate>Tue, 18 Jan 2011 15:41:04 GMT</pubDate>
    <dc:creator>AngelaHall</dc:creator>
    <dc:date>2011-01-18T15:41:04Z</dc:date>
    <item>
      <title>ERROR: The registration for column  is not found on the metadata</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-The-registration-for-column-is-not-found-on-the-metadata/m-p/63442#M1258</link>
      <description>I am trying to copy the metadata of the cube to a different environment and build a cube, while I am running the Proc OLAP code it is giving me an error message &lt;BR /&gt;
&lt;BR /&gt;
ERROR: The registration for column "CUSTOMER_ID" is not found on the metadata server&lt;BR /&gt;
&lt;BR /&gt;
But the metadata for the column CUSTOMER_ID appears in the table, I am not able to figure out what can be wrong, I have included the validvarname= any option in the config file, as I found that in the sas documentation but did not had any luck.&lt;BR /&gt;
&lt;BR /&gt;
please help.

Message was edited by: RSB</description>
      <pubDate>Tue, 18 Jan 2011 14:01:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-The-registration-for-column-is-not-found-on-the-metadata/m-p/63442#M1258</guid>
      <dc:creator>RSB</dc:creator>
      <dc:date>2011-01-18T14:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The registration for column  is not found on the metadata</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-The-registration-for-column-is-not-found-on-the-metadata/m-p/63443#M1259</link>
      <description>Either customer_id is not in the metadata or it isnt in the actual table the metadata references. It also could be a mismatch on the other properties for customer_id (such as format or length). I would suggest comparing the source table and the metadata to ensure everything matches.&lt;BR /&gt;
&lt;BR /&gt;
~ Angela</description>
      <pubDate>Tue, 18 Jan 2011 14:07:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-The-registration-for-column-is-not-found-on-the-metadata/m-p/63443#M1259</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2011-01-18T14:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The registration for column  is not found on the metadata</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-The-registration-for-column-is-not-found-on-the-metadata/m-p/63444#M1260</link>
      <description>I have thoroughly checked the metadata and  I could find the customer_id column in metadata and the actual table, Both the environments has the same data source and just now able to rebuild the same cube in the environment where I copied the metadata from.</description>
      <pubDate>Tue, 18 Jan 2011 14:39:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-The-registration-for-column-is-not-found-on-the-metadata/m-p/63444#M1260</guid>
      <dc:creator>RSB</dc:creator>
      <dc:date>2011-01-18T14:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The registration for column  is not found on the metadata</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-The-registration-for-column-is-not-found-on-the-metadata/m-p/63445#M1261</link>
      <description>Here are the notes from SAS TS when this same issue has happened to others:&lt;BR /&gt;
&lt;BR /&gt;
If the column is on the input table but not in the metadata, the first thing to try is to import the new column into the existing metadata registration for the table.  To do this, follow the steps below within SAS Management Console: &lt;BR /&gt;
&lt;BR /&gt;
  1. Under Environment Management, navigate to the table via the path:&lt;BR /&gt;
          Data Library Manager-&amp;gt; SAS Libraries-&amp;gt; &lt;YOUR_LIBNAME&gt;&lt;BR /&gt;
&lt;BR /&gt;
  2. In the right-hand pane you should see your table listed within the library listing.  Right-click on the table and select "Properties".&lt;BR /&gt;
  &lt;BR /&gt;
  3.  Go to the "Columns" tab.  Click on the "Import..." button at the lower right.&lt;BR /&gt;
&lt;BR /&gt;
  4. In the "Import Columns" window, you should be able to move the currently unregistered columns to the "Selected Columns" pane and OK out to save.&lt;BR /&gt;
&lt;BR /&gt;
If this does not work for you, or the column is already shown in the metadata for the table within the "Columns" tab, you will need to unregister the table and import it back in.  This could impact some references to this table, but that cannot be avoided.  Therefore, if you can update the metadata by just importing the individual column, that is the recommended method to follow.&lt;/YOUR_LIBNAME&gt;</description>
      <pubDate>Tue, 18 Jan 2011 15:41:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-The-registration-for-column-is-not-found-on-the-metadata/m-p/63445#M1261</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2011-01-18T15:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The registration for column  is not found on the metadata</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-The-registration-for-column-is-not-found-on-the-metadata/m-p/63446#M1262</link>
      <description>I have deleted the existing Customer_Id column from the metadata and imported the column as per the note.....Voila the cube is built.&lt;BR /&gt;
&lt;BR /&gt;
Thanks angela!</description>
      <pubDate>Wed, 19 Jan 2011 09:58:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-The-registration-for-column-is-not-found-on-the-metadata/m-p/63446#M1262</guid>
      <dc:creator>RSB</dc:creator>
      <dc:date>2011-01-19T09:58:36Z</dc:date>
    </item>
  </channel>
</rss>

