Problem Note 15274: 2048 character length limit on MDX string passed to the DEFINE statement
Due to a limit on the length of an MDX string specified on a DEFINE
statement, if you attempt to build a named set that is over 2048
characters in length, you may receive errors like:
ERROR: None of the global definitions in the DEFINE statement(s)
could be verified as syntactically correct, or none of the
global definitions could be registered with the metadata
server.
Syntax error detected on line 1 at column 2223.
Found End of Statement, expecting }.
or:
The NAMESE command named "cube.[Arpu Report Orion] AS
{" registration failed.
The reason for failure is as follows:
ERROR: The immediate MDX execution failed
'<' is illegal in an attribute value.
Critical TK KERNEL error
Metadata error - A processing error was encountered
Metadata error - The addition of the calculated member or the
named set from the
metadata server failed
ERROR: DEFINE and UNDEFINE statement processing failed.
In one case, this error was received when a named set was created to
include all calculated members for the cube and thus the string became
too long. Using SAS® Enterprise Guide®, this instance was circumvented by
defining several named sets, each containing some of the calculated
members, and then a final named set was created to pull each of the
other named sets together, still resulting in one named set to be used
for reports.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS OLAP Server | Tru64 UNIX | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
64-bit Enabled AIX | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
OpenVMS Alpha | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
64-bit Enabled HP-UX | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
HP-UX IPF | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Linux | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
z/OS | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
64-bit Enabled Solaris | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows 2000 Advanced Server | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows 2000 Professional | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows 2000 Server | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows NT Workstation | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
Microsoft Windows XP Professional | 9.1 TS1M0 | 9.1 TS1M3 SP3 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Topic: | Query and Reporting ==> OLAP (Online Analytical Processing) System Administration ==> Servers ==> OLAP
|
Date Modified: | 2005-10-19 07:27:01 |
Date Created: | 2005-05-18 15:18:47 |