Previous Topic: DC173013Next Topic: DC173015


DC173014

COMMIT OCCURRED WHILE FILES WERE OPEN.

Reason:

Files were found open when a COMMIT command was issued. To prevent the application from abending, specify COMMIT WHEN FILES OPEN CAUSES NOACT as a control statement. To be warned about the condition without having the application abend, specify COMMIT WHEN FILES OPEN CAUSE WARNING. Otherwise, close all files before issuing a COMMIT.

Module:

ADSOCDAB

Severity:

1