> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of esst...@juno.com
> 
> I have an application that has several VSAM datasets.
> These datasets currently use NSR (Non Shared Resources).
> 
> The Application is written in assembler.
> I want to switch some of the Files to use LSR.
> If two files share a buffer pool do I need to concern my self with
> the contents of the buffer pool or is the Access Method handling that.

The access method handles the LSR buffering.

> In other words If I issue a VSAM GET for File A, is VSAM managing the
contents of the LSR buffer pool
> with respect to the two files that may or may nor have records in the
buffer pool ?
> 
> Do I need to use any additional Assembler VSAM macros to manage the
> contents of the buffer pool ?

No.

   -jc-

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

Reply via email to