How can we help you?
Turn on DEBUG mode when installing DMC
Note: In Liquibase Enterprise 8.10+, DATICAL_DEBUG is set to true by default.
- Set the environment variable
DATICAL_DEBUGtotrueto activateDEBUGmode by adding or updating the file/etc/environmentwith this line:CopyDATICAL_DEBUG=true - Run the installation again to produce a complete log with
DEBUGlevel logging.
