BJTU215E THE COUNT OF FIELDS IN THE INPUT DATA SET 'dd_name' DOES NOT AGREE WITH THE COUNT OF FIELDS IN THE FIELDS SECTION OF SYSIN DATA SET.

Explanation

The count of fields in the FIELDS section of DD:SYSIN must be less than the or equal to the count of fields in DD:BJTDATA (note that fields H_ACT_REQ, H_DD_DEF, H_ROWID will be added automatically), or the FIELDS section must be empty.

System action

The utility terminates with the return code RC=12.

User response

Check and correct FIELDS section or correct BJTDATA data set.