New features can be dynamically activated using the ACTIVATE FEATURE command. This command prevents the need for a global shutdown and control file format. The ACTIVATE FEATURE command works similar to the ACTIVATE COMPATLEVEL command. The biggest difference is that new FEATURES are not tied to a release boundary and their activation is optional.
Specify the compatibility level using:
The MIMINIT FEATURE statement denotes which features should be activated at startup. The FEATURE value must be the same on all systems in the CA MIM complex.
Example 1: Using FEATURE with active systems
MIM0684I ACTIVATE FEATURE=featurename has been scheduled MIM0619I ACTIVATE FEATURE=featurename accepted MIM0620I ACTIVATE FEATURE=featurename in progress MIM0621I ACTIVATE FEATURE=featurename complete
Example 2: Using ACTIVATE FEATURE with inactive systems
In this example:
The ACTIVATE FEATURE command expects all systems that are coded on the DEFSYS statement to be active. Use the FORCE option on the ACTIVATE command.
For example, if you entered the ACTIVATE FEATURE command without the FORCE option, you would see the following messages:
F MIM,ACTIVATE FEATURE=featurename MIM0067 COMMAND ACTIVATE MIM0628E ACTIVATE command aborted; all defined systems not active
CA MIM rejected the command, because CA MIM is not active on SYSC. To avoid the rejection, append the FORCE operand:
F MIM,ACTIVATE FEATURE=(HYPERSTAR,FORCE) Command ACTIVATE MIM0684I ACTIVATE FEATURE=featurename has been scheduled MIM0619I ACTIVATE FEATURE=featurename accepted MIM0620I ACTIVATE FEATURE=featurename in progress MIM0621I ACTIVATE FEATURE=featurename complete
The next time CA MIM is started on SYSC, start CA MIM with MIMINIT FEATURE=featurename.
|
Copyright © 2014 CA.
All rights reserved.
|
|