Oracle Message ORA-12987 - cannot combine drop column with other operations

ERRORcannot combine drop column with other operations
CAUSEAn attempt was made to combine drop column with other ALTER TABLE operations.
ACTIONEnsure that drop column is the sole operation specified in ALTER TABLE.