DSNA306I THE CICS SERVER PROGRAM program ABENDED. CICS ABEND CODE=C'cccc'

Explanation

The CICS® server program that DSNACICS called abnormally terminated. CICS returns a four-character abend code to indicate the error. These error codes are described in Troubleshooting for CICS Db2.

System action

Stored procedure DSNACICS processes the next request. CICS does a backout to the last syncpoint and forces the SYNCONRETURN option.

System programmer response

Correct the cause of the error in the server program. Ensure that the mirror transaction is still enabled after this error. The mirror transaction must be enabled so that subsequent requests to run a server program are accepted.

Programmer response

Correct the error in the server program.

Severity

12