Oracle Error ORA-23536: the object “string”.”string” is not cached at the middle tier as expected.

Oracle Error Message

ORA-23536: the object “string”.”string” is not cached at the middle tier as expected.

Reason for the Error

The object may have been dropped or renamed at the back end after dbms_ias_inst.start_ias_inst was executed.

Solution

Check the validity of the object at the back end and retry the instantiation.