![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, We are using AS 2000 Enterprise with SP3 on a 4*4 64Bit machine (4CPU's,4GB). We are using the Parallel process utility that shipped with the MS SQL resource kit. We set the AS registry key "ProcessThreads" to 8 (the numbers of CPU's multiply by two), and restarted the AS service. If we run the Parallel process utiliy trying to process Cube partitions , and set it to 2 Cpu's, then it works fine and the Partitions are processed fine. BUT,If we set it to run with more the 2 cpu's (3,4), then it it trys to process 4 Partitions on the same time, but it automaticly fails 2 Partitions. The logs say nothing about an error. We also tried it with our oun custom made Parallel process utility, but it also failed. Any ideas ? |
#3
| |||
| |||
|
|
Hello, We are using AS 2000 Enterprise with SP3 on a 4*4 64Bit machine (4CPU's,4GB). We are using the Parallel process utility that shipped with the MS SQL resource kit. We set the AS registry key "ProcessThreads" to 8 (the numbers of CPU's multiply by two), and restarted the AS service. If we run the Parallel process utiliy trying to process Cube partitions , and set it to 2 Cpu's, then it works fine and the Partitions are processed fine. BUT,If we set it to run with more the 2 cpu's (3,4), then it it trys to process 4 Partitions on the same time, but it automaticly fails 2 Partitions. The logs say nothing about an error. We also tried it with our oun custom made Parallel process utility, but it also failed. Any ideas ? |
#4
| |||
| |||
|
#5
| |||
| |||
|
#6
| |||
| |||
|
|
We are using this Parallel Process utility - but i doesn't help. Dave, you wrote that you run the ParallelProcess utility from 32 bit machine against a 64bit machine - well, we tried to run it from a 64bit machine (the Olap server). Maybe this is the problem. I looked at the MS Parallel process code, and saw that it uses Mutex, i'm not familier with 64Bit machines, but i suspect that this Mutex object is causing the problems. |
![]() |
| Thread Tools | |
| Display Modes | |
| |