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