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

Explanation

During SET processing, a consistency check failed with one of the following reason codes xx:
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:
  • 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).

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 (or) 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.

07
GDG Limit overrides the value of more than 255 but NOEXTENDED was specified during DEFINE GDG.

User response: Change the SET values for GDG Limit not more than 255 or EXTENDED.

08
NOEXTENDED overrides from EXTENDED but Limit has value of more than 255 during DEFINE GDG.

User response: Change the SET values for EXTENDED or Limit not more than 255.

09
GDG Limit overrides the value of more than 255 and NOEXTENDED was specified.

User response: If the SET values for GDG Limit is more than 255 do not set NOEXTENDED.

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