SSAS2005 - ParallelProcess Failure -
06-01-2006
, 09:07 AM
Hi,
I'have a question! When I execute the DDL script task with the xmla
command batch that specify a maxParallel attribute =8 of the command
Parallel
Example:
<parallel maxParallel=8>
<!-- commands -->
</paralle>
The system return this error: "The connection either timed out or was
lost."
Any idea?! |