![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I want to know if its possible to execute multiple batch into 1 command. I try to process my cubes and partitions and I want this: 1 transaction by cube, parrallel process of the partitions into this cube. My script generate this XML/A command: Batch Parallel -- partitions of the first cube here -- /Parallel Parallel -- partitions of the second cube here -- /Parallel Parallel -- partitions of the third cube here -- /Parallel /Batch the result is good, the system process the first partitions, then the second block and the third. but everything is into 1 transaction! so until I reached the end of the batch command the processed cube remain unavailable. Can I do something in my XML/A script? or I have to execute each cube into a separate XML/A command? thanks. Jerome. |
![]() |
| Thread Tools | |
| Display Modes | |
| |