Database Error Messages

KUP-04210

Unable to set position for reading Kafka records for string: 'offset' string. The internal error message is [string].

Cause

An attempt to establish the first Kafka 'offset' for streaming records from a specific 'topic' 'partition' is failing.


Action

Check the status of the Kafka 'cluster' associated with the DBMS_KAFKA application by calling DBMS_KAFKA_ADM.CHECK_CLUSTER. Check to see if the Kafka 'topic' and 'partition' exist.