Expert Advice

KDP_Wait_Time_Warning

Start of change

Situation Description

The wait time for the thread is longer than expected. Class 3 wait time includes synchronous I/O wait time, asynchronous I/O wait time, and lock latch wait time.

End of change
Start of change

Suggested Actions

Review the thread wait events to identify the event that has the most wait time. You can reduce the wait time by reducing I/O operations, by reducing the time needed to perform I/O operations, or by reducing processor resource consumption.

(c) Copyright IBM Corp. 2005, 2008. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.Contact IBM.

End of change