Message Oracle ORA-23504 - columns added to table do not match list of columns to be added

ERRORcolumns added to table do not match list of columns to be added
CAUSEThe list of columns passed as a parameter does not match the columns to be added to the table.
ACTIONCorrect the DDL string or list of columns and rexecute.