SHUTDOWN_RECOVERY_APPLIANCE
This procedure performs a clean shutdown of the Recovery Appliance.
This procedure permits in-progress operations to complete before shutting down.
The shutdown can take some time.
If an immediate shutdown is required,
then use
.
ABORT_RECOVERY_APPLIANCE
Syntax
PROCEDURE shutdown_recovery_appliance( comments IN VARCHAR2 DEFAULT NULL);
Parameters
Table 22-49 SHUTDOWN_RECOVERY_APPLIANCE Parameters
Parameter | Description |
---|---|
|
Optional user supplied comment describing reason for executing this command. |