ACTIVATE POLICYSET (Activate a new policy set)

Use this command to copy the contents of a policy set to the ACTIVE policy set for the domain. The server uses the rules in the ACTIVE policy set to manage client operations in the domain. You can define multiple policy sets for a policy domain, but only one policy set can be active. The current ACTIVE policy set is replaced by the one you specify when you issue this command. You can modify the ACTIVE policy set only by activating another policy set.

Before activating a policy set, check that the policy set is complete and valid by using the VALIDATE POLICYSET command.

The ACTIVATE POLICYSET command fails if any of the following conditions exist:
  • A copy group specifies a copy storage pool as a destination.
  • A management class specifies a copy storage pool as the destination for files that were migrated by a Tivoli® Storage Manager for Space Management client.
  • The policy set has no default management class.
  • A TOCDESTINATION parameter is specified, and the storage pool is either a copy pool or has a data format other than NATIVE or NONBLOCK.

The ACTIVE policy set and the last activated policy set are not necessarily identical. You can modify the original policy set that you activated without affecting the ACTIVE policy set.

If the server has data retention protection enabled, the following conditions must exist:
  • All management classes in the policy set to be activated must contain an archive copy group.
  • If a management class exists in the active policy set, a management class with the same name must exist in the policy set to be activated.
  • If an archive copy group exists in the active policy set, the corresponding copy group in the policy set to be activated must have a RETVER value at least as large as the corresponding values in the active copy group.
Attention: Retention protection only applies to archive objects.

Privilege class

To issue this command, you must have system privilege, unrestricted policy privilege, or restricted policy privilege for the policy domain to which the policy set belongs.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-ACTivate POlicyset--domain_name--policy_set_name------------><

Parameters

domain_name (Required)
Specifies the policy domain for which you want to activate a policy set.
policy_set_name (Required)
Specifies the policy set to activate.

Example: Activate a policy set on a specific policy domain

Activate the VACATION policy set in the EMPLOYEE_RECORDS policy domain.
activate policyset employee_records vacation

Related commands

Table 1. Commands related to ACTIVATE POLICYSET
Command Description
COPY POLICYSET Creates a copy of a policy set.
DEFINE POLICYSET Defines a policy set within the specified policy domain.
DELETE POLICYSET Deletes a policy set, including its management classes and copy groups, from a policy domain.
QUERY DOMAIN Displays information about policy domains.
QUERY POLICYSET Displays information about policy sets.
UPDATE POLICYSET Changes the description of a policy set.
VALIDATE POLICYSET Verifies and reports on conditions the administrator must consider before activating the policy set.