Oracle® Secure Backup Reference Release 10.1 Part Number B14236-03 |
|
|
View PDF |
Purpose
Use the rmcheckpoint
command to remove checkpoint information for the specified jobs. When you issue this command, Oracle Secure Backup immediately removes all administrative-host resident checkpoint data for the specified job. It cleans up filer-resident data at the beginning of the next backup of this filer or within 24 hours, whichever comes first.
If no checkpoints exist, then obtool
displays the following error message:
Error: no checkpoints matched the selection criteria.
See Also:
"Checkpoint Commands" for related commandsPrerequisites
You must have the right to manage devices and change device state to use the rmcheckpoint
command.
Syntax
rmcheckpoint::=
rmch•eckpoint [ --nq ] { { --host/-h hostname[,hostname]... }... | --all/-a | job-id ... }
Semantics
Does not display a confirmation message. If you do not specify this option, then the command displays a confirmation message. The message is described in "Command Execution in Interactive Mode".
Deletes all checkpoints describing the client host specified by hostname.
Deletes all checkpoints within the administrative domain.
Deletes the checkpoint identified by job ID job-id.
Example
Example 2-125 removes two checkpoints: one specified by job ID and the other by host.