The Common Services subcomponent has been successfully initialized.
CICSPlex® SM initialization continues.
None.
EYULOG
EYU0XSIN, EYU3XSIN
The Common Services subcomponent has been terminated.
CICSPlex SM termination continues.
None.
EYULOG
EYU0XSTM, EYU3XSTM
An attempt to dynamically add or remove CICS/ESA resource definitions to the CMAS CSD file has failed, where:
Common Services processing terminates and a trace record is written to the CICS® trace data set.
Follow the instructions provided for the CEDA diagnostic messages.
Console, job log, EYULOG
EYU0XSCS
One or all of the journaling EYUPARM parameters were specified which caused the CMAS to make an attempt to open the journal file. CICS returned responses which indicated that the journal file was not allocated.
initialization continues. Another attempt will be made to open the journal file when a journal record is about to be written.
Ensure that a JOURNALMODEL definition has been
created for Journal 25.
EYULOG, console
EYU0XSIN
One or all of the journaling EYUPARM parameters were specified which caused the CMAS to make an attempt to perform the indicated action against the journal.
Processing continues.
Look up the responses from CICS in the Application reference manual to determine the problem.
EYULOG, console
EYU0XSIN
One or all of the journaling EYUPARM parameters were specified which caused the CMAS to make an attempt to perform the indicated action against the journal. Journaling data has been lost as a result of this error.
Processing continues.
Look up the responses from CICS in the Application reference manual to determine the problem.
EYULOG, console
EYU0XSJW
An error occurred in a CMAS or local MAS while attempting to extract the address of the global area for the CICSPlex SM task recovery task related user exit (TRUE), where:
CICSPlex SM Common Services initialization fails. If the system is a CMAS, an EYUXL001 system dump will be taken, CMAS initialization will fail, and the CMAS will terminate. If the region is a local MAS, an EYUI transaction dump will be taken and the MAS agent initialization will fail.
Verify that the exit program, EYU9XSTR, is defined and installed in the CMAS or local MAS, and that it resides in a DFHRPL library being used by the CMAS or local MAS. If the error continues after the above is verified, collect as much of the following as possible and contact your IBM Support Center:
Console, job log, EYULOG
EYU0XSIN
The Common Services subcomponent could not be initialized.
CICSPlex SM initialization terminates. A user trace record is written to the CICS trace data set.
Collect the exception trace records and contact your IBM® Support Center.
Console, job log, EYULOG
EYU0XSIN
An error occurred while attempting to terminate the Common Services subcomponent.
CICSPlex SM termination continues. A user trace record is written to the CICS trace data set.
Collect the exception trace records and contact your IBM Support Center.
Console, job log, EYULOG
EYU0XSTM
This message indicates that an SDUMP has been requested by the CICSPlex SM task recovery exit, EYU9XSTR, executing in a CMAS or local MAS, where:
An SVC dump has been requested, containing the current region and the ESSS address space.
Collect as much of the following as possible and contact your IBM Support Center:
Console, job log
EYU9XSTR
The Interval Timing subcomponent is being initialized.
Interval Timing initialization continues.
None.
Console, job log
EYU9XSTC
The Interval Timing subcomponent has been successfully initialized.
CICSPlex SM initialization continues.
None.
Console, job log
EYU9XSTC
An attempt by the Interval Timing subcomponent to attach DFHSIP, the CICS initialization program, as a subtask was unsuccessful.
CMAS execution is terminated.
Check the system log for MVS™ Contents Supervisor messages, which begin with the prefix CSVnnn; these messages should explain the cause of the problem. If the cause of the problem is not apparent, collect the MVS system log and the CMAS job log and contact your IBM Support Center.
Console, job log
EYU9XSTC
The Interval Timing subcomponent has exhausted the queue elements that it uses to receive requests from other components.
Interval Timing attempts to allocate additional queue elements.
If the shortage can be relieved, this message is followed by message EYUXS1005I and no user action is required. If the shortage cannot be relieved, report the problem to your IBM Support Center.
Console, job log
EYU9XSTC
The Interval Timing subcomponent has successfully handled a queue element shortage.
Processing continues.
None.
Console, job log
EYU9XSTC
An abnormal termination has occurred in the Interval Timing subcomponent.
Interval Timing recovery processing is initiated.
None.
Console, job log
EYU9XSTC
The Interval Timing subcomponent has initiated its recovery processing in response to an abnormal termination.
Interval Timing takes an SVC dump and attempts to recover from the error.
None.
Console, job log
EYU9XSTC
The Interval Timing subcomponent has successfully recovered from an abnormal termination.
Processing continues.
If an SVC dump was produced by Interval Timing, notify your IBM Support Center.
Console, job log
EYU9XSTC
The Interval Timing subcomponent was unable to recover from an abnormal termination.
Interval Timing takes an SVC dump. CMAS execution is terminated.
Collect the SVC dump and contact your IBM Support Center.
Console, job log
EYU9XSTC
The Interval Timing recovery routine detected an error condition from which recovery is not possible.
Interval Timing takes an SVC dump. CMAS execution is terminated.
Collect the SVC dump and contact your IBM Support Center.
Console, job log
EYU9XSTC
During initialization, the Interval Timing subcomponent could not load the EYU9XSEC external security manager (ESM) interface, where:
Interval Timing initialization continues.
If you want security to be active in the CMAS, make sure the EYU9XSEC module is contained in the CMAS STEPLIB, the MVS linklist, or the LPA library concatenation.
Console, job log
EYU9XSTC
During initialization, the Interval Timing subcomponent attempted to use an MVS/ESA ATTACH command to start the external security manager (ESM) task and the ATTACH failed, where:
Interval Timing initialization terminates. CMAS initialization terminates.
Check the system log for MVS/ESA Contents Supervisor messages, which begin with the prefix CSVnnn; these messages should explain the cause of the problem. If the cause of the problem is not apparent, collect the MVS system log and the CMAS job log and contact your IBM Support Center.
Console, job log
EYU9XSTC
The interval timing subcomponent has quiesced the external security manager interface. CICSPlex SM security services are now no longer available.
Processing continues.
None
Console, job log
EYU9XSTC
The CICSPlex SM task recovery TRUE, EYU9XSTR, executing in a CMAS or local MAS, encountered a terminating task that did not go through CICSPlex SM cleanup processing, where:
CICSPlex SM cleanup processing will be attempted for the task. The results of this recovery processing will be reported after recovery is complete by message EYUXS1015I or EYUXS1016E.
The most common causes for a CICSPlex SM task to not go through cleanup processing is if a monitor, interactive debugger, or EYU9WRAM program is being used to "KILL" tasks, either automatically or on demand, or otherwise cause an abnormal termination that does not go through normal CICS HANDLE ABEND processing (for example, issues EXEC CICS ABEND with the CANCEL option). If this message occurs without the benefit of one of the above, or if there is no subsequent EYUXS1015I or EYUXS1016E message to pair with this EYUXS1014I message, then collect as much of the following as possible and contact your IBM Support Center:
Console, job log
EYU9XSTR
The CICSPlex SM task recovery TRUE, EYU9XSTR, executing in a CMAS or local MAS, completed task recovery for a terminating task where:
CICSPlex SM cleanup processing has completed for the task. The start of this recovery processing has been reported by a previous EYUXS1014I message.
Please refer to the documentation for partner message EYUXS1014I to determine whether or not the issuing of these messages should be reported to IBM support.
Console, job log
EYU9XSTR
The CICSPlex SM task recovery TRUE, EYU9XSTR, executing in a CMAS or local MAS, encountered at least one error while performing task recovery for a terminated task, where:
CICSPlex SM cleanup processing has completed for the task. The first time this message occurs during the execution of the CMAS or MAS, an SVC dump will be requested, along with message EYUXS0910I.
Collect as much of the following as possible and contact your IBM Support Center:
Console, job log
EYU9XSTR
The CICSPlex SM task recovery TRUE, EYU9XSTR, executing in a CMAS or local MAS, determined that the terminating task for which cleanup processing is being performed is the CICSPlex SM controlling task in the region where:
An SVC dump will be requested, along with message EYUXS0910I, if one has not already been requested for this task. If the region is a CMAS, it will be cancelled. If the region is a local MAS, it will be disconnected from the ESSS and a restart of the region will be required in order for it to reconnect.
Refer to the documentation for the accompanying EYUXS1015I or EYUXS1016E message, and then restart the region.
Console, job log
EYU9XSTR
The CICSPlex SM task recovery TRUE, EYU9XSTR, executing in a local MAS, encountered an invalid return code when requesting that the MAS be disconnected from the ESSS where:
Processing continues.
Collect as much of the following as possible and contact your IBM Support Center:
Then restart the local MAS.
Console, job log
EYU9XSTR
The CICSPlex SM task recovery TRUE, EYU9XSTR, executing in a local MAS, is performing cleanup for a task that allocated CICSPlex SM API resources which have not been freed where:
CICSPlex SM cleanup processing continues. This message will be preceded by message EYUXS1014I and followed by message EYUXS1015I or EYUXS1016E.
The API resources orphaned reside in the local MAS and in the CMAS to which it is connected. If this message occurs frequently, the local MAS receiving the message and the CMAS to which it is connected should be restarted to release the orphaned resources.
Console, job log
EYU9XSTR
The CICSPlex SM task recovery TRUE, EYU9XSTR, executing in a local MAS, determined that the terminating task for which cleanup processing is being performed is the receive task (transaction COI0) or the status task (transaction COIE), where:
An SVC dump will be requested, along with message EYUXS0910I, if one has not already been requested for this task. The MAS agent is then terminated.
Refer to the documentation for the accompanying EYUXS1015I or EYUXS1016E message, and then restart the region or issue the COLM transaction to restart the MAS agent.
Console, job log
EYU9XSTR
An abnormal termination has occurred in the External Security subcomponent, where:
External Security recovery processing is attempted.
None.
Console, job log
EYU9XSEC
The External Security subcomponent has initiated its recovery processing in response to an abnormal termination.
The External Security Interface takes an SVC dump and attempts to recover from the error.
None.
Console, job log
EYU9XSEC
The External Security subcomponent has successfully recovered from an abnormal termination.
Processing continues.
If an SVC dump was produced by the External Security subcomponent, notify your IBM Support Center.
Console, job log
EYU9XSEC
The External Security subcomponent was unable to recover from an abnormal termination.
The External Security subcomponent requests an SVC dump and terminates the CMAS.
If an SVC dump was produced by the External Security subcomponent, notify your IBM Support Center.
Console, job log
eEYU9XSEC
The External Security subcomponent detected a possible recursive abnormal termination condition.
The External Security subcomponent requests an SVC dump and terminates the CMAS.
If an SVC dump was produced by the External Security subcomponent, notify yourIBM Support Center.
Console, job log
eEYU9XSEC
The Interval Timing subcomponent is being terminated.
Termination of the Interval Timing subcomponent continues.
None.
Console, job log
EYU9XSTC
The Interval Timing subcomponent has been terminated.
CICSPlex SM termination continues.
None.
Console, job log
EYU9XSTC