IDMS error message:
DC087100 V1 UCF PTERM UCFPT05 IS BEING DISCONNECTED WITH CODE S006
The description of abend S006 says: Matching PTE is conversing.
What can cause this?
Release: All supported releases.
The error usually occurs when a terminal operator abnormally terminates a terminal session (for example, by killing the session from a multi-session manager or by powering off a PC) without ending the IDMS session first.
If a connection is made to the same pterm before resource timeout cleans up backend pterm, the S006 error will occur.
Ensure UCFCICZ, the CICS abort session program has been implemented in DFHZNEP to clean up the session's associated UCFCICS storage.
See documentation section CICS Abort Session Program Considerations