Question

When I process a cube in Visual Studio 2005 I get following message:

Process succeeded. Trace information is still being transferred. If you do not want to wait for all of the information to arrive press Stop.

and no trace info is displayed. Cube is processed OK by it is a little bit annoying. Any ideas? I access cubes via web server.

Was it helpful?

Solution

I get the same message when I process a cube, but if I wait for a few seconds the trace information arrives. Are you dealing with a very large quantity of data or a very complex cube? Maybe this is a silly question, but have you tried waiting a few minutes?

OTHER TIPS

I get the same message when processing through GUI. I've never encountered this before, even on Dev or at other companies. I can't find a workaround and there seems to be a reall issue here (connect issue: http://connect.microsoft.com/SQLServer/feedback/details/536543/ssas-process-progress-window-blank-no-details)

Any workarounds would be great...

how are you processing the cube? through XMLA or through the GUI? If you do it in XMLA then you should see the results as they come in the output window

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top