EQQW024E EQQW027E
EQQW024E THE EVENT WRITER ABENDED WHILE PROCESSING THE FOLLOWING EXIT RECORD:
EXITREC
Explanation: An abend prevented the event writer from writing an event record to the event dataset.
System action: MVS recovery/termination is requested to generate a dump. The event writer attempts to continue
normal operation with the next event queued.
Problem determination: Review the SYSLOG dataset, the TME 10 OPC message log, and the dump dataset to
determine the cause of the error.
Operator response: Note the job name and job number from the exit record. If necessary, set the correct status for
the job manually.
EQQW025W THE EVENT WRITER HAS IGNORED THE FOLLOWING INVALID EXIT RECORD:
EXITREC
Explanation: An invalid event record

EXITREC

has been found by the event writer. The most likely error is that the
last 4 bytes of the record do not contain the TME 10 OPC character string EQQ3. It is also possible that the first 3
characters of the job ID field do not contain the character string JOB. If the last 4 bytes of the record contain the
character string ERA2, an abend has occurred during the event creation, and the event will contain the following
information:
EXRJOBN Name of the abending CSECT
EXRJOBID Compile date of the abending CSECT
EXRCREAT Compile time of the abending CSECT
EXRRDATE+1Abend code (from SDWACMPC)
EXRRTIME Offset in CSECT at which the abend occurred
If the last 4 bytes of the record contain the character string ERU2, the event creation has been called by an
unsupported exit, and the event will contain the following information:
EXRJOBN Name of the unsupported exit.
(Refer to

TME 10 OPC Diagnosis Guide and Reference

, where the EXR control block is defined.)
System action: The event writer terminates processing of the event, but continues normal processing. If the invalid
event was of the ERA2 or ERU2 type (see explanation above), the events are only created if at least 5 minutes have
passed since the last creation of the same type.
Problem determination: If the message is issued for all events (in which case the event dataset will be empty),
check that the EQQSSCMC module and the event writer are at the same release level.
System programmer response: Save the TME 10 OPC message log dataset (EQQMLOG) containing this error
message and contact your IBM representative.
EQQW026I THE JOB COMPLETION CHECKER STARTED
Explanation: JCC initialization has completed and the JCC is about to start processing.
System action: TME 10 OPC processing continues.
User response: None.
EQQW027E THE JOB COMPLETION CHECKER TERMINATED DUE TO UNRECOVERABLE ERRORS
Explanation: An abend has occurred in the JCC task that is not related to the processing of any specific job.
System action: MVS recovery/termination is requested to generate a dump. JCC processing is terminated.
Problem determination: Review the SYSLOG dataset, the TME 10 OPC message log, and the dump dataset to
determine the cause of the error.
System programmer response: Correct all errors and then restart the JCC.
Chapter 30. EQQWnnn Messages 299