Previous Topic: IDAETERR65 - User not authorized for panelNext Topic: IDAETERR71 - Record not found in UPDATE WHERE condition


IDAETERR70 - ROWID is not unique

Reason:

CA Ideal cannot perform the UPDATE, DELETE or INSERT operation against the database because the ROWID information does not uniquely specify a row of the affected table.

Action:

The presence of a unique index at the time the dataview was cataloged might no longer be valid. Recatalog the dataview. If there is no row ID shown for the new version, it might not be possible to use it in the way your program was written and a different dataview might be needed that provides a unique row ID.