Enable Dimensions listener tracing
To help diagnose issues with the Listener. Dimensions CM provides initialization parameters to start the listener in a mode that traces status information to a log file. To enable tracing, add the following lines to the listener.dat file in the $installdir/dfs directory (UNIX server or agent) or %installdir%\dfs directory (Windows agent):
-tracedir <directory_name> -trace
where <directory_name> is the path where the trace files are created, for example, /tmp/tracedir. Restart Dimensions CM to start tracing. To disable the tracing, remove the two variables and restart Dimensions CM.

