Name

releaseForMaint

Synopsis

Releases a channel that has been allocated for maintenance purposes.

Syntax

RELEASE CHANNEL;

Example

The following command allocates a channel for maintenance purposes, changes a backup set’s status, and releases the channel:

RMAN> allocate channel for maintenance type disk;
RMAN> change backupset 1180 unavailable;
RMAN> release channel;

Get Oracle RMAN Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.