DB13111E - BASE <dbid> IS OPEN FOR UPDATE IN MULTI-USER, RESET REJECTED
The Multi-User Facility (MUF) indicates that a database identifier (DBID) is open for update in a CICS region, despite the CICS region being closed or cycled. Attempts to issue a RESET command for the database directory (CXX) via DBUTLTY are rejected with message DB13111E. System monitoring tools may show active RunUnits for the of the CICS region even when no active tasks are visible within CICS.
This issue occurs when the Datacom CICS Services termination process fails to execute during CICS shutdown. The technical trigger is typically the absence or commenting out of the program DCCOCPR in the CICS Program List Table for Shutdown (PLTSD). When DCCOCPR is not invoked during shutdown, Datacom CICS Services cannot communicate the termination of active RunUnits to the Multi-User Facility (MUF), leaving "orphaned" connections that prevent other batch jobs from accessing the database for update.
COMM STATUS command to the MUF.Official Message Documentation:
DB13111E - BASE <dbid> IS OPEN FOR UPDATE IN MULTI-USER, RESET REJECTED