Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Advantages of second CPU

Re: Advantages of second CPU

From: <nordby_at_my-dejanews.com>
Date: Thu, 28 Jan 1999 19:35:54 GMT
Message-ID: <78qe6q$osu$1@nnrp1.dejanews.com>


You don't need Parallel Query to take advantage of a second CPU.

Running Oracle 7.3.4 on NT with 4 processors, we were seeing new user connection threads scheduled to the least busy processor. The core instance process threads will not take advantage of the 2nd CPU (they all reside on one), but your connections will at least spread out, possibly giving the cpu with oracle threads on it more bandwidth.

Jon.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Jan 28 1999 - 13:35:54 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US