The Team System cube either does not exist or has not been processed
-
Thursday, August 11, 2005 3:30 PMHi:
I installed Team Foundation Server July CTP and created a new team project. When I try to run the build report I get the following error:
Reporting Services Error
- An error has occurred during report processing. (rsProcessingAborted) Get Online Help
- Query execution failed for data set 'dsBuildParam'. (rsErrorExecutingCommand) Get Online Help
- The Team System cube either does not exist or has not been processed.
- Query execution failed for data set 'dsBuildParam'. (rsErrorExecutingCommand) Get Online Help
How long does it take for the cube to be created after creating a new team project?
Thanks,
Rob - An error has occurred during report processing. (rsProcessingAborted) Get Online Help
Answers
-
Thursday, August 18, 2005 5:50 AMModerator
The NT Service TFSSchedulerService should kick it every 60 minutes. It calls warehousecontroller.asmx and executes the run method. You can also browse to that in IE from the application tier box and kick it. There should also be another method to tell if it's still processing.
All Replies
-
Thursday, August 18, 2005 5:50 AMModerator
The NT Service TFSSchedulerService should kick it every 60 minutes. It calls warehousecontroller.asmx and executes the run method. You can also browse to that in IE from the application tier box and kick it. There should also be another method to tell if it's still processing. -
Thursday, August 18, 2005 12:58 PMThanks for the info. It took about 6 hours before the reports were ready to view.

