Database Error Messages

ORA-22985

Invalid second argument to MAKE_REF. Expected value is a 16 byte OID.

Cause

The second argument to MAKE_REF on an object table/view with system generated key is not a 16 byte OID


Action

Provide a correct value for the second argument of MAKE_REF.