The validateDbConnection.sh does not return success, the DE server starts up and connects to the database.
WORKLOAD AUTOMATION DE 12.3 and above.
Linux OS/VM.
Low entropy issue with random generation.
Verify if there is adequate entropy on the machine/host.
cat /proc/sys/kernel/random/entropy_avail
An output of 2000 or above is normally required from the above command. To increase the entropy level available to the system install an rng tool.
For Red Hat based systems user may user rng-tools
rngd --rng-device=/dev/urandom