BUG: Infinite Recursion Error with Parent-Child Dimension and Custom Member (311528)
The information in this article applies to:
- Microsoft SQL Server 2000 Analysis Services
This article was previously published under Q311528
BUG #: 9731, 12582, 12675 (Plato7x)
SYMPTOMS
When you view data associated with a custom member of a parent-child dimension, the cell values may display as "#Err". When you examine the cell properties of any of the custom members, you receive the following error message:
Infinite recursion detected during execution of calculated member.
CAUSE
This behavior is due to a stack overflow, which may occur when viewing custom members from a parent-child dimension with 15 or more levels where members at the lowest level contain a custom member formula that references a member at a higher level.
WORKAROUND
Use the Image Configuration Utility (ImageCfg.exe) that ships with the Microsoft Windows 2000 Resource Kit to increase the stack size that is allocated to Msmdsrv.exe.
WARNING: The Image Configuration Utility impacts the allocation of operating system memory. This tool may reduce the amount of memory available for critical operating system functions. Refer to your application documentation before using this tool.
NOTE: Some software application manufacturers configure their applications to use application memory tuning. Refer to your application documentation before using this tool.
STATUSMicrosoft has confirmed that this is a problem in SQL Server OLAP Services version 8.0.
Modification Type: | Minor | Last Reviewed: | 7/16/2004 |
---|
Keywords: | kbBug KB311528 |
---|
|