DWW0134I

Redundant or CICS VR V1 parameter(s) are found and ignored.

Explanation

The listed command contains one or more parameters that are unique to CICS® VR Version 1. These parameters are not used by CICS VR Version 2 (or above), so it is ignored:
  • STRNO, parameter of the BLDVRP command. It is always set to 3 in CICS VR.
  • KEYLEN, parameter of the BLDVRP command. The key length is calculated by CICS VR.
  • VSAMERROR, parameter of the EXITS command. This exit is not used by CICS VR.

System action

The parameters are ignored. CICS VR continues verifying commands. The recovery run still occurs.

User response