Description:
Release 6.4 did not do a rollback with the STOP EXECUTE statement coded in a program as it should have done.
Solution:
When an activity terminates abnormally, CA Easytrieve Report Generator automatically issues a rollback to recover the updates made since the last commit point.
Note: If you execute a STOP EXECUTE statement in your activity, it is considered an abnormal termination.
A ROLLBACK statement is automatically executed if CA Easytrieve Report Generator detects an error condition or if you code a STOP EXECUTE statement in your program.