Oracle Error ORA-24423: Cannot set the ROWID attribute – OCI_ATTR_FETCH_ROWID

Oracle Error Message

ORA-24423: Cannot set the ROWID attribute – OCI_ATTR_FETCH_ROWID

Reason for the Error

An attempt was made to set the implicit ROWID attribute.

Solution

Use a SELECT … FOR UPDATE statement that has not previously been described or executed before setting this ROWID attribute.