9.130 V$WAIT_CHAINS
V$WAIT_CHAINS displays information about blocked sessions. A wait chain is composed of sessions that are blocked by one another. Each row represents a blocked and blocker session pair. If a wait chain is not a cyclical wait chain, then the last row for the chain does not have a blocker.
               | Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | A number identifying the wait chain | 
| 
 | 
 | Indicates whether the final blocked session in the wait chain is blocked by the initial blocked session ( | 
| 
 | 
 | An Oracle-specific text signature of the wait chain. This signature can be used to identify similar wait chains. | 
| 
 | 
 | A numeric representation of  | 
| 
 | 
 | Blocked session's instance identifier | 
| 
 | 
 | Blocked session's operating system process identifier | 
| 
 | 
 | Blocked session's Oracle process identifier | 
| 
 | 
 | Blocked session's Oracle session identifier | 
| 
 | 
 | Blocked session's Oracle session serial number | 
| 
 | 
 | Blocked session's PDB identifier | 
| 
 | 
 | Blocked session's PDB name | 
| 
 | 
 | Indicates whether the blocked session has a blocker ( | 
| 
 | 
 | Blocker session's instance identifier; NULL if  | 
| 
 | 
 | Blocker session's operating system process identifier; NULL if  | 
| 
 | 
 | Blocker session's Oracle process identifier; NULL if  | 
| 
 | 
 | Blocker session's Oracle session identifier; NULL if  | 
| 
 | 
 | Blocker session's Oracle session serial number; NULL if  | 
| 
 | 
 | Blocker session's PDB identifier | 
| 
 | 
 | Blocker session's PDB name | 
| 
 | 
 | If not NULL, then the blocker session is a member of another chain specified by this chain identifier. For the remaining wait chain information, see the wait chain with the specified  | 
| 
 | 
 | Indicates whether the blocked session is in a wait ( | 
| 
 | 
 | Number of seconds since the last time the blocked session waited; NULL if  | 
| 
 | 
 | A number identifying the wait; NULL if  | 
| 
 | 
 | Resource or event number for which the blocked session is waiting; NULL if  | 
| 
 | 
 | Resource or event for which the blocked session is waiting; NULL if  | 
| 
 | 
 | First additional wait parameter; NULL if  | 
| 
 | 
 | Description of the first additional wait parameter; NULL if  | 
| 
 | 
 | Second additional wait parameter; NULL if  | 
| 
 | 
 | Description of the second additional wait parameter; NULL if  | 
| 
 | 
 | Third additional wait parameter; NULL if  | 
| 
 | 
 | Description of the third additional wait parameter; NULL if  | 
| 
 | 
 | Seconds the blocked session has been in the current wait; NULL if  | 
| 
 | 
 | Seconds remaining until the blocked session ends its wait ( | 
| 
 | 
 | Number of sessions waiting for the blocked session | 
| 
 | 
 | Object ID for the table containing the row specified in  | 
| 
 | 
 | Identifier for the data file containing the row specified in  | 
| 
 | 
 | Identifier for the block containing the row specified in  | 
| 
 | 
 | Current row being locked; NULL if  | 
| 
 | 
 | The ID of the container to which the data pertains. Possible values include: 
 |