ACTIVATE function
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.
This section contains the following topics: