commit package failed with S213-04 abends
search cancel

commit package failed with S213-04 abends

book

Article ID: 124890

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

The package being committed had backout enabled and, when executed, created backout members into library iprfx.iqual.iqual2.LISTLIB.CICSDB2. The commit process is trying to delete them. 

First step was to dynamically allocate the library which was successful, meaning that the library is present in the MVS catalog. 
Second step is to open the library which fails with S213 abend and message IEC143I 213-04, which means that the library is not present in volume ###### which is the one mentioned in the MVS catalog 

Environment

Release: All Supported Releases

Resolution

There are two possible ways to clear the situation and allow the package to commit: 
- If the library is in fact lost, just delete the spurious catalog entry (for example, by option U (uncatalog) in the ISPF data set list utility panel) 
- If the library is still there (in another volume), uncatalog it and catalog it again under the right volume.