Database Error Messages

KUP-04209

Unable to compute the 'offset' for seek by epoch time number for string 'topic' in number 'partition'. The internal error message is [number: string].

Cause

An attempt to establish the Kafka 'offset' associated with a seek by epoch time 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.