Oracle Solution for Error ora-22885

Solution for Oracle Error ORA-22885

ORA-22885: cannot get REF to a non-persistent object

What triggered the Error:

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.

What should we do to fix it:

write the query to obtain REF values from object tables.