Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-23536

the object "string"."string" is not cached at the middle tier as expected.

Cause

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


Action

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