When the DBMOVER configuration file does not contain a TRACING statement, PowerExchange
generates a message legacy log file and does not use alternative log files.
With message legacy log files, PowerExchange performs the following steps to write messages from various tasks to a single log file:
On z/OS, enqueue to serialize processing.
Check file permissions .
Open the log file in append mode.
Write the message record.
Close the log file.
On z/OS, dequeue.
Message legacy log files are only recommended for short-running PowerExchange jobs, such as a utilities job.