FABN0017E UNKNOWN TYPE OPTION X'nn' FOR FIELD fieldname IN SEGMENT segname IN DBD [dbdname | acbname]

Explanation

The DBD has an unknown type option in the FIELD statement. X'nn' is the unknown type option in hexadecimal, fieldname is the FIELD name, segname is the SEGMENT name, and dbdname is the DBD name.

System action

Stops processing this module and writes an error message with dump for this module in the SYSOUT data set. Then continues processing the next module.

User response

Correct the type option, and rerun the utility, if necessary.