8.166 V$RESULT_CACHE_MEMORY
V$RESULT_CACHE_MEMORY displays all the memory blocks and their status.
               
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Unique block identifier (that is, the block number) | 
| 
 | 
 | Chunk to which the block belongs (the upper 27 bits of the ID) | 
| 
 | 
 | Offset of the block within its chunk (the lower 5 bits of the ID) | 
| 
 | 
 | Indicates whether the block is free ( | 
| 
 | 
 | Cache object to which the memory block belongs; NULL if the memory block is not allocated to a cache object ( | 
| 
 | 
 | Position of the block in the cached object; NULL if the memory block is not allocated to a cache object ( | 
| 
 | 
 | The ID of the container to which the data pertains. Possible values include: 
 |