Oracle® Secure Backup Reference Release 10.1 Part Number B14236-03 |
|
|
View PDF |
Purpose
Use the rmmf
command to remove a media family.
See Also:
"Media Family Commands" for related commandsPrerequisites
You must have the modify administrative domain's configuration right to use the rmmf
command.
Syntax
rmmf::=
rmmf [ --nq ] media-family-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 media family you want to remove. Note that you cannot remove the RMAN-DEFAULT
media family.
Example
Example 2-131 removes the media families named content-man-family
and time-man-family
.
Example 2-131 Removing Media Families
ob> lsmf RMAN-DEFAULT content manages reuse content-man-family write forever content manages reuse full_backup write 7 days content manages reuse time-man-family write 7 days keep 28 days ob> rmmf --nq content-man-family time-man-family ob> lsmf RMAN-DEFAULT content manages reuse full_backup write 7 days content manages reuse