dbTalk Databases Forums  

Unable to process a cube in incremental update via DTSOlapTask

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Unable to process a cube in incremental update via DTSOlapTask in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
TSP
 
Posts: n/a

Default Unable to process a cube in incremental update via DTSOlapTask - 01-04-2006 , 11:44 AM






Hi all,
I have two DTS that contain one DTSOlapTask objects for each to process
two
different cubes, one object is set up for a incremental update and the
other
in refresh data process mode. The cubes reside in same OLAP DB and on
the
same OLAP server (Analysis Server 2000). Moreover they share a
datasource at
least and sometime one or more dimensional tables (no fact tables are
shared).
If I run the DTS simultaneously the cube processed in incremental
update will
be locked by the other that is processed in refresh data mode.
Here there is the last error that SQL Server 2000 gave me today
processing
the cube in incremental update mode:

Step Error Source: DSO
Step Error Description:User <user> on computer <computer> has locked
<fact
table>.
Description: Locked object <fact table> for processing by Analysis
Services
Processing Task.
Step Error code: 80040024
Step Error Help File:
Step Error Help Context ID:1000440

where <fact table> is the fact table of the other cube processed in
refresh
data mode.
How can a fact table lock another cube where there are no relationships
with
it ?
This error is random and can be associated to the dimensions of the
cube in
incremental update mode too.
Can anybody help me ?

PS: sorry for my english... hoping that I explained my problem in a
comprehensive way.
Thanks in advance


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.