rmp

Purpose

Use the rmp command to remove a variable name-value pair from a policy.

See Also:

Prerequisites

You must have the modify administrative domain's configuration right to use the rmp command.

Syntax

rmp::=

rmp policy-name member-name ...

Semantics

policy-name ...

Specifies the name of a policy or a class of policies.

member-name ...

Specifies a user-assigned name of a policy, usually an environment variable name.

Example

Example 2-132 uses the rmp command to unset the VERBOSE environment variable for an ndmp/backupev policy. Example 2-2 shows how to set the variable for the policy.

Example 2-132 Enabling Verbose Output from the NDMP Data Service

ob> pwdp
/
ob> lsp ndmp/backupev
backupev                         VERBOSE        y
ob> rmp ndmp/backupev VERBOSE
ob> lsp ndmp/backupev
backupev                         (none)                      [default]