Previous Topic: DDSQL02Next Topic: DDSQL04


DDSQL03

ERROR DETECTED DURING EXECUTION OF THE SOURCE MEMBER ANY UNCOMMITED WORK HAS BEEN BACKED OUT

Reason:

This error always follows DDSQL01. If you are executing multiple SQL statements within the same source member, this message informs you that an error has occurred and all previous statements are backed out. For example: if the first 10 statements executed successfully and the last one did not, the first 10 are backed out.

Action:

None. This message is for information only.