Database Error Messages

KUP-04203

The size of Kafka record string exceeds buffer size limit string for string.

Cause

The size of a Kafka record key or value exceeds the size of the external table buffer limit.


Action

The size of a Kafka record key or value is larger than the external table buffer limit and cannot be processed. See the documentation about the limitations of record size retrieved from a Kafka 'cluster'.