ARC0965I
ERROR INVOKING LCS SERVICES TO PROCESS VOLUME = volser, FUNCTION = func, RC = retcode, LCS RC = lcsrc, LCS REAS = lcsreas

Explanation

An error occurred when DFSMShsm was attempting to invoke the library control system (LCS).

FUNCTION indicates the LCS service DFSMShsm was requesting. The possible values for func are:
  • TVE (Test Volume Eligibility) — DFSMShsm was requesting LCS to check if volume volser could be mounted on the allocated device.
The possible values for retcode are:
Retcode
Meaning
8
DFSMShsm invoked the CBRXLCS macro to process volume volser. The function requested was func. An error occurred during this processing. lcsrc contains the return code from the LCS and lcsreas contains the reason code from the LCS.
12
An abnormal end (abend) occurred when DFSMShsm invoked the CBRXLCS macro to process volume volser. The function requested was func.

System action

If the function requested is CUA, the tape is not available for selection from the library common scratch pool. If the function requested is TVE, the tape is marked unavailable and DFSMShsm processing continues.

Programmer response

Return codes have the following actions:
Reascode
Meaning
8
Take corrective action based on the meaning of lcsrc and lcsreas.
12
Follow the problem determination procedures.
60
Take corrective action based on the message ARC0304I that precedes this message.

Source

DFSMShsm