Previous Topic: IDAETDVW11 - INTERR: Expected INSERT SQL string not foundNext Topic: IDAETDVW13 - INTERR: Unexpected "not found" condition for SQL DVW DELETE


IDAETDVW12 - INTERR: Illegal DELETE operation attempted

Reason:

The DVW named in the CA Ideal RUNLIST output for this message cannot be the subject of a DELETE operation. Normally, the compiler catches this condition. It should not occur at RUN-time. However, if the TABLE or VIEW that underlies the DVW was altered since the program was last compiled, the DBMS can recognize a condition about which the CA Ideal program was not informed. Other integrity problems could also cause this error.

Action:

Ensure the integrity of the DVW and the program. If necessary, reCATALOG the DVW in CA Ideal and recompile the program. If the problem persists, call CA Technical Support. Consult the CA Ideal Problem Determination Guide to prepare information about this problem.