SHUTDOWN

Synonymous with SHUTDOWN_RECOVERY_APPLIANCE.

Syntax

PROCEDURE shutdown(
  timeout IN DSINTERVAL_UNCONSTRAINED DEFAULT NULL,
  comments IN VARCHAR2 DEFAULT NULL);

Parameters

Table 48 SHUTDOWN Parameters

Parameter Description
timeout Maximum time interval allowed for the orderly shutdown before the operations becomes an ABORT_RECOVERY_APPLIANCE
comments Optional user supplied comment describing reason for executing this command.