DSNT707I COLUMN column-name IN TABLE table-name IS INCORRECTLY DEFINED. THE COLUMN DEFINITION IS attribute WITH LENGTH length AND NULL ATTRIBUTE null-attribute. THE COLUMN DEFINITION SHOULD BE attribute WITH LENGTH length AND NULL ATTRIBUTE null-attribute. THE START RLIMIT COMMAND WILL NOT USE THIS TABLE.
Explanation
The START RLIMIT command could not use table table-name because table table-name does not have the proper column definition for a resource limit specification table.
System action
The START RLIMIT command will not use table table-name for governing.
Operator response
Contact the system programmer.
System programmer response
Table table-name does not have the proper column definition for a resource limit specification table. Compare the current table column definition to the proper column definition given in the message.
User response
See Operator Response.
Problem determination
Collect the console output showing the failing START command.