PowerExchange logs this informational message when the alternate logging thread terminates and the configuration is not optimal.
Processing continues.
Informatica recommends that you avoid multiple-line messages by setting the RECLEN parameter in the TRACING statement in the DBMOVER file to a value that is greater than the length of the longest logged message. Also ensure that threads that produce messages to be logged do not wait for buffers to become empty. The default value of 100 for the BUFFERS parameter in the TRACING statement is usually adequate to achieve this objective. If producer waits are occurring, you might need to increase the BUFFERS value. If multiple-line messages are being written because the TRACING RECLEN value is too small, increase the TRACING BUFFERS value.