Database Error Messages

ORA-01095

DML statement processed zero rows

Cause

During a call to OTEX, an update, delete, or insert statement being executed processed zero rows. The execution of statements by OTEX was halted at this point.


Action

Caller can either do a rollback or ignore the message and execute the rest of the cursors in the cursor array.