Previous Topic: General CA MIM Statements and Commands

Next Topic: (MIM) ALLOCATE Command-Dynamically

(MIM) ACTIVATE Command-Activate New Features

The ACTIVATE command initiates the activation of new release features in the CA MIM complex. If all defined members of the CA MIM complex (MIMplex) agree that they are willing to support the selected compatibility level, then the system on which the command was issued coordinates the activation of the named compatibility level and all MIMplex members begin operating at the requested compatibility level.

Scope: Global

This command has the following format:

ACTIVATE COMPATLEVEL=(level,[FORCE])
COMPATLEVEL

Indicates the format of the CA MIM control file and the associated functionality that is to be activated.

level

Specifies the compatlevel based on the product release. Acceptable values for this operand are 11.6, 11.7 or 11.8.

Note: 11.6 support is only provided for users upgrading from 11.6 to 11.8.

FORCE

(Optional) Tells CA MIM to ignore the lack of responses from any inactive or non-existent systems when processing a compatibility level activation request.

Usage Notes: ACTIVATE Command

Examples: ACTIVATE Command

Suppose you are running CA MIM 11.7 with COMPATLEVEL=11.7 on three systems and want to upgrade to CA MIM 11.8. You are unable to upgrade all systems at once, so you shutdown CA MIM 11.7 on one system at a time and start CA MIM 11.8 with COMPATLEVEL=11.7.

When all systems are at Release 11.8, you can issue the following command. The FORCE keyword tells CA MIM to ignore the lack of responses from any inactive or non-existent systems.

ACTIVATE COMPATLEVEL=(11.8,FORCE)

Note: For more information, see the chapter “Advanced Topics” in the CA MIM Programming Guide.