ORA-31403: change table string already contains a column string
What triggered the Error:
Issued ALTER_CHANGE_TABLE with an add operation but a column by this name already exists in the specified table.What should we do to fix it:
Check the names and call the procedure again.