Jul 21: The Best Oracle Parallel Execution Paper
It's terrific stuff because it combines more technical rigour than my own papers based on my own experience with several statements that reflect my real world experience very well. Or, to put it another way, it's technically sound and detailed but never loses sight of the day to day problems that people face. I could have picked out tons of quotes from it, but here are a couple ...
"Do not use a single 1 TB disk for your 800 GB database, because you will not get good performance running operations in parallel against the database; this might work well for your single-user home video archive, but not for a database leveraging parallel query with multiple users."
"The internal code rewrite introduced with Oracle Database 10g lifted a number of parallel execution restrictions that existed in Oracle Database 9i. As a result you might see that some operations that were running in serial are now executed in parallel when you use parallel settings at the table level. This may be great for the execution time of these operations that did not run in parallel before, but it also means that the system will end up using a lot more parallel resources than it used to."
Whilst I don't need an Oracle White Paper to confirm what I've seen in the field, it's nice when it does. Oh, and I'll say nothing about what it has to say about parallel_adaptive_multi_user
So, yes, it's better than anything I've written on the subject but the unfortunate side-effect is that my plans to update the PX papers very soon can be delayed
a) I was thinking about and have been doing more PX work anyway; and
b) I can't get out of it now
Seriously, that paper might be quite long, but it's well worth your time reading it if you're remotely interested in the subject. Oh, but if you're going to print it out to read it, make sure it's a colour printer! The use of colour is effective if you know about it in advance
P.S. One more thing. It's yet another good paper to come out of Oracle that could have done with one more proof reading (spelling here and there), but I am enormously picky at times - usually with other people's stuff!
#1 - Frits Hoogland said:
2009-07-21 22:51 - (Reply)
Good to hear you're speaking at the UKOUG 2009.
My security done right abstract is accepted, so I'll be in birmingham too!
frits
#1.1 - Doug Burns said:
2009-07-22 05:35 - (Reply)
Cool - see you there :->
#2 - Mark Williams said:
2009-07-22 19:52 - (Reply)
Are those *Ubuntu* screenshots in that paper?!?! Thanks for pointing out this paper - I think I was vaguely aware of it (the paper not the content) and now have it on my "to read" list!
No Brum for me as usual... ![]()
- Mark
#2.1 - Doug Burns said:
2009-07-23 04:00 - (Reply)
![]()
OOW?
#2.1.1 - Mark Williams said:
2009-07-23 23:42 - (Reply)
> OOW?
Hopefully. I'm slated as a "speaker" in the .NET Hands On Lab sessions and I may put in some time in the DemoGrounds. Waiting for final approval at this stage.
What about you? Any DM bars in the Bay area? ![]()
- Mark
#2.1.1.1 - Doug Burns said:
2009-07-24 08:02 - (Reply)
Any DM bars in the Bay area?
Shhhh! She'll want to come with me! (Actually, she'd be welcome if she didn't have other holidays booked)
I'm pretty sure I'll be there, but having looked at some of the flight prices this year, I'd better get it organised soon!
#3 - Ben Prusinski said:
2009-07-25 19:09 - (Reply)
Good paper- for Oracle data warehousing with parallel execution. Nice primer for review with how to improve performance.


Tracked: Jul 23, 04:53