>> На 100 юзеров вполне хватит PentiumPro 200MHz и Oracle 8
> При таком подходе можно и "пень" поставить.
> Вопрос в том, почему при большой нагрузке простаивают до 55 процессоров ? Второй запускается когда есть ещё одна задача, но первый при этом занят.
И самое интересное - почти у всех продвинутых СУБД свой планировщик задач, который раскидывает по процессорам.
http://www.dba-oracle.com/t_cpu_affinity_decdicated_procesor...
http://www.orafaq.com/parms/parm24.htm
3.1 Oracle Database XE CPU Limitations
If Oracle Database XE is installed on a computer with more than one CPU (including dual-core CPUs), then it will consume, at most, processing resources equivalent to one CPU. For example, on a computer with two CPUs, if two Oracle database clients try to simultaneously execute CPU-intensive queries, then Oracle Database 11g Standard Edition, Oracle Database 11g Standard Edition One, or Oracle Database 11g Enterprise Edition will use both CPUs to efficiently process the queries. However, with Oracle Database XE, the Oracle database will process the queries at the rate of a single CPU even if concurrent processing on two CPUs would be faster. To use the full processing resources of your computer, upgrade to Oracle Database 11g Standard Edition, Oracle Database 11g Standard Edition One, or Oracle Database 11g Enterprise Edition.