MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

BIND PLAN with Package list and Performance

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
bauer
Intermediate


Joined: 10 Oct 2003
Posts: 315
Topics: 49
Location: Germany

PostPosted: Tue Apr 24, 2007 1:24 am    Post subject: BIND PLAN with Package list and Performance Reply with quote

Hi all,

what is the influence on the performance during program / plan execution in the following situations?


(1) serveral packages, bound to one collection, only this collection is bound to the plan
(2) several packages, bound to different collections, several collections are bound to the plan
(3) several collections with a lot of packages are bound to the plan, but only some packages are really used during plan execution



regards,
bauer
Back to top
View user's profile Send private message
Manas Biswal
Intermediate


Joined: 29 Nov 2002
Posts: 382
Topics: 27
Location: Chennai, India

PostPosted: Wed Apr 25, 2007 1:06 pm    Post subject: Reply with quote

bauer,

Although I have no direct evidence (meaning actual numbers), but I would think that options 2 and 3 shld be a little more expensive than option 1. Simply because, for options 2 and 3, DB2 directory access will be a bit more.
But again Options 2 or 3 will be used only for circumstances different from option 1. I don't think you will ever have to choose between options 1 and 2(or 3). If you database segmentation or package versioning, then you will have to use Options 2 or 3. And if you don't, then you should be using option 1.

Of course, for option 3, you should have the frequently used collections higher up in the PKLIST than the less frequent ones during BIND PLAN.

Regards,
Manas
_________________
There is no path to peace. Peace is the path.
- Mahatma Gandhi (1869-1948)
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
bauer
Intermediate


Joined: 10 Oct 2003
Posts: 315
Topics: 49
Location: Germany

PostPosted: Thu Apr 26, 2007 1:38 am    Post subject: Reply with quote

Manas Biswal,

thank you for your answer.

yesterday I did some testing (binding packages / plan using option 1,2,3), checking CPU time, memory using omegamon, but i couldn't find any really difference.

regards,
bauer
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group