EYUPEnnnn messages

EYUPE0001I
RTAEVL initialization complete
Explanation:

The Evaluation Services subcomponent of RTA has been successfully initialized.

System action:

RTA initialization continues.

User response:

None.

Destination:

EYULOG

Module:

EYU0PEIN

EYUPE0002I
RTAEVL termination complete
Explanation:

The Evaluation Services subcomponent of RTA has been terminated.

System action:

RTA termination continues.

User response:

None.

Destination:

EYULOG

Module:

EYU0PETM

EYUPE0004I
RTAEVL long-running task terminated
Explanation:

The long running task (LRT) for the Evaluation Services subcomponent of RTA has been terminated.

System action:

RTA termination continues.

User response:

None.

Destination:

EYULOG

Module:

EYU0PELT

EYUPE0005W
RTAEVL was unable to call program (prgmid) transaction (tranid) - reason
Explanation:

RTA attempted to call the specified user-written status probe program, but the call was not successful, where:

prgmid
Is the name of the status probe program.
tranid
Is the name of the transaction used to start the program.
reason
Identifies the reason for the failure as one of the following:
Unsuccessful link
An attempt to link to the specified status probe program was unsuccessful.
Program marked disabled
CICS® has marked the specified status probe program as disabled.
Unable to start CICS task
A task could not be started to call the specified status probe program.
Transaction marked disabled
CICS has marked the transaction used to call the specified status probe program as disabled.
Transaction not linked to EYU9XLOP
The transaction used to call the specified status probe program (as defined in the STATDEF view) is not linked to the CICSPlex® SM program EYU9XLOP.
Program cannot be found
CICS has returned a PGMIDERR condition in response to a CICSPlex SM program inquiry request.
System action:

RTA processing continues as if the status probe program had returned a status of NORMAL. A user trace record is written to the CICS trace data set.

User response:

Depending on the reason text, do one of the following:

Unsuccessful link
Make sure the program is correctly defined to CICS and that it is located in one of the STEPLIB data sets.
Program marked disabled
Make sure the program is located in one of the CICS STEPLIB data sets.
Unable to start CICS task
Make sure the CICS system where the program is to run is not at MAX TASK. If it is, increase the MAXTASK parameter. Also make sure both the program and the transaction used to call it are correctly defined to CICS.
Transaction marked disabled
Make sure the transaction is correctly defined to CICS.
Transaction not linked to EYU9XLOP
Make sure the CICS definition of the transaction points to EYU9XLOP.
Destination:

Console, job log, EYULOG

Module:

EYU0PEMA, EYU0PEMS

EYUPE0006W
RTAEVL was returned an invalid status from program (prgmid)
Explanation:

After successfully calling a user-written status probe program, RTA received an invalid return status, where:

prgmid
Is the name of the status probe program.
System action:

RTA processing continues as if the status probe program had returned a status of NORMAL.

User response:

Review the source code for the status monitor program and determine if and where a return status is being set. Modify the program to return a valid status indicator. For details on writing RTA status probe programs, see the CICSPlex System Manager Managing Resource Usage manual.

Destination:

Console, job log, EYULOG

Module:

EYU0PEMA

EYUPE0007E
RTAEVL agent has had a failure
Explanation:

The Evaluation Services subcomponent of RTA encountered a problem while running a user-written status probe program. Depending on where the problem occurred, the status probe program may have completed successfully.

System action:

RTA processing continues as if the status probe program had returned a status of NORMAL. A user trace record is written to the CICS trace data set.

User response:

Collect the trace records and any related messages and contact your IBM® Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0PEMA

EYUPE0101E
RTAEVL initialization failed.
Explanation:

The Evaluation Services subcomponent of RTA could not be initialized.

System action:

RTA initialization terminates. A user trace record is written to the CICS trace data set.

User response:

Collect the trace records and any related messages and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0PEIN

EYUPE0102E
RTAEVL termination failed.
Explanation:

An error occurred while attempting to terminate the Evaluation Services subcomponent of RTA.

System action:

All other RTA subcomponents attempt an orderly shutdown. A user trace record is written to the CICS trace data set.

User response:

Collect the trace records and any related messages and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0PETM

EYUPE0104E
RTAEVL long-running task failed.
Explanation:

The long running task (LRT) for the Evaluation Services subcomponent of RTA encountered a problem from which it could not recover.

System action:

RTA terminates. A user trace record is written to the CICS trace data set.

User response:

Collect the trace records and any related messages and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0PELT

EYUPE0105E
RTAEVL long-running task encountered an unknown event (nn), event ignored
Explanation:

The Evaluation Services long running task (LRT) received an unsolicited event record, where:

nn
Is the event notification ID that was not recognized. Given the event notification ID, it is possible to determine which CICSPlex SM method created the event.
System action:

Evaluation Services ignores the event record and continues processing. The invalid event record is written to the CICS trace data set.

User response:

Collect the trace records and any related messages and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0PELT

EYUPE0106W
RTAEVL event name processing failed.
Explanation:

The Evaluation Services subcomponent experienced an internal error while attempting to process the specified event, where:

name
Identifies the event being processed as one of the following:
CICSSTRT
A CICS system was started.
CICSSTOP
A CICS system was stopped.
System action:

Evaluation Services event processing continues. A user trace record is written to the CICS trace data set.

User response:

Make a note of the event name, then collect the trace records and the job log and contact your IBM Support Center.

Destination:

Console, job log, EYULOG

Module:

EYU0PELT

[[ Contents Previous Page | Next Page Index ]]