oracle / microservices-datadriven

Sample code of application examples to build microservices with converged Oracle database and multi-cloud / hybrid cloud services
http://oracle.com/database
Universal Permissive License v1.0
61 stars 87 forks source link

TxEventQ LiveLab : Lab4 : setup-kafka2txeventq-connect.sh is locking DB user #897

Open pasimoes opened 3 months ago

pasimoes commented 3 months ago

Resetting the Oracle DB User Password causes the subsequent execution of the setup-kafka2txeventq-connect.sh script to inject a wrong DB password. This results in "Kafka connect" being unable to connect to ATP and subsequently locking the DB account.

[ reported by Edmund Lau ]