Peter,

Thanks, this is valuable information how to manage the CSVLLA cache size.  When 
we go to 2.1 next year I will use it, probably eliminating CSVLLIX1/2.
Is this / will this be documented somewhere with LLA and/or VLF?

Kees.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Peter Relson
Sent: 02 December, 2014 13:55
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: VLF caching

>-can I use VLF trimming statistics as a good measure to 
> determine if my CSVLLA cache is large enough? 
>-If not, what measure does tell me this, besides the 
> LLAFETCH/PGMFETCH measures I get from CSVLLIX1/2?

Provided by the VLF owner:

Since LLA expects VLF to trim as needed to make room for new caching 
candidates over time, trimming itself is not a bad thing.  What -is- bad 
is trimming 'too soon' so that you do not get as much benefit from caching 
a program object (module) as you otherwise might.  As of z/OS 2.1, you can 
use the verbose output of the VLF Health Check to see the youngest age of 
a trimmed object (since the VLF class was activated), and the current 
minimum trimmed age of objects (since the check last ran) for the CSVLLA 
class.  The output also shows the current MaxVirt value.  You also can set 
an alert for a minimum age, so that the check will raise an exception if 
objects are being trimmed sooner than you would like (the default is 60 
seconds - sufficient to tell whether there is a potentially serious 
issue).  And you can dynamically change the size of the cache via the 
MODIFY VLF,REPLACE,NN=xx command by supplying a parmlib member with a new 
MaxVirt (and possibly AlertAge) parm for the CSVLLA class.

I can not say whether there is some trimming statistic that would also be 
useful for older releases, but I doubt it.
And the "modify" to change the size of the cache is available only as of 
z/OS 2.1

Peter Relson
z/OS Core Technology Design

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
********************************************************
For information, services and offers, please visit our web site: 
http://www.klm.com. This e-mail and any attachment may contain confidential and 
privileged material intended for the addressee only. If you are not the 
addressee, you are notified that no part of the e-mail or any attachment may be 
disclosed, copied or distributed, and that any other action related to this 
e-mail or attachment is strictly prohibited, and may be unlawful. If you have 
received this e-mail by error, please notify the sender immediately by return 
e-mail, and delete this message. 

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its 
employees shall not be liable for the incorrect or incomplete transmission of 
this e-mail or any attachments, nor responsible for any delay in receipt. 
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch 
Airlines) is registered in Amstelveen, The Netherlands, with registered number 
33014286
********************************************************
                        

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to