4.310 DBA_HIST_CURRENT_BLOCK_SERVER
DBA_HIST_CURRENT_BLOCK_SERVER displays historical statistics on the Global Cache Service processes (lMS) used in cache fusion.
               
This view contains snapshots of V$CURRENT_BLOCK_SERVER.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Unique snapshot ID | 
| 
 | 
 | 
 | Database ID for the snapshot | 
| 
 | 
 | 
 | Instance number for the snapshot | 
| 
 | 
 | 
 | Pins taking less than 100 microseconds | 
| 
 | 
 | 
 | Pins taking 100 microseconds to 1 millisecond | 
| 
 | 
 | 
 | Pins taking 1 to 10 milliseconds | 
| 
 | 
 | 
 | Pins taking 10 to 100 milliseconds | 
| 
 | 
 | 
 | Pins taking 100 to 1000 milliseconds | 
| 
 | 
 | 
 | Pins taking 1000 to 10000 milliseconds | 
| 
 | 
 | 
 | Flushes taking less than 100 microseconds | 
| 
 | 
 | 
 | Flushes taking 100 microseconds to 1 millisecond | 
| 
 | 
 | 
 | Flushes taking 1 to 10 milliseconds | 
| 
 | 
 | 
 | Flushes taking 10 to 100 milliseconds | 
| 
 | 
 | 
 | Flushes taking 100 to 1000 milliseconds | 
| 
 | 
 | 
 | Flushes taking 1000 to 10000 milliseconds | 
| 
 | 
 | 
 | The database ID of the PDB for the sampled session | 
| 
 | 
 | 
 | The ID of the container that  
 | 
See Also: