In a complex auto assignment implementation, auto assignment may not make the decisions that were expected. Tracing can be enabled to help you understand the processing flow. Tracing is normally turned off but when turned on, numerous messages are written to the stdlog files in $NX_ROOT\log that describe the various decisions made by auto assignment.
Use caution when implementing this in a high-volume installation, as the number of messages generated could cause the log files to grow and eventually wrap. On very active systems, performance degradation may occur. Tracing is controlled with the pdm_logstat utility. The parameters used by this utility are case-sensitive. Be sure to enter them as shown.
To turn tracing on, run the following command on the server:
pdm_logstat -f auto.pm milestone
To turn off tracing, run the following command on the server:
pdm_logstat -f auto.pm
Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |