Example 1: obtaining an LSR pool above 16 megabytes

This example shows how both a local shared resource pool and a BLDVRP parameter list residing above 16 megabytes are obtained.
POOL1  BLDVRP  BUFFERS=(1024(5)),                                       x
               STRNO=4,                                                 x
               TYPE=LSR,                                                x
               MODE=31,                                                 x
               RMODE31=ALL
The BLDVRP parameters are:

To connect the LSR pool to the data set, you must code the LSR and SHRPOOL parameters on the ACB. See ACB—Generate an access method control block at assembly time.