EQQW045W EQQW049E
EQQW045W JCL BATCH WITH FIRST JOB
JOBNAME
WILL NOT BE SUBMITTED BECAUSE SUBMIT RECORDS
WERE RECEIVED IN INCORRECT ORDER BY THE EVENT WRITER
Explanation: The event writer found job submit records in a submit/release dataset that could not be processed
because the records were not in sequence.
System action: The event writer continues reading the submit/release dataset.
Problem determination: Check that only one TME 10 OPC system is updating this submit/release dataset.
Operator response: If necessary, resubmit the job
JOBNAME
.
EQQW046E SEQUENCE NUMBER

SEQNO

IS ALREADY IN USE BY AN EVENT READER SUBTASK
Explanation: At event writer initialization, an event reader was already started with the sequence number specified in
the EWSEQNO keyword of EWTROPTS.
The number specified in the EWSEQNO keyword of EWTROPTS must be unique within the TME 10 OPC subsystem.
System action: The event writer initialization fails. The event writer subtask is terminated.
TME 10 OPC administrator response: Check the ERSEQNO keyword of the ERDROPTS initialization statements
to get a sequence number that is not used. Update the EWSEQNO keyword with a unique sequence number, and
use the TME 10 OPC Modify command to restart the event writer subtask.
EQQW047W SUBMIT/RELEASE RECORDS WERE LOST BECAUSE THE SUBMIT/RELEASE DATA SET
BECAME FILLED WITH UNPROCESSED RECORDS
Explanation: The event writer could not process records in a submit/release dataset as fast as the sending TME 10
OPC system was generating them.
System action: The event writer tries to reposition on the oldest record in the dataset.
Operator response: Determine if any held jobs should be released, and if so, release them manually. Resubmit all
missing jobs.
System programmer response: Allocate a larger submit/release dataset and then restart the event writer.
EQQW048E THE EVENT FILTERING EXIT, EQQUX004, ABENDED AND HAS BEEN DISABLED
Explanation: An abend in the event filtering exit 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 but the event filtering exit will not be called again.
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.
System programmer response: Correct all errors and then restart the event writer.
EQQW049E UNABLE TO FORMAT DATA SET WITH DDNAME
DDNAME
BECAUSE THE DATA SET IS NOT A
SINGLE EXTENT, DISK RESIDENT, DATA SET
Explanation: TME 10 OPC was unable to format an event dataset or a submit/release dataset for the ddname
DDNAME
. A dataset to be formatted must be a disk resident, single extent dataset.
System action: The TME 10 OPC function that uses the dataset fails to initialize correctly.
Operator response: None.
System programmer response: Correct the TME 10 OPC started task procedure and then restart TME 10 OPC.
Chapter 30. EQQWnnn Messages 303