Oracle Error ORA-30757: cannot access type information

Oracle Error Message

ORA-30757: cannot access type information

Reason for the Error

Either a subtype was created and operations performed with this new type while the session was in progress, or the type information was unpinned from the object cache.

Solution

Commit necessary changes, end the user session, reconnect again and re-try the object operations. If problem persists, contact your Oracle Support representative.