January 2012
Intermediate to advanced
542 pages
11h 28m
English
This view displays aggregate latch statistics.
The most relevant view fields are as follows:
LATCH#: The latch numberNAME: The latch nameGETS: The number of times the latch is requested in the willing-to-wait modeMISSES: The number of times the latch is requested in willing-to-wait mode and the requestor had to waitSLEEPS: The number of times a willing-to-wait latch request resulted in a session sleepingSPIN_GETS: The number of times a willing-to-wait latch request was satisfied only after a spinWAIT_TIME: The elapsed time spent waiting for the latch in microsecondsIMMEDIATE_GETS: The number of times the latch is requested in no-wait modeIMMEDIATE_MISSES: The number of times a no-wait latch request was unsatisfiedV$LATCH_CHILDREN ...Read now
Unlock full access