Home | Previous Page | Next Page   Utility Reference > onstat: Monitor Database Server Operations > The onstat -g Monitoring Options >

onstat -g lmx

Prints all locked mutexes.

Example Output

Figure 43. onstat -g lmx output
Locked mutexes:
mid      addr             name               holder   lkcnt  waiter   waittime
Number of mutexes on VP free lists: 49

Output Description

mid
Internal mutex identifier
addr
Address of locked mutex
name
Name of the mutex
holder
Session id of the thread holding the mutex
lkcnt
Number of waiters for this mutex
waiter
List of addresses waiting for this mutex
waittime
Amount of time this thread has been waiting
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]