KLVST007 BLDVRP FAILED FOR VSAM LSR BUFFER POOL, RC=rc

Explanation

A BLDVRP macro was issued to allocate a VSAM local shared resource buffer pool and ended with a non-zero return code, rc. The two most likely causes are:
  1. Insufficient main storage to satisfy the request.
  2. A previously issued BLDVRP was issued without a corresponding DLVRP in the TMS:Engine address space. This typically occurs when TMS:Engine is running in a TSO address space and has previously abended in the current TSO session.

System action

TMS:Engine terminates.

User response

Refer to the IBM® VSAM or DFP manual that describes the BLDVRP macro for the meaning of rc. For the two most likely causes:
  1. Adjust the main storage allocation parameters or LSRPOOL values or both and restart the TMS:Engine address space.
  2. Start TMS:Engine in a fresh address space.

Message Type

ALERT