If you are running the tool in on-demand mode, then use
–debug
argument.
If the problem area is known, then debug can be constrained to a
particular module by including the –module
argument
too.
$ orachk -debug [-module [ setup | discovery | execution | output ] ]
$ exachk -debug [-module [ setup | discovery | execution | output ] ]
When debug is enabled, Oracle ORAchk and Oracle EXAchk create a
new debug log file in:
The output_dir
directory retains a number of other
temporary files used during health checks.
If you run health checks using the daemon, then restart the
daemon with the –d start –debug
option.
Running this command generates both debug for daemon and include
debug in all client
runs:
$ orachk –d start –debug
$ exachk –d start –debug
When debug is run with the daemon, Oracle ORAchk and Oracle
EXAchk create a daemon debug log file in the directory the daemon was
started:
orachk_daemon_debug.log
exachk_daemon_debug.log