Database Error Messages

KUP-04200

Unable to connect to string

Cause

An attempt to create a connection to a Kafka 'cluster' is failing.


Action

Check the status of the Kafka 'cluster' associated with the DBMS_KAFKA application by calling DBMS_KAFKA_ADM.CHECK_CLUSTER. Common failures include a bad BOOTSTRAP_SERVERS argument or security information if connected to a secure Kafka 'cluster'.