DSNT711I COLUMN column-name IS MISSING IN TABLE table-name. SHOULD BE DEFINED AS attribute WITH LENGTH length AND NULL INDICATOR OF null-attribute
Explanation
The START RLIMIT command has been entered but failed because COLUMN 'column-name' in resource limit specification table 'table-name' is not defined. The proper column definition is given in the message.
System action
The START RLIMIT command is ignored.
Operator response
Verify that the 1 or 2 characters following DSNRLST are what was intended to be entered as the ID on the START RLIMIT command. If not, reenter the command specifying the proper ID. If the ID appears to be correct, contact the system programmer.
System programmer response
TABLE 'table-name' does not have COLUMN 'column-name' defined. Use ALTER TABLE to define the column as specified in the message.
User response
See Operator Response.
Problem determination
Collect the console output showing the failing START command.