Resolving Db2 Data Management Console Docker issues
This information helps you diagnose, recover from, and resolve IBM® Db2® Data Management Console Docker problems.
- If a container is no longer running, review the log information to identify possible errors and
failures. To display the logs of the container, run the following
command:
After fixing the issues, restart the container using the following command:docker logs mydmc
docker start mydmc
- If you need help to resolve a problem, consider opening an IBM Support case to
diagnose the issue. Make sure to collect the diagnostic data before contacting IBM support to
expedite the troubleshooting process and reduce the time that it takes to resolve your issues. To
collect diagnostic data, run the following
commands:
docker exec -u root -it mydmc /opt/ibm-datasrvrmgr/support/collector.sh
docker cp mydmc:/opt/ibm-datasrvrmgr/support/dmccollect.zip <host dir>/