Command Reference Guide

-target_dir Directory
During an instant recovery session, the replica will be mounted to Directory.
The target directory for one session must always be the same, for example, you
cannot specify one target directory for the store(s) and another one for the logs.
Oracle/SAP_Specific_Options
-oracle
Selects the Oracle options for instant recovery.
-sap
Selects the SAP R/3 options for instant recovery.
-recover {disk | prog ProgramName} {now | time Time | logseq
LogSeqNum
thread ThreadNum | SCN Number}
Perform recovery of database by using available logs on disk or by running
an external script/program.
Selects the point in time to which the database is recovered. The following options
are available:
now
All existing archive logs are applied.
time MM/DD/YY hh:mm:ss
Specifies an incomplete recovery. Archive logs are applied only to a specific
point in time.
logseq LogSeqNum thread ThreadNum
Specifies an incomplete recovery. Archive logs are applied only to the
specified redo log sequence and thread number.
SCN Number
Specifies an incomplete recovery. The archive logs are applied only to the
specified SCN number.
-appname ApplicationDatabaseName
Specifies the name of the backed up application database.
This option is required if the options -recover or -keep_files are specified.
-keep_files
(SAP specific option)
Keep current control files and online logs. If not specified and the control file and
online logs are located on volumes that are restored, the files are overwritten
with the backed up versions.
You cannot use the -pre_exec option together with this option.
76