Previous Topic: IDAETERR71 - Record not found in UPDATE WHERE conditionNext Topic: IDAETERR73 - Required ROWID is missing


IDAETERR72 - Record not found in DELETE WHERE condition

Reason:

The record you were attempting to DELETE could not be found. This could be because another user deleted it or the WHERE specification was incorrect.

Action:

If there was no TRANSMIT between retrieval of the record and your attempt to delete it, then ensure that the WHERE specifications are identical.