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_DEBUG
totrue
to activateDEBUG
mode by adding or updating the file/etc/environment
with this line:CopyDATICAL_DEBUG=true
- Run the installation again to produce a complete log with
DEBUG
level logging.