8.29 V$LATCH_MISSES
V$LATCH_MISSES displays statistics about missed attempts to acquire a latch.
               
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Latch name of a parent latch | 
| 
 | 
 | This column is obsolete and maintained for backward compatibility. The value of this column is always equal to the value in  | 
| 
 | 
 | Number of times that no-wait acquisition of the latch failed | 
| 
 | 
 | Number of times that acquisition attempts caused sleeps | 
| 
 | 
 | Number of times a waiter slept | 
| 
 | 
 | Number of times someone held a latch for the entire duration of someone else's sleep | 
| 
 | 
 | Location that attempted to acquire the latch | 
| 
 | 
 | The ID of the container to which the data pertains. Possible values include: 
 |