A tuple cannot be acquired because it exceeds the size storable in the buffer. Query group name = aa....aa, stream name = bb....bb, tuple size = cc....cc, maximum size = dd....dd
- aa....aa: Query group name where the error occurred
bb....bb: Stream name where the error occurred
cc....cc: Size of attempted tuple acquisition (bytes)
dd....dd: Maximum size of tuple storable in tuple log buffer (bytes) - Description:
- A tuple cannot be acquired because it was too big to store in the tuple log buffer.
- System processing:
- Resumes processing.
- Action to take:
- Revise the size of the tuple log buffer of the target stream.