ERROR | Cannot set the ROWID attribute - OCI_ATTR_FETCH_ROWID |
CAUSE | An attempt was made to set the implicit ROWID attribute. |
ACTION | Use a SELECT ... FOR UPDATE statement that has not previously been described or executed before setting this ROWID attribute. |