CA IDMS ADSBATCH abend code BDAG & DC177035
search cancel

CA IDMS ADSBATCH abend code BDAG & DC177035

book

Article ID: 126339

calendar_today

Updated On:

Products

IDMS IDMS - Database IDMS - ADS

Issue/Introduction

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.

COMMIT WHEN FILES OPEN CAUSES=NOACTION.

 

Additional Information

The ADSOBSYS utility creates an ADSOOPTI load module, JCL is in DocOps section JCL and Commands for z/OS and z/VSE.

Also see TechDocs sections DC177035Runtime Control Parameters, ADSOBSYS