LLA and Cobol copybook library
I don't know anything about "Cobol copybook libraries", but...
My first question, is this a valid/acceptable use of LLA to manage
non-loadlibraries?
Assuming this is truly not a load library, then in a word, No.
LLA might manage the directory entries for you but LLA caching of members
is only done with respect to loading of modules (or program objects). If
that is not how the members of this library are used, then LLA is not
involved with tracking usage of the members.
VLF can cache any type of data but needs to have an exploiter giving it the
data. Here it sounds like nothing is giving VLF data to cache.
Peter Relson
z/OS Core Technology Design
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at
http://bama.ua.edu/archives/ibm-main.html
.
Relevant Pages
- Re: PROGxx, linklist, LLA and fetch performance
... The libraries are not currently in LLA, it is on my list of things to do, but it is not near the top. ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ... (bit.listserv.ibm-main) - =?iso-8859-1?Q?LLA_and_Cobol_copybook_library?=
... I'm looking to improve it's performance by getting LLA to manage the ... However, a "D LLA,STATISTICS" doesn't show any MEMBERS FETCHED or DASD ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ... (bit.listserv.ibm-main) - Re: New CLIST on SYSPROC - refresh
... other ISPF libraries. ... default LNKLST is covered by LLA). ... For IBM-MAIN subscribe / signoff / archive access instructions, ... (bit.listserv.ibm-main) - Re: Of link lists and application programs
... I can understand putting production level application load libraries ... to co-ordinate your package binds with the LLA refresh. ... LLA refresh after implementing any changes to an application library. ... For IBM-MAIN subscribe / signoff / archive access instructions, ... (bit.listserv.ibm-main) - Re: LLA and Cobol copybook library
... I accept the fact that VLF would not be involved. ... LLA REFRESH of that library as part of that job. ... I don't know anything about "Cobol copybook libraries", ... LLA might manage the directory entries for you but LLA caching of members ... (bit.listserv.ibm-main) |
|