GLO2195E Failure during consistency check for set processing; reason code xxx.

Explanation

During SET processing, a consistency check failed with reason code xx, where xx is one of the following codes:
01
One or more of the following parameters were implicitly or explicitly set to dataclas-override (DCO), but not all of them were set to DCO and the original allocation did not specify AVGREC and average-record-length:
  • SPACEUNITS
  • PQTY
  • SQTY

User response: Change the SET values for SPACEUNITS, PQTY, and (or) SQTY so that DCO is used for all of the parameters (or none of them) or change the original allocation to use AVGREC and average-record-length.

02
SPACEUNITS, PQTY, and SQTY were implicitly or explicitly set to dataclas-override (DCO), but AVGVALUE, PQTY, and (or) SQTY was not defined in the dataclas.

User response: Add values to the dataclas for AVGVALUE, PQTY, and (or) SQTY, or change the SET statements so that DCO is not used for SPACEUNITS, PQTY, or SQTY.

03
One or more of the following parameters were set to $NULL, but not all of them were set to $NULL:
  • SPACEUNITS
  • PQTY
  • SQTY

User response: Change the SET values for SPACEUNITS, PQTY, and SQTY, so that $NULL is used for all of them (or none of them).

04
SPACEUNITS is being implicitly or explicitly changed, but no corresponding PQTY change was specified.

User response: Add a SET statement for PQTY.

05
SPACEUNITS is being implicitly or explicitly changed, but no corresponding SQTY change was specified.

User response: Add a SET statement for SQTY.

06
SPACEUNITS is being implicitly or explicitly set to AVGRECU, AVGRECK, or AVGRECM, but the record-size was not specified.

User response: Specify the record-size subparameter on the SET_SPACEUNITS statement.

Message GLO2123I accompanies this message. For more information, see Enhanced Allocation Management functions.