Database Error Messages

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

OCI-22885

cannot get REF to a non-persistent object

Cause

An attempt was made to get a REF for something other than an object in an object table. REFs can only be taken for objects in object tables.


Action

Rewrite the query to obtain REF values from object tables.