Unix Technical Forum

parallel strategies within db2 udb ?

This is a discussion on parallel strategies within db2 udb ? within the DB2 forums, part of the Database Server Software category; --> Hi all, I am desperately looking for some technical information concerning the way DB2 UDB is integrating parallelism. - ...


Go Back   Unix Technical Forum > Database Server Software > DB2

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-26-2008, 04:35 PM
matthieu exbrayat
 
Posts: n/a
Default parallel strategies within db2 udb ?

Hi all,

I am desperately looking for some technical information concerning the way DB2 UDB is integrating
parallelism.

- which data distribution strategies are available?
- how much is data distribution automatized ?
- can the dba tune this?
- etc.

I would greatly appreciate if you could send me some docs or links...

Thanks!

Matthieu EXBRAYAT
Associate Professor
Univ. Orleans, France

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-26-2008, 04:35 PM
Mark A
 
Posts: n/a
Default Re: parallel strategies within db2 udb ?

"matthieu exbrayat" <matthieu.exbrayat@lifo.univ-orleans.fr> wrote in
message news:bu0ofj$fkl$1@isis.univ-orleans.fr...
> Hi all,
>
> I am desperately looking for some technical information concerning the way

DB2 UDB is integrating
> parallelism.
>
> - which data distribution strategies are available?
> - how much is data distribution automatized ?
> - can the dba tune this?
> - etc.
>
> I would greatly appreciate if you could send me some docs or links...
>
> Thanks!
>
> Matthieu EXBRAYAT
> Associate Professor
> Univ. Orleans, France
>

There are several different ways DB2 effects parallelism:



1. Multiple database partitions (on the same node or multiple nodes). This
is the classic method of parallelism which is enables by distributing a
single table across multiple partitions, each working in parallel. This
requires DB2 ESE with Data Partitioning Feature.



2. Intra-partition parallelism - Parallelism within a single database
partition. This works well when a tablespace is stripped across multiple
physical disk drives.



3. Utility parallelism - This includes I/O parallelism for backups,
restores, creating indexes, etc.



4. Query parallelism enabled with Union All views. See this link for more
information:

http://www-106.ibm.com/developerwork...202zuzarte.pdf



5. In addition, the database manager itself can create multiple tasks to
perform the same function such as I/O cleaners (writing updated pages from
buffer pools to disk), and many others.



There is more information in the DB2 manuals. Here is the link to the
manuals:

http://www-3.ibm.com/cgi-bin/db2www/...bs.d2w/en_main

You can go to the "Master Index" manual and search on parallelism. The 3
Administration Guides (Planning, Implementation, and Performance) have good
general discussions of this topic, especially with regard to multiple
partitions.



On page 9 of the "Administration Guide: Implementation" manual, it describes
ways to enable parallelism in DB2.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-26-2008, 04:40 PM
Matthieu Exbrayat
 
Posts: n/a
Default Re: parallel strategies within db2 udb ?

Thanks for the answers,
I would also like to know if Informix XPS is still available (and evoluting) since is a been bought
by IBM?

Thanks!

M. Exbrayat

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-26-2008, 04:40 PM
Blair Adamache
 
Posts: n/a
Default Re: parallel strategies within db2 udb ?

The answer to both questions is yes.

Matthieu Exbrayat wrote:

> Thanks for the answers,
> I would also like to know if Informix XPS is still available (and
> evoluting) since is a been bought by IBM?
>
> Thanks!
>
> M. Exbrayat
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-26-2008, 04:41 PM
Mark A
 
Posts: n/a
Default Re: parallel strategies within db2 udb ?

"Matthieu Exbrayat" <exbrayat@univ-orleans.fr> wrote in message
news:buj17p$2ltt$1@vishnu.jussieu.fr...
> Thanks for the answers,
> I would also like to know if Informix XPS is still available (and

evoluting) since is a been bought
> by IBM?
>
> Thanks!
>
> M. Exbrayat
>

Realistically, it is not going to get as much R&D in the future as DB2. In
5-10 years, the only commercial RDBMS's will be Oracle, SQL Server, and DB2.
Some of the others may still be supported (barely), but no longer evolving.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:01 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com