Oracle Error ORA-31423: change table string does not contain column string

Oracle Error Message

ORA-31423: change table string does not contain column string

Reason for the Error

Issued ALTER_CHANGE_TABLE with a drop operation and the specified column does not exist in the change table.

Solution

Recheck the names, and call the procedure again.