ADB8022E An attempt was made to add a primary or unique key, but the column associated with the key, col_name was not found.

Explanation

An error occurred while a primary or unique key was being added to a table.

System action

Processing stops.

User response

Ensure that the table column and the key to be added are specified correctly, correct the relevant statements, and try again. Details about the object that caused the error are provided in message ADB8057I.