CA IDMS ADSBATCH job abends with the following error messages: DC208001 IDMS job abending with abend code BDAG DC177035 COMMIT OCCURRED WHILE FILES WERE OPEN
Environment
Release: Component: ADS370
Resolution
The handling of files that are open during a COMMIT is controlled by the ADSBATCH runtime control parameter COMMIT WHEN FILES OPEN CAUSES. It can be specified in ADSOBSYS or as a control statement in the SYSPIPT in the JCL. The ADSOBSYS default setting is ABEND. To prevent the abend specify NOACTION or WARNING.