Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Re: Cary's book -- Out of stock !
I've also picked up my copy yesterday but ...I'm assuming everyone else has
theirs by now and
are busily reading. ... I still not have finished Tom Kite Expert one on
one....
Stephane Paquette
Administrateur de bases de donnees
Database Administrator
Standard Life
www.standardlife.ca
Tel. (514) 499-7999 7470 and (514) 925-7187
stephane.paquette_at_standardlife.ca <mailto:stephane.paquette_at_standardlife.ca>
-----Original Message-----
DENNIS WILLIAMS
Sent: Tuesday, September 30, 2003 9:30 AM
To: Multiple recipients of list ORACLE-L
I picked my copy up last night from my local Borders bookstore. They even had a copy for the shelf. I'm assuming everyone else has theirs by now and are busily reading. Please post any comments or observations. Leave it to Cary to put exercises at the end of each chapter. A quick flip through makes me want to abandon study for my last OCP exam.
Dennis Williams
DBA, 80%OCP, 100% DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com
-----Original Message-----
Sent: Tuesday, September 23, 2003 11:40 AM
To: Multiple recipients of list ORACLE-L
RE: Re: Cary's book -- Out of stock !Hi!
> Figure 9-14 shows an interesting situation in which a single fast CPU
> out-performs a system with 4 slower CPUs, for a certain condition;
> this is exactly the situation I am facing while testing the move of a DB
> (9.0.1.3.0) from a 2-processor (600 MHz) to a 4-processor (400 MHz)
> box and have been puzzling over reduced performance, even after playing
> with different degrees of parallel query and having twice as much memory
> for the DB on the 4-processor box
Btw, that's one of the reasons why I suggest my clients to turn off Hyperthreading for their new Intel boxes. HT basically makes your CPU to 2 over 50% slower CPUs, providing that all your virtual CPUs will be loaded and you are using the same types of CPU instructions in all of your processes (I doubt that you are using MMX, SSE or even FPU that much with your Oracle database).
Situation gets especially bad with parallel execution where Oracle thinks it has 4 physical processors whilst you actually got 2 for example.
Tanel.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Tanel Poder INET: tanel.poder.003_at_mail.ee Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: DENNIS WILLIAMS INET: DWILLIAMS_at_LIFETOUCH.COM Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Stephane Paquette INET: stephane.paquette_at_standardlife.ca Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Sep 30 2003 - 08:54:27 CDT