View previous topic :: View next topic |
Author |
Message |
ankur_brainy Beginner
Joined: 13 Apr 2005 Posts: 5 Topics: 2 Location: India
|
Posted: Wed Apr 13, 2005 5:56 am Post subject: Eliminate Dynamic LsrPools in CICS |
|
|
Hi Group,
Need Help....
I am getting lots of Dynamic Lsrpool builds in cics region i am working on.
I need to eliminate the pool builds...
Can i get the formula for calculating the Number of exact Data Buffers..MAXKEYLENGTH etc.. parameters. _________________ Cheers..., Ankur |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
ankur_brainy Beginner
Joined: 13 Apr 2005 Posts: 5 Topics: 2 Location: India
|
Posted: Wed Apr 13, 2005 8:58 pm Post subject: |
|
|
Thanks
Kolusu, I know how to define the Lsrpool with Ceda Define.
But the Problem is how to calculate the exact number of data buffers to be used so that CICS do not build the LSRpool, to improve the performance of the region. _________________ Cheers..., Ankur |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Thu Apr 14, 2005 7:32 am Post subject: |
|
|
ankur_brainy,
Quote: |
I know how to define the Lsrpool with Ceda Define.
But the Problem is how to calculate the exact number of data buffers to be used so that CICS do not build the LSRpool, to improve the performance of the region.
|
Go thru the link I provided especially (2.11.2 LSRPOOL definition attributes) which is at the bottom of the link
Thanks
kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
ankur_brainy Beginner
Joined: 13 Apr 2005 Posts: 5 Topics: 2 Location: India
|
Posted: Tue Apr 19, 2005 11:56 pm Post subject: |
|
|
Hi,
I have already gone through the link supplied.
The link says that there are data buffers and Index buffers and whole lots of parameters , which i already know.I said, i know how to define these parameters; but we cannot specify any value of our choice to these parameters, we have to calculate what to give, thats whhat i am asking for ? what value should be given and how to calculate? _________________ Cheers..., Ankur |
|
Back to top |
|
 |
|
|