ADB8013E An attempt was made to alter a column record, but the specified table does not contain this column column_name.

Explanation

During the merge operation, an error occurred. A column, specified to be updated when altering a table, was not found.

System action

Processing stops.

User response

Ensure that the object, and particularly changes to the column records, is specified correctly. Correct the appropriate statements and try again. Details about the object that caused the error are provided in message ADB8057I.