Article ID: 903004 - Last Review: November 21, 2006 - Revision: 1.1 You may experience an access violation or data corruption in Analysis Services when you use DTS to merge partitions when lazy processing is occurring
Bug#: 14502 (Plato 7x) Bug#: 14155 (Plato 7x) Bug#: 10995 (Plato 7x) SYMPTOMSIn Microsoft SQL Server 2000 Analysis Services, you may experience an access
violation or data corruption when you try to merge partitions when lazy
processing is occurring. CAUSEThis problem may occur when you use Data Transformation Services
(DTS) to merge partitions when lazy processing is occurring. RESOLUTIONTo resolve this problem, you must use the Decision Support Objects (DSO) Process (ProcessSuspendLazyProcessing) method to suspend lazy processing while you merge partitions. When you have finished merging partitions, you must use the DSO Process (ProcessResumeLazyProcessing) method to resume lazy processing. To suspend lazy processing by using the DSO Process (ProcessSuspendLazyProcessing) method, and to resume lazy processing by using the DSO Process (ProcessResumeLazyProcessing) method, use code that is similar to the following code. STATUS This
behavior is by design. REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
885435
(http://support.microsoft.com/kb/885435/
)
FIX: The DSO Process(ProcessSuspendLazyProcessing) method does not suspend the lazy processing of aggregations on a remote partition in SQL Server 2000 Analysis Services
| Other Resources Other Support Sites
CommunityArticle Translations |






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email

Back to the top