When troubleshooting installation/upgrade issues, we may need to enable DEBUG logs for install_<MDB>.log.
SQL Errors that need to be resolved may be generated under DEBUG logs.
Service Management 17.4
<Logger name="com.ca.mdbtools" level="INFO" additivity="false">
<Logger name="com.ca.mdbtools" level="DEBUG" additivity="false">
Use this only to get further information about suspected MDBTools failures.
Once changes are made to address any problems found in the debug content for setupMDB, please do not keep the MDBLog4j.xml file in debug mode during subsequent install runs. Debug mode should only be enabled to investigate an active problem that is taking place during an existing install attempt, preferably one that will reliably present. Debug mode should be re-enabled only if setupMDB presents with any new problems that occur.
It is recommended to take a full backup of the given environment, run the above logging/tracing to investigate any issues with the MDB setup, then revert the entire install back to a state prior to debug being enabled to address any issues found during the logging/tracing activity.