Skip Headers
Oracle® Secure Backup Reference
Release 10.1

Part Number B14236-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

rmrestore

Purpose

Use the rmrestore command to remove a restore request from the queue.

See Also:

"Restore Commands" for related commands

Syntax

rmrestore::=

rmr•estore { --all /-a | restores-item ... }

Semantics

--all

Removes all restore requests.

restores-item ...

Specifies the item number of the restore request that you want to remove. You can display the item numbers for restore requests by executing the lsrestore command.

Example

Example 2-138 removes a queued restore request by specifying its item number.

Example 2-138 Removing a Restore Request

ob> lsrestore
Item     Restore data saved from...          To...
  #      Host        Path                    Host        Path
1        brhost2     /home/data/backup       brhost2     (original location)
ob> rmrestore 1
ob> lsrestore