ORA-26007: invalid value for SETID or OID column
What triggered the Error:
e value passed in a Direct Path API stream for a column containing a SETID or OID has an invalid value. SETIDs and Object IDs must be either 16 bytes of RAW data or 32 bytes of hexidecimal characters.What should we do to fix it:
generate the Direct Path API stream with a valid value for the SETID column.