An abnormal end (abend) or program check has occurred in module modname. This implies that there may be an error in the CICS code. Alternatively, unexpected data has been input, or storage has been overwritten.
The code aaa/bbbb is a 3-digit hexadecimal MVS code (if applicable), followed by a 4-digit alphanumeric CICS code. The MVS code is a system completion code (for example, 0C1 or D37). If an MVS code is not applicable, this field is filled with three hyphens. The CICS code is an abend code or a number referring to a CICS message (for example, AKEA is a CICS abend code; 1310 refers to message DFHTS1310).
An exception entry is made in the trace table. A system dump is taken, unless you have specifically suppressed dumps in the dump table.
CICS continues unless you have specified in the dump table that CICS should terminate. If appropriate, an error return code is sent to the caller of this domain. In this case CICS could be terminated by the caller ( for example, the domain manager, DFHDMDM). A message is issued to this effect.
Message DFHME0116 is normally produced containing the symptom string for this problem.
Notify the system programmer. If CICS is still running, it is necessary to decide whether to terminate CICS.
Look up the MVS code, if there is one, in the relevant MVS codes manual.
Next, look up the CICS alphanumeric code. This tells you, for example, whether the error was a program check, an abend, or a runaway, and may give you some guidance concerning user response.
If module modname is not crucial to the running of your CICS system, you may decide to continue to run and bring CICS down at a convenient time to resolve the problem.
If you cannot run without the full use of module modname you should bring CICS down in a controlled shutdown.
You need further assistance from IBM to resolve this problem. See CICS® Problem Determination Guide for guidance on how to proceed.
Console
DFHTSAM, DFHTSBR, DFHTSDM, DFHTSPT, DFHTSQR, DFHTSRM, DFHTSSH, DFHTSSR, DFHTSST, DFHTSWQ.
XMEOUT Parameters: applid, aaa/bbbb, X'offset', modname
An error has been detected in module modname. The code X'code' is the exception trace point ID which uniquely identifies what the error is and where the error was detected.
An exception entry (code X'code' in the message) is made in the trace table. A system dump is taken, unless you have specifically suppressed dumps in the dump table.
CICS continues unless you have specified in the dump table that CICS should terminate. If appropriate, an error return code is sent to the caller of this domain. In this case, CICS could be terminated by the caller (for example, the domain manager, DFHDMDM). A message is issued to this effect.
Message DFHME0116 is normally produced containing the symptom string for this problem.
This indicates a possible error in CICS code. The severity of its impact depends on the importance of the function being executed at the time of the error.
CICS may not have been terminated. If the message occurs once and module modname is not crucial to the running of your CICS system, you may decide to continue to run and bring CICS down at a convenient time to resolve the problem.
If the message recurs or if you cannot run without the full use of module modname, you should bring CICS down in a controlled shutdown.
You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.
Console
DFHTSAM, DFHTSBR, DFHTSDM, DFHTSPT, DFHTSQR, DFHTSRM, DFHTSSH, DFHTSSR, DFHTSST, DFHTSWQ.
XMEOUT Parameters: applid, X'code',modname
This is an informational message indicating the start of temporary storage domain initialization.
Initialization continues.
None. You can suppress this message with the system initialization parameter, MSGLVL=0.
Console
DFHTSDM
XMEOUT Parameter: applid
Temporary storage domain initialization has completed successfully
Initialization continues.
None. You can suppress this message with the system initialization parameter, MSGLVL=0.
Console
DFHTSDM
XMEOUT Parameter: applid
Temporary storage has been cold-started with a new data set. This message is issued when formatting of the data set commences, and indicates the number numcis of control intervals which will be formatted.
CICS continues. Message DFHTS0101 is issued when temporary storage initialization has been completed. Note that formatting can take a significant time if the data set is large.
None. You can suppress this message with the message level system initialization parameter, MSGLVL=0.
Console
DFHTSDM.
XMEOUT Parameters: applid, numcis
Temporary storage has detected an implicit attempt to switch between using a TST and RDO for TS queues, but CICS has not been COLD started.
Switching from using a TST to RDO for TS (or vice versa) is permitted only on a COLD or INITIAL start of CICS.
CICS continues. The attempt to switch is ignored. CICS will use a TST (if specified) or RDO models for TS queues, as for the previous CICS run.
You may wish to restart CICS specifying an INITIAL or COLD start in order to complete the switch.
Console
DFHTSAD
XMEOUT Parameter:
applid
This is an audit log message indicating that temporary storage model tsmodelname has been added to the system using the INSTALL command Where:
The system continues normally.
None.
CSMT
DFHTSAD
XMEOUT Parameters:
date,
time,
applid,
terminal,
userid,
tranid,
tsmodelname
This is an audit log message indicating that temporary storage model entry tsmodelname has been replaced in the system using the INSTALL command. Where:
The system continues normally.
None.
CSMT
DFHTSAD
XMEOUT Parameters:
date,
time,
applid,
terminal,
userid,
tranid,
tsmodelname
This is an audit log message indicating that temporary storage model tsmodelname has been deleted from the system using the DISCARD command Where:
The system continues normally.
None.
CSMT
DFHTSAD
XMEOUT Parameters:
date,
time,
applid,
terminal,
userid,
tranid,
tsmodelname
An I/O error has been detected by temporary storage. Either:
An abend ATSD or ATSU is returned to the application program.
Ensure that the definition of the temporary storage data set is correct. For logic errors see the OS/390 DFSMS Macro Instructions for Data Sets manual for assistance in interpreting RPL feedback codes.
See the CICS Problem Determination Guide for more guidance in dealing with temporary storage problems.
Console
DFHTSAM
XMEOUT Parameters: applid, {1=READ, 2=WRITE}, X'yyyyy'
The temporary storage domain has detected an inconsistency between its control blocks. The inconsistency was detected either during compression of an I/O buffer or by the TS control block checking which is enabled via TS trace level 3.
Possible causes of the inconsistency are:
CICS is abnormally terminated with a dump.
Message DFHME0116 is normally produced containing the symptom string for this problem.
To determine the cause of the error, check that:
Whatever the cause of the error, temporary storage must now be cold started.
See the CICS Problem Determination Guide for more guidance in dealing with temporary storage problems. If an overlay has occurred, you will need further assistance from IBM.
See CICS Problem Determination Guide for guidance on how to proceed.
Console
DFHTSAM
XMEOUT Parameter: applid
The temporary storage data set is full. CICS has failed in an attempt to extend it.
Processing continues.
Consider whether you need to increase the space allocation for the temporary storage data set.
Console
DFHTSAM
XMEOUT Parameter: applid
During a temporary storage write request, an attempt has been made to add a new control interval to the temporary storage data set. The temporary storage data set already contains the maximum number of supported control intervals and cannot be extended.
Processing continues.
Consider whether you need to increase the control interval size for the temporary storage data set. See the CICS System Definition Guide for guidance on defining the temporary storage data set.
Console
DFHTSAM
XMEOUT Parameter: applid
CICS is unable to open the auxiliary temporary storage data set because no DD statement has been provided.
A dump is provided and CICS is terminated.
Correct the error and restart CICS.
Console
DFHTSDM
XMEOUT Parameter: applid
VSAM has detected an error during SHOWCAT processing for the auxiliary temporary storage data set.
A dump is provided and CICS is terminated.
Correct the error and restart CICS.
Console
DFHTSDM
XMEOUT Parameter: applid
CICS is unable to open the auxiliary temporary storage data set because it is not defined as VSAM ESDS.
A dump is provided and CICS is terminated.
Correct the error and restart CICS.
Console
DFHTSDM
XMEOUT Parameter: applid
The auxiliary temporary storage data set is not formatted. It is empty. If initial formatting is necessary, it is performed when temporary storage is cold started.
The temporary storage initialization task is abnormally terminated.
Correct the error and restart CICS.
Console
DFHTSDM
XMEOUT Parameter: applid
The auxiliary temporary storage data set was not initialized for temporary storage.
The temporary storage initialization task is abnormally terminated.
Correct the error and restart CICS.
Console
DFHTSDM
XMEOUT Parameter: applid
VSAM has detected an error during SHOWCB processing for the auxiliary temporary storage data set.
The temporary storage initialization task is abnormally terminated.
Message DFHME0116 is normally produced containing the symptom string for this problem.
Check the return code in the appropriate VSAM publication.
Console
DFHTSDM
XMEOUT Parameters: applid, X'retcode'
VSAM has detected an error during OPEN processing for the auxiliary temporary storage data set. The inserts identify the return code and the error code.
The temporary storage initialization task is abnormally terminated.
Message DFHME0116 is normally produced containing the symptom string for this problem.
Check the return code and error code in the appropriate VSAM publication.
Console
DFHTSDM
XMEOUT Parameters: applid, X'retcode', X'errorcode'
VSAM has detected an error during CLOSE processing for the auxiliary temporary storage data set. The inserts identify the return code and the error code.
The temporary storage initialization task is abnormally terminated.
Message DFHME0116 is normally produced containing the symptom string for this problem.
Check the return code and error code in the appropriate VSAM publication.
Console
DFHTSDM
XMEOUT Parameters: applid, X'retcode', X'errorcode'
VSAM has detected an error during PUT processing for the auxiliary temporary storage data set. The inserts identify the return code and the error code.
The temporary storage initialization task is abnormally terminated.
Message DFHME0116 is normally produced containing the symptom string for this problem.
Check the return code and error code in the appropriate VSAM publication.
Console
DFHTSDM
XMEOUT Parameters: applid, X'retcode', X'errorcode'
VSAM has detected an error during GET processing for the auxiliary temporary storage data set. The inserts identify the return code and the error code.
The temporary storage initialization task is abnormally terminated.
Message DFHME0116 is normally produced containing the symptom string for this problem.
Check the return code and error code in the appropriate VSAM publication.
Console
DFHTSDM
XMEOUT Parameters: applid, X'retcode', X'errorcode'
VSAM has detected an error during MODCB processing for the auxiliary temporary storage data set. The insert identifies the return code.
The temporary storage initialization task is abnormally terminated.
Message DFHME0116 is normally produced containing the symptom string for this problem.
Check the return code and error code in the appropriate VSAM publication.
Console
DFHTSDM
XMEOUT Parameters: applid, X'retcode'
During an emergency start, the recoverable temporary storage queue (TSQUEUE) name was not recovered. This is because the time elapsed since it was last referenced exceeded the aging limit of temporary storage data as specified in the value of TSAGE tsage in the DFHTST macro.
The queue is not recovered and processing continues.
Ensure that the value of TSAGE specified in the DFHTST macro is adequate.
CSMT
DFHTSRM
XMEOUT Parameters: date, time,applid, name, X'hexval', hh:mm:ss, mm/dd/yy, tsage
A nonzero return code was received from the VSAM macro GENCB when CICS was attempting to build a VSAM request parameter list (RPL).
CICS terminates abnormally with a system dump. Message DFHME0116 is normally produced containing the symptom string for this problem.
You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.
Console
DFHTSDM
XMEOUT Parameter: applid
The temporary storage domain has been unable to GETMAIN sufficient storage for its own control blocks during initialization.
CICS terminates with a system dump.
Increase the region/partition size and retry. You can get information about the size and number of occurrences of relevant control blocks by using the CICS Data Areas in conjunction with the system dump.
Console
DFHTSDM
XMEOUT Parameter: applid