ABORT_RECOVERY_APPLIANCE
This procedure shuts down the Recovery Appliance without waiting for in-progress operations to complete.
When you use this procedure, the Recovery Appliance terminates backup, restore, and background
operations (such as validations, data moves, and copy-to-tape jobs)
that have started but not completed.
When the Recovery Appliance restarts, it automatically resumes or restarts
backup operations. You must
manually restart any terminated backup and restore operations. To perform a
clean shutdown, use
.
SHUTDOWN_RECOVERY_APPLIANCE
Syntax
PROCEDURE abort_recovery_appliance( comments IN VARCHAR2 DEFAULT NULL);
Parameters
Table 22-3 ABORT_RECOVERY_APPLIANCE Parameters
Parameter | Description |
---|---|
|
Optional user supplied comment describing reason for executing this command. |