ORA-23999
string is not a kafka topic
Cause
Either an ALTER_DATABASE_KAFKA_TOPIC OR DROP_DATABASE_KAFKA_TOPIC was issued on a topic that was not created as a kafka topic.
Action
Drop the topic using dbms_aqadm.drop_transactional_event_queue or dbms_aqadm.drop_sharded_queue.