Database Error Messages

ORA-31403

change table string already contains a column string

Cause

Issued ALTER_CHANGE_TABLE with an add operation but a column by this name already exists in the specified table.


Action

Check the names and call the procedure again.