Database Reference
In-Depth Information
RMAN Command
Description
PRINT SCRIPT
Display a stored script.
QUIT
Exit the RMAN executable.
recordSpec
A subclause used to specify the objects on which the maintenance
commands should operate.
RECOVER
Apply redo logs and incremental backups to data files restored
from backup or data file copies in order to update them to a speci-
fied time.
REGISTER
Register the target database in the recovery catalog.
RELEASE CHANNEL
Release a channel that was allocated with an ALLOCATE CHANNEL
command.
releaseForMaint
Release a channel that was allocated with an ALLOCATE CHANNEL
FOR MAINTENANCE command.
REPLACE SCRIPT
Replace an existing script stored in the recovery catalog. If the
script does not exist, then REPLACE SCRIPT creates it.
REPORT
Perform detailed analyses of the content of the recovery catalog.
RESET DATABASE
Inform RMAN that the SQL statement ALTER DATABASE OPEN
RESETLOGS has been executed and that a new incarnation of the
target database has been created, or reset the target database to a
prior incarnation.
RESTORE
Restore files from backup sets or from disk copies to the default or
to a new location.
RESYNC
Perform a full resynchronization, which creates a snapshot control
file and then copies any new or changed information from that
snapshot control file to the recovery catalog.
RUN
Execute a sequence of one or more RMAN commands, which are
one or more statements executed within the braces of a RUN block.
SEND
Send a vendor-specific quoted string to one or more specific
channels.
SET
Set the value of various attributes that affect RMAN behavior for
the duration of a RUN block or a session.
Search WWH ::




Custom Search