8.150 V$QUARANTINE_SUMMARY
V$QUARANTINE_SUMMARY provides a summary of quarantine for each pluggable database (PDB).
               
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Number of objects in quarantine | 
| 
 | 
 | Limit on the number of objects that can be in quarantine before an abort will occur | 
| 
 | 
 | Number of bytes in quarantine | 
| 
 | 
 | Limit on the amount of memory that can be in quarantine before an abort will occur | 
| 
 | 
 | Number of objects recently placed in quarantine (within the last hour) | 
| 
 | 
 | Limit on the number of recently quarantined objects before an abort will occur | 
| 
 | 
 | The ID of the container to which the data pertains. Possible values include: 
 | 
Note:
This view is available starting with Oracle Database 18c.
See Also:
"V$QUARANTINE" for additional details on objects recently placed into quarantine