<?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 Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/70049#M1422</link>
    <description>Hi Bob,&lt;BR /&gt;
Sorry for the delay. Were you able to get any further on this issue? Outside of the metadata server log, you might find some information in the workspace server log files. (&lt;CONFIGDIR&gt;\Lev1\SASApp\WorkspaceServer\Logs).&lt;BR /&gt;
&lt;BR /&gt;
Also, are you able to connect to the table directly using PROC SQL Access to Oracle? &lt;A href="http://support.sas.com/documentation/cdl/en/acreldb/63647/HTML/default/viewer.htm#rddptq.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acreldb/63647/HTML/default/viewer.htm#rddptq.htm&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/41/616.html" target="_blank"&gt;http://support.sas.com/kb/41/616.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
If you can, can you then compare the properties of the table here with what was imported from Mgmt Console? There are some issues with pulling DBMS tables into Mgmt Console &amp;amp; this might be what is happening. Here is an example of one: &lt;A href="http://support.sas.com/kb/37/118.html" target="_blank"&gt;http://support.sas.com/kb/37/118.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
~ Angela&lt;/CONFIGDIR&gt;</description>
    <pubDate>Mon, 21 Feb 2011 14:15:24 GMT</pubDate>
    <dc:creator>AngelaHall</dc:creator>
    <dc:date>2011-02-21T14:15:24Z</dc:date>
    <item>
      <title>ERROR: Incorrect length in SAS Metadata Repository</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/70046#M1419</link>
      <description>I used an oracle view as my drill thought table.  It worked fine in my development server. But when I moved it to the production server, it gave me the following error when I tried to drill to the details:&lt;BR /&gt;
"&lt;BR /&gt;
     The immediate MDX execution failed select * from ... ERROR: SQL passthru expression contained these errors: ERROR: Incorrect length in SAS Metadata Repository for column xxx.... ERROR: The following columns were not found in the contributing tables: xxx.The immediate MDX execution failedThe server encountered an error accessing a source data table. &lt;BR /&gt;
&lt;BR /&gt;
"&lt;BR /&gt;
I used olap cube 4.2 M2 and Metadata server 9200&lt;BR /&gt;
&lt;BR /&gt;
the database is oracle 11g&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Bob

Message was edited by: databobjr</description>
      <pubDate>Tue, 08 Feb 2011 00:30:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/70046#M1419</guid>
      <dc:creator>databobjr</dc:creator>
      <dc:date>2011-02-08T00:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Incorrect length in SAS Metadata Repository</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/70047#M1420</link>
      <description>Hi Bob,&lt;BR /&gt;
This could be a problem with the install in Prod (example note: &lt;A href="http://support.sas.com/kb/41/025.html)" target="_blank"&gt;http://support.sas.com/kb/41/025.html)&lt;/A&gt;.&lt;BR /&gt;
&lt;BR /&gt;
However the workaround is the same, refresh the metadata in prod for the detail table.&lt;BR /&gt;
&lt;BR /&gt;
~ Angela</description>
      <pubDate>Tue, 08 Feb 2011 00:59:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/70047#M1420</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2011-02-08T00:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Incorrect length in SAS Metadata Repository</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/70048#M1421</link>
      <description>Thanks Angela!&lt;BR /&gt;
&lt;BR /&gt;
I did use the management console to update the metadata.(right mouse click and select update metadata).  But it still did not work.  I also deleted and registered the table again. But it still did not work.&lt;BR /&gt;
&lt;BR /&gt;
On thing I may need to point out, in development, we use a single server for all the SAS component.  In production, we used multi servers.  But I don't see this is a problem.  Is there a log I can check for more details?&lt;BR /&gt;
&lt;BR /&gt;
Thanks again,&lt;BR /&gt;
Bob,</description>
      <pubDate>Tue, 08 Feb 2011 01:33:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/70048#M1421</guid>
      <dc:creator>databobjr</dc:creator>
      <dc:date>2011-02-08T01:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Incorrect length in SAS Metadata Repository</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/70049#M1422</link>
      <description>Hi Bob,&lt;BR /&gt;
Sorry for the delay. Were you able to get any further on this issue? Outside of the metadata server log, you might find some information in the workspace server log files. (&lt;CONFIGDIR&gt;\Lev1\SASApp\WorkspaceServer\Logs).&lt;BR /&gt;
&lt;BR /&gt;
Also, are you able to connect to the table directly using PROC SQL Access to Oracle? &lt;A href="http://support.sas.com/documentation/cdl/en/acreldb/63647/HTML/default/viewer.htm#rddptq.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acreldb/63647/HTML/default/viewer.htm#rddptq.htm&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/41/616.html" target="_blank"&gt;http://support.sas.com/kb/41/616.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
If you can, can you then compare the properties of the table here with what was imported from Mgmt Console? There are some issues with pulling DBMS tables into Mgmt Console &amp;amp; this might be what is happening. Here is an example of one: &lt;A href="http://support.sas.com/kb/37/118.html" target="_blank"&gt;http://support.sas.com/kb/37/118.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
~ Angela&lt;/CONFIGDIR&gt;</description>
      <pubDate>Mon, 21 Feb 2011 14:15:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/70049#M1422</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2011-02-21T14:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Incorrect length in SAS Metadata Repository</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/70050#M1423</link>
      <description>I just found other error information from the web studio log:&lt;BR /&gt;
&lt;BR /&gt;
2011-02-21 17:52:09,483 [http-0.0.0.0-8180-7] ERROR [] com.sas.commands.olap.ShowDetailDataCommand - Drill through cannot be performed. No valid OLAP connection to get Show Detail results.Please contact your data administrator.&lt;BR /&gt;
java.lang.IllegalStateException: Drill through cannot be performed. No valid OLAP connection to get Show Detail results.Please contact your data administrator.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
What is a "valid OLAP connection"?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Bob.</description>
      <pubDate>Tue, 22 Feb 2011 02:13:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/70050#M1423</guid>
      <dc:creator>databobjr</dc:creator>
      <dc:date>2011-02-22T02:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Incorrect length in SAS Metadata Repository</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/70051#M1424</link>
      <description>The source for the drill-through is Oracle, correct?&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/12/215.html" target="_blank"&gt;http://support.sas.com/kb/12/215.html&lt;/A&gt;&lt;BR /&gt;
"Most connections to the data are performed using the OLAP Server's&lt;BR /&gt;
process ID. The exception to this is a SAS/ACCESS library against a&lt;BR /&gt;
third-party RDBMS when the USER option has been specified."&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
My guess with the error below is that the OLAP Server process id is trying to connect to Oracle and doesn't have access.&lt;BR /&gt;
&lt;BR /&gt;
~ Angela</description>
      <pubDate>Tue, 22 Feb 2011 02:26:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/ERROR-Incorrect-length-in-SAS-Metadata-Repository/m-p/70051#M1424</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2011-02-22T02:26:52Z</dc:date>
    </item>
  </channel>
</rss>

