dbTalk Databases Forums  

Workload management vs. DB2 edition

comp.databases.ibm-db2 comp.databases.ibm-db2


Discuss Workload management vs. DB2 edition in the comp.databases.ibm-db2 forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Troels Arvin
 
Posts: n/a

Default Workload management vs. DB2 edition - 10-13-2010 , 03:16 PM






Hello,

Regarding the workload management features described at
http://publib.boulder.ibm.com/infoce...w/v9r7/nav/3_4 :
Are none, some, or all of the workload management features included in
DB2 Enterprise Edition?

--
Troels

Reply With Quote
  #2  
Old   
Mark A
 
Posts: n/a

Default Re: Workload management vs. DB2 edition - 10-13-2010 , 10:12 PM






"Troels Arvin" <troels (AT) arvin (DOT) dk> wrote

Quote:
Hello,

Regarding the workload management features described at
http://publib.boulder.ibm.com/infoce...w/v9r7/nav/3_4 :
Are none, some, or all of the workload management features included in
DB2 Enterprise Edition?

--
Troels
It is an extra cost add-on, part of the Performance Optimization Feature
Pack for DB2 ESE (only). Be careful, because the licensing for some features
is not enforced yet (not sure about this one, but Storage Optimization
feature licensing is not hard enforced in some releases).

Reply With Quote
  #3  
Old   
Frederik Engelen
 
Posts: n/a

Default Re: Workload management vs. DB2 edition - 10-14-2010 , 03:33 AM



On Oct 14, 5:12*am, "Mark A" <no... (AT) nowhere (DOT) com> wrote:
Quote:
"Troels Arvin" <tro... (AT) arvin (DOT) dk> wrote in message

news:2ebed99f-ef07-48c9-b0e4-9c9fa17a329b (AT) g8g2000yqa (DOT) googlegroups.com...

Hello,

Regarding the workload management features described at
http://publib.boulder.ibm.com/infoce.../v9r7/nav/3_4:
Are none, some, or all of the workload management features included in
DB2 Enterprise Edition?

--
Troels

It is an extra cost add-on, part of the Performance Optimization Feature
Pack for DB2 ESE (only). Be careful, because the licensing for some features
is not enforced yet (not sure about this one, but Storage Optimization
feature licensing is not hard enforced in some releases).
Hello Troels,

You might want to check the new Advanced ESE. The price is only a 10%
premium, but you get compression, workload management, LBAC,
Performance Manager and some other things included. I think it's
actually cheaper than it was to buy just one option pack before...
It's good to see easier access to these features for everyone.

--
Frederik

Reply With Quote
  #4  
Old   
Troels Arvin
 
Posts: n/a

Default Re: Workload management vs. DB2 edition - 10-14-2010 , 04:53 AM



(Thanks to Mark and Frederik)

Does anyone here have experience with the DB2 Workload Manager? I
expect that it provides a way to be able to give better guarantees
about batch jobs, such that ad-hoc queries cannot lock resources need
by a batch-job?

If you have experience: Does it work well? Is it worth the extra cost,
in your opinion, or is it better to solve it's goals with other means?

--
Troels

Reply With Quote
  #5  
Old   
Frederik Engelen
 
Posts: n/a

Default Re: Workload management vs. DB2 edition - 10-14-2010 , 06:25 AM



On Oct 14, 11:53*am, Troels Arvin <tro... (AT) arvin (DOT) dk> wrote:
Quote:
(Thanks to Mark and Frederik)

Does anyone here have experience with the DB2 Workload Manager? I
expect that it provides a way to be able to give better guarantees
about batch jobs, such that ad-hoc queries cannot lock resources need
by a batch-job?

If you have experience: Does it work well? Is it worth the extra cost,
in your opinion, or is it better to solve it's goals with other means?

--
Troels
This is a bit besides the question, but my guess is that they put it
all together in a pack just becáuse there weren't too many people
getting experience with it :-) Probably the same reason they started
including PureXML for free, too.

Since you mention locking, my understanding is that it won't help
there directly. You will be able to make either job run faster than
the other so it's finished earlier, you can limit the 'size' of the ad
hoc queries or the number that run concurrently, but there's no way to
let a higher priority query take over the lock from a lower one, for
example. The Currently Commited isolation level from 9.7 will probably
help more in that case, are you using this?

Like Mark said, it's probably not enforced. Give it a try in a test
environment and let us know the results.

--
Frederik Engelen

Reply With Quote
  #6  
Old   
Mark A
 
Posts: n/a

Default Re: Workload management vs. DB2 edition - 10-15-2010 , 07:20 AM



"Troels Arvin" <troels (AT) arvin (DOT) dk> wrote

Quote:
(Thanks to Mark and Frederik)

Does anyone here have experience with the DB2 Workload Manager? I
expect that it provides a way to be able to give better guarantees
about batch jobs, such that ad-hoc queries cannot lock resources need
by a batch-job?

If you have experience: Does it work well? Is it worth the extra cost,
in your opinion, or is it better to solve it's goals with other means?

--
Troels
I am not an expert in this feature, but I know you can provide CPU priority
on application connections based on things like the application name,
userid, etc. I don't think it affects database locking directly.

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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.