Oracle Error ORA-30946: XML Schema Evolution warning: temporary tables not cleaned up

Oracle Error Message

ORA-30946: XML Schema Evolution warning: temporary tables not cleaned up

Reason for the Error

An error occurred after the schema was evolved while cleaning up temporary tables. The schema evolution was successful

Solution

If the user needs to remove the temporary tables, use the mapping table to get the temporary table names and drop them.