ORA-22308: operation not allowed on evolved type
What triggered the Error:
attempt was made to replace a type whose attribute definition been been altered.What should we do to fix it:
bmit ALTER TYPE ADD/DROP statement instead of ALTER TYPE REPLACE.