KFSP42005-E

The upper limit value of the stream queue was exceeded. Stream name = aa....aa, number of elements = bb....bb, upper limit value = cc....cc

aa....aa: Stream name
bb....bb: Number of elements stored in stream queue
cc....cc: Upper limit value for number of elements that can be stored in stream queue
Description:
The number of elements stored in the stream queue has exceeded the upper limit value.
System processing:
For an output stream, the system blocks the query group. For an input stream, the system blocks the query group if the data source mode has been specified and the timestamp adjustment function is enabled. In other cases, the system resumes processing. At this point, tuples that cannot be stored in the stream queue are discarded.
Action to take:
Revise the defined value of the engine.maxQueueSize parameter.