The number of columns for the stream tuple is invalid. Query group name = aa....aa, stream name = bb....bb, number of definition columns = cc....cc, number of stream tuple columns = dd....dd
- aa....aa: Query group name
bb....bb: Stream name
cc....cc: Number of definition columns
dd....dd: Number of stream tuple columns - Description:
- The number of columns does not match for the defined stream and the transmitted stream tuple.
- System processing:
- Throws an exception to the data transmission application.
- Action to take:
- Revise the type of the transmitted stream tuple.