Re: Moving from 4 processors to 8 processors Server [message #53418] |
Wed, 18 September 2002 12:04 |
andrew again
Messages: 2577 Registered: March 2000
|
Senior Member |
|
|
Having more processors will allow more concurrent processing (more users). It could also help if you are using PQO (parallell query, parallel index creation etc - but that's only for datawarehouse size objects - you probably already have enough for that). If your current machine seldom runs at 100% CPU capacity, then adding more CPU's won't help. The new CPU's may be faster and your disk I/O could be better too - that would help).
|
|
|