Database Error Messages

OCI-17084

Called on the insert row

Cause

An attempt is being made to refresh, update or delete a row, but the cursor is positioned on the insert row.


Action

Position the cursor on a valid row before attempting to refresh, update or delete the row.