Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 cube process date

Author  Topic 

thanksfor help
Posting Yak Master

106 Posts

Posted - 2006-03-13 : 13:01:18
Hi,

I am new to cube process.

I started full process for the partition in the cube which runs for 24 hours.

By then due to some server error I was logged out.

Is there a way to find out which of the partition were processed.
There was no log file for the DTS package earlier.
I just created one now.

thanks for any help

thanksfor help
Posting Yak Master

106 Posts

Posted - 2006-03-13 : 14:58:16
Hi,

I was able to figure it out.
Just check the fact table's last prcessed date in data view area.
Go to Top of Page
   

- Advertisement -