7.7.6.9 DROP QUARANTINE
Purpose
The DROP QUARANTINE
command manually drops a quarantine.
Syntax
DROP QUARANTINE { ALL | quarantine1 [, quarantine2]... }
Usage Notes
In general, a quarantine can be removed if the quarantined entity is not expected to cause more problem to CELLSRV. For example, cell offload for problem SQL statements is disabled, or an Oracle Database patch is applied. Refer to the alert message for the quarantine for more details.
When a cell is patched, all quarantines are automatically dropped. It is not necessary to drop them manually.
Examples
The following example shows the DROP QUARANTINE
command.
Example 7-133 Dropping Quarantines
CellCLI> DROP QUARANTINE 1
Parent topic: DROP