Oracle® Secure Backup Reference Release 10.1 Part Number B14236-03 |
|
|
View PDF |
Purpose
Use the rmds
command to remove a dataset file or directory.
See Also:
"Dataset Commands" for related commandsPrerequisites
You must have the modify administrative domain's configuration right to use the rmds
command.
Syntax
rmds::=
rmds [ --nq ] dataset-name ...
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".
Specifies the name of the dataset directory or dataset file that you created with the mkds or rends command. Refer to "dataset-name" for a description of the dataset-name placeholder.
Example
Example 2-128 removes a dataset directory named mydatasets
as well as a dataset file named full_backup.ds
.