Entering content frame

Background documentation Avg User Wait Time For Task Locate the document in the library structure

Avg user wait time for task <task_ID>: <duration> ms, <number_of> waits, application pid <pid>

Explanation

In a lock collision, the wait time for a Structure linklock to be released is quite considerable.

This can be caused by a transaction that takes too long. Long wait times (Structure linktask status vwait) can also occur when various applications want to lock the same object.

If the locks are requested by other sessions, the database system attempts to execute locking tasks with higher priority within the database kernel.

For information on the current locks, see the system tables Structure linkTRANSACTIONS and Structure linkLOCKS of the database instance.

User Response

Check the following aspects of the application:

 

Leaving content frame