Oracle Error ORA-22337: the type of accessed object has been evolved

Oracle Error Message

ORA-22337: the type of accessed object has been evolved

Reason for the Error

The type of the accessed object has been altered and the client’s object is based on an earlier type definition.

Solution

The user needs to exit application and modify application to accommodate the type change. From SQL/PLUS, reconnect and resubmit statement.