EYUXCnnnn messages

EYUXC0001I
Data Cache initialization complete
Explanation:

The Data Cache Manager component has been successfully initialized.

System action:

CICSPlex® SM continues to initialize other components.

User response:

None.

Destination:

EYULOG

Module:

EYU0UCIN, EYU0XCIN, EYU3XCIN

EYUXC0002E
Data Cache initialization failed
Explanation:

The Data Cache Manager component could not be initialized.

System action:

CICSPlex SM terminates abnormally. A user trace record is written to the CICS® trace data set.

User response:

Examine the exception trace records, and any messages issued before this one, to determine the cause of the problem.

Destination:

Console, job log, EYULOG

Module:

EYU0UCIN, EYU0XCIN, EYU3XCIN

EYUXC0005S
Unable to register MOEB control block
Explanation:

The Data Cache Manager initialization process was not able to register its major object environment block (MOEB) control block with the Kernel Linkage component.

System action:

CICSPlex SM terminates abnormally. A user trace record is written to the CICS trace data set.

User response:

Collect the exception trace records and the job log and contact your IBM® Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0UCIN, EYU0XCIN, EYU3XCIN

EYUXC0006S
Unable to create Data Cache Management Dataspace, DSPSERV RC=rccccccc, REAS=rrrrrrrr
Explanation:

The Data Cache Manager initialization process made a DSPSERV request to create its control dataspace and the request was unsuccessful (CMAS only).

System action:

CICSPlex SM terminates abnormally. A user trace record is written to the CICS trace data set.

User response:

Refer to the MVS/ESA System Programming Library: Application Development Macro Reference for explanations of the return code and reason code. If you cannot resolve the problem using that information, collect the exception trace records and the job log and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0XCIN

EYUXC0007S
Unable to establish access to Data Cache Management Dataspace, ALESERV RC= rccccccc, REAS=rrrrrrrr
Explanation:

The Data Cache Manager initialization process made a ALESERV request to access its control dataspace and the request was unsuccessful (CMAS only).

System action:

CICSPlex SM terminates abnormally. A user trace record is written to the CICS trace data set.

User response:

Refer to the MVS/ESA System Programming Library: Application Development Macro Reference for explanations of the return code and reason code. If you cannot resolve the problem using that information, collect the exception trace records and the job log and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0XCIN

EYUXC0008W
Maximum aggregate cache limit has been reached
Explanation:

A request was received to create a cache, but the maximum number of caches permitted by CICSPlex SM already exist.

System action:

Data Cache Manager fails the request. A user trace record is written to the CICS trace data set.

User response:

Collect the exception trace records and the job log and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0XCCC, EYU0UCCC

EYUXC0009W
Maximum aggregate data cache limit has been reached
Explanation:

A request was received to create or extend a cache and the maximum number of data cache areas permitted by CICSPlex SM already exist (RMAS only).

System action:

Data Cache Manager fails the request. A user trace record is written to the CICS trace data set.

User response:

Collect the exception trace records and the job log and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0XCCC, EYU0XCEC, EYU0UCCC, EYU0UCEC

EYUXC0010E
Unable to create dataspace dspace, DSPSERV RC=rccccccc, REAS=rrrrrrrr
Explanation:

Data Cache Manager made a DSPSERV request to create a dataspace and the request was unsuccessful (CMAS only), where:

dspace
Is the name of the dataspace to be created, in the following format:
   cccnssss
where:
ccc
Internal CICSPlex SM component abbreviation (for example, DAT for the Data Repository component)
n
Numeric identifier, indicating the dataspace number for the associated cache (the first dataspace is number 1, the second is number 2, etc.)
ssss
CICS system identifier (SYSIDNT) of the CICS system on which CICSPlex SM is executing
System action:

Data Cache Manager fails the request. A user trace record is written to the CICS trace data set.

User response:

Refer to the MVS/ESA System Programming Library: Application Development Macro Reference for explanations of the return code and reason code. If you cannot resolve the problem using that information, collect the exception trace records and the job log and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0XCCC, EYU0XCEC

EYUXC0011E
Unable to establish access to dataspace dspace ALESERV RC=rccccccc, REAS=rrrrrrrr
Explanation:

Data Cache Manager made a ALESERV request to establish access to a dataspace and the request was unsuccessful (CMAS only), where:

name
Is the name of the dataspace to be accessed, in the following format:
   cccnssss
where:
ccc
Internal CICSPlex SM component abbreviation (for example, DAT for the Data Repository component)
n
Numeric identifier, indicating the dataspace number for the associated cache (the first dataspace is number 1, the second is number 2, etc.)
ssss
CICS system identifier (SYSIDNT) of the CICS system on which CICSPlex SM is executing
System action:

Data Cache Manager fails the request. A user trace record is written to the CICS trace data set.

User response:

Refer to the MVS/ESA System Programming Library: Application Development Macro Reference for explanations of the return code and reason code. If you cannot resolve the problem using that information, collect the exception trace records and the job log and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0XCCC, EYU0XCEC

EYUXC0012E
Unable to extend dataspace dspace, DSPSERV RC=rccccccc, REAS= rrrrrrrr
Explanation:

Data Cache Manager made a DSPSERV request to extend a dataspace and the request was unsuccessful (CMAS only), where:

name
Is the name of the dataspace to be extended, in the following format:
   cccnssss
where:
ccc
Internal CICSPlex SM component name abbreviation (for example, DAT for the Data Repository component)
n
Numeric identifier, indicating the dataspace number for the associated cache (the first dataspace is number 1, the second is number 2, etc.)
ssss
CICS system identifier (SYSIDNT) of the CICS system on which CICSPlex SM is executing
System action:

Data Cache Manager fails the request. A user trace record is written to the CICS trace data set.

User response:

Refer to the MVS/ESA System Programming Library: Application Development Macro Reference for explanations of the return code and reason code. If you cannot resolve the problem using that information, collect the exception trace records and the job log and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0XCEC

EYUXC0013S
Unable to obtain information about Data Cache Management Dataspace
Explanation:

The Data Cache Manager initialization process was not able to obtain information about an existing Data Cache Manager management dataspace (CMAS only).

System action:

CICSPlex SM terminates abnormally. A user trace record is written to the CICS trace data set.

User response:

Collect the exception trace records and the job log and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0XCEC, EYU0XCIN

EYUXC0014W
Maximum data cache limit has been reached for compid cache
Explanation:

Data Cache Manager was unable to extend an existing cache because it would require creation of another data cache area and the cache is already at its CICSPlex SM-defined maximum (RMAS only).

System action:

Data Cache Manager fails the request. A user trace record is written to the CICS trace data set.

User response:

Collect the exception trace records and the job log and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0XCEC, EYU0UCEC

EYUXC0015S
Unable to extend Data Cache Management Dataspace, DSPSERV RC=rccccccc, REAS=rrrrrrrr
Explanation:

Data Cache Manager has run out of room in its management dataspace, but the DSPSERV request it made to extend the dataspace was unsuccessful (CMAS only).

System action:

Data Cache Manager fails the request. A user trace record is written to the CICS trace data set.

User response:

Refer to the MVS/ESA System Programming Library: Application Development Macro Reference for explanations of the return code and reason code. If you cannot resolve the problem using that information, collect the exception trace records and the job log and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0XCED

EYUXC0016S
Maximum space allocation has been reached for Data Cache Management Dataspace
Explanation:

Data Cache Manager has run out of room in its management dataspace and the dataspace has already been allocated to its CICSPlex SM-defined maximum (CMAS only).

System action:

Data Cache Manager fails the request. A user trace record is written to the CICS trace data set.

User response:

Collect the exception trace records and the job log and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0XCED

EYUXC0017E
Unable to release resources in dataspace dspace DSPSERV RC=rccccccc, REAS=rrrrrrrr
Explanation:

Data Cache Manager made a DSPSERV RELEASE request for unrequired dataspace resources and the request was unsuccessful (CMAS only).

System action:

Data Cache Manager ignores the failure. A user trace record is written to the CICS trace data set.

User response:

Refer to the MVS/ESA System Programming Library: Application Development Macro Reference for explanations of the return code and reason code. If you cannot resolve the problem using that information, collect the exception trace records and the job log and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0XCBR

EYUXC0020E
Cache request exceeds extension size for compid cache.
Explanation:

Data Cache Manager was unable to satisfy a block allocation request because the size of the request exceeded the size of a data cache area, where:

compid
Is the abbreviation for the component that requested the block allocation (for example, DAT for Data Repository).
System action:

Data Cache Manager fails the request. A user trace record is written to the CICS trace data set.

User response:

Collect the exception trace records and the job log and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0UCBA, EYU0XCBA

EYUXC0021S
type auxiliary storage limit has been reached
Explanation:

The Data Cache Manager has determined that the current request would cause CICSPlex SM to exceed the auxiliary Storage usage limit for this CMAS or for the MVS™ image.

This message is normally issued as a result of abnormal growth of one or more cache data spaces due to an exceptional condition. When the CMAS is restarted the Cache component is reinitialized and some excess cache storage is released. If the CMAS terminates repeatedly after issuing this message, there may be insufficient auxiliary storage available to support the normal storage requirements of the CMAS. It may be necessary to provide additional auxiliary storage by adding or expanding external page data sets, where:

type
identifies the limit which would be exceeded:
CPSM
The maximum percent of auxiliary storage slots which may be committed to a CMAS.
total
The maximum percent of auxiliary storage slots which may be in use.
System action:

Message EYUXC0024S is issued, SDUMP is taken and the CMAS is terminated. If CMAS initialization completed before the failure, an attempt is made to ARMRESTART the CMAS.

User response:

If the CMAS failed during initialization, increase one or both of the MAXAUXCPSM and MAXAUXTOTL parameters and restart the CMAS. If CMAS initialization completed before the failure, capture the CMAS job output and the SDUMP created in response to this error, and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0XCCL

EYUXC0022S
Maximum aggregate data cache limit has been reached.
Explanation:

A request was received to create or extend a cache and the maximum number of data cache areas permitted by CICSPlex SM already exist (CMAS only).

System action:

Message EYUXC0024S is issued, SDUMP is taken and the CMAS is terminated. If CMAS initialization completed before the failure, an attempt is made to ARMRESTART the CMAS.

User response:

Capture the CMAS job output and the SDUMP created in response to this error, and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0XCCL

EYUXC0023S
Maximum data cache limit has been reached for compid cache
Explanation:

Data Cache Manager was unable to extend an existing cache because it would require creation of another data cache area and the cache is already at its CICSPlex SM defined maximum (CMAS only), where:

compid
is the abbreviation for the component whose cache is to be extended (for example, DAT for Data Repository).
System action:

Message EYUXC0024S is issued, SDUMP is taken and the CMAS is terminated. If CMAS initialization completed before the failure, an attempt is made to ARMRESTART the CMAS.

User response:

Capture the CMAS job output and the SDUMP created in response to this error, and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0XCCL

EYUXC0024S
The CMAS is terminating due to a previous error with the Cache component
Explanation:

This message appears after messages EYUXC0021S, EYUXC0022S, and EYUXC0023S. See the preceding message for required User Response.

System action:

An SDUMP is taken and the CMAS is terminated. If CMAS initialization completed before the failure, an attempt is made to ARMRESTART the CMAS.

User response:

Perform the actions indicated for the preceding message EYUXC0021S, EYUXC0022S, or EYUXC0023S.

Destination:

Console, job log, EYULOG

Module:

EYU0XCCL

EYUXC0101I
Data Cache termination complete
Explanation:

The Data Cache Manager component has been terminated.

System action:

CICSPlex SM shutdown continues.

User response:

None.

Destination:

EYULOG

Module:

EYU0UCTM, EYU3XCTM

[[ Contents Previous Page | Next Page Index ]]