Oracle Message ORA-22308 - operation not allowed on evolved type

ERRORoperation not allowed on evolved type
CAUSEAn attempt was made to replace a type whose attribute definition been been altered.
ACTIONSubmit ALTER TYPE ADD/DROP statement instead of ALTER TYPE REPLACE.