Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

KUP-04210

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

Cause

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


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.