IBM SH19-4480-01 Laptop User Manual


 
EQQZ162W EQQZ165I
EQQZ162W UNABLE TO FIND MEMBER EQQDSLST IN EQQJCLIB
Explanation: TME 10 OPC could not find the member EQQDSLST in the dataset referenced by the EQQJCLIB
ddname. This message can be issued:
During initialization of the Event Writer task.
When processing a modify command with the NEWDSLST option.
System action: If the message was issued when processing a modify command, the previously built dataset
selection table remains in effect. If the error occurs during initialization, dataset triggering functions are not available.
System programmer response: If the dataset triggering function should be active, check that EQQJCLIB contains
the EQQDSLST member which is created by assembling the EQQLSENT macro (see EQQLSJCL sample). Restart
the tracker or issue the modify command when the EQQDSLST member has been created.
EQQZ163W MEMBER EQQDSLST IN EQQJCLIB IS EMPTY
Explanation: Member EQQDSLST exists in library EQQJCLIB, but there are no records in the member. This
message can be issued:
During initialization of the Event Writer task.
When processing a modify command with the NEWDSLST option.
System action: If the message was issued when processing a modify command, the previously built dataset
selection table remains in effect. If the error occurs during initialization, dataset triggering functions are not available.
System programmer response: If the dataset triggering function should be active, check that EQQJCLIB contains a
valid EQQDSLST member which is created by assembling the EQQLSENT macro. The dataset selection table must
contain at least an end-of-table indicator created with STRING=LASTENTRY as input to EQQLSENT. Restart the
tracker or issue the modify command when the problem has been corrected.
EQQZ164E MEMBER EQQDSLST CONTAINS INVALID DATA
Explanation: Member EQQDSLST contains invalid data or is missing an end-of-table marker. This message can be
issued:
During initialization of the Event Writer task.
When processing a modify command with the NEWDSLST option.
System action: If the message was issued when processing a modify command, the previously built dataset
selection table remains in effect. If the error occurs during initialization, dataset triggering functions are not available.
System programmer response: Check the output listing from the EQQLSENT assembly for error. The dataset
selection table must contain at least an end-of-table indicator created with STRING=LASTENTRY as input to the
EQQLSENT macro. Restart the tracker or issue the modify command when the problem has been corrected.
EQQZ165I MEMBER EQQDSLST OF LIBRARY EQQJCLIB IS SUCCESSFULLY LOADED
Explanation: TME 10 OPC has successfully created a dataset selection table from the current contents of member
EQQDSLST in the library defined by the EQQJCLIB DD statement. This message is issued when an Event Writer
first creates the table after an IPL or when the table is rebuilt during the processing of a modify command with modify
option NEWDSLST.
System action: Normal TME 10 OPC processing continues.
System programmer response: None.
Chapter 33. EQQZnnn Messages 427