Database Error Messages

KUP-04212

Unable to compute the end Kafka '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 end 'offset' of a Kafka 'topic' 'partition' failed when seeking by time.


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.