Information

This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.

ACTIVATE function


The ACTIVATE function corresponds to the UNSuspend or ACTivate line command, which can be issued for objects from the TOBJOR view or sets from the TSETO view.

Use the ACTIVATE function to return control of a SUSPENDED object to TOM’s control.

The ACTIVATE function resets the object's IPL occurrence counter (if the Reinstate-at-IPL attribute is being used) and refreshes the values for the object’s automation variables, after it sets the control mode to ACTIVE.

When you use the ACTIVATE function, the control mode for the object (or all members of a set) is changed from SUSPEND to ACTIVE. This means that TOM is actively monitoring and managing the object or set of objects. TOM starts or stops objects according to dependency and schedules after changing the control mode to ACTIVE.

For example, if an operator externally stops an object that TOM is monitoring and it’s object definition defines the object as running, TOM issues the object’s start commands to start that object.

In addition, when TOM issues the start (or stop) commands for an object, it might also issue the start (or stop) commands for any of the object’s dependent objects, based on the child-parent dependency strength.

(BMC.AMIOPS.SPE2510)

You can use the ACTIVATE function with the OPT( ) parameter to set or reset groups of activate options in a single command.This reduces the number of commands or API calls that you need to specify for activating an object when multiple activate options are needed. You can specify these options for both OBJECT( ) and SET( ) type commands.

This section contains the following topics:

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Ops Automation 8.4