Entering content frame

Background documentation Log write time Locate the document in its SAP Library structure

Avg log write time (log_writer_task) <duration> ms, <number_of> writes, <number_of> pages

Avg log write time (dev_thread) <duration> ms, <number_of> writes, <number_of> pages

Explanation

The physical writes of log entries take too long. There is the risk of a bottleneck.

User Response

Check the reads and writes in the disk area or device on which the log area is located. If possible, only the log entries must be made here, and no other reads or writes. In certain circumstances, you may need to move the log area to a quicker device.

 

Leaving content frame