BK,

In addition to John's suggestion, review the MAXVIRT value for LLA in
COFVLFnn. If this library is as active as you describe it may be prudent to
increase the current allocation if you LLA mange this library.

Ron

> 
> don't bother to put SDSNLOAD in the LINKLIST. Put it in LLA. That is
> where you'll get the program load speed up. LLA caches LNKLST, but you
> can also tell it to cache non-LLA data sets as well. One way to do this
> is to create a CSVLLAnn member in PARMLIB. Then do the z/OS operator
> command: F LLA,UPDATE=nn
> 
> example CSVLLAnn member:
> 
> LIBRARIES(-LNKLST-,
>       DB2.SDSNLOAD)
> FREEZE(-LNKLST-,
>       DB2.SDSNLOAD)
> 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to