EQQE004I EQQE005I
EQQE004I CP ENQ LOCK STATISTICS SINCE PREVIOUS MESSAGE FOLLOW:
NAME NEXCL NSHRD THELD TWAIT AHELD AWAIT
|Explanation: This message is issued if the CP ENQ LOCK statistics are active. This can be done either by
|specifying the STATMSG(CPLOCK) keyword in the JTOPTS initialization statement, or by using the modify command,
|/F subsys,CPQSTA=ON.
|Once activated, this messages is regularly issued by the event manager subtask, until it is deactivated. The interval
|between two messages is calculated as follows:
|If STATIM is nonzero (in the initial parm or by modify command) the message is issued approximately every
n
|minutes (where
n
is the STATIM value), if any events have been processed.
|Otherwise, if EVELIM is nonzero (in the initial parm or by modify command) then the message is issued
|approximately every
n
events (where
n
is the EVELIM value).
|Otherwise, the message is issued approximately every
n
events, where
n
is half the JTOPTS BACKUP keyword
|value (default BACKUP is 400).
|This message shows which TME 10 OPC tasks have referred to the current plan data since the last message was
|issued, or if it is the first time it is isuued, since the last time the event manager processed the events queue.
|The message consists of column headers that describe data indicating how often and in what way the current plan
|data set has been referenced. The data values are displayed in the message EQQE005I. The values for each
heading are:
NAME The name of the TME 10 OPC task for which data was gathered.
NEXCL The number of times that the task acquired exclusive use of the current plan.
NSHRD The number of times that the task acquired shared use of the current plan.
THELD The total amount of time, in seconds, that the task was using the current plan.
TWAIT The total amount of time, in seconds, that the task was waiting to use the current plan.
AHELD The average amount of time, in seconds, that the task was using the current plan.
AWAIT The average amount of time, in seconds, that the task was waiting to use the current plan.
System action: Normal TME 10 OPC processing continues.
User response: None.
EQQE005I
NAME NEXCL
NSHRD THELD
TWAIT
AHELD AWAIT
|Explanation: This message is issued together with the message EQQE004I. See the explanation for EQQE004I for
|details about when it is issued.
The message contains information about the use of the current plan dataset by one TME 10 OPC subtask. The
descriptions of the column headings in the previous message, EQQE004I, also describe the variables in this message.
System action: Normal TME 10 OPC processing continues.
User response: None.
Chapter 8. EQQEnnn Messages 81