You need to enable and auto-enable the rules packets that update the current state for each started task in the STCTBL table. Many of these rules packets are prewritten. You can find them in the OPS.STATEMAN.RULES data set. Each rules packet contains subsystem specific rules that correspond to the data in the TYPE column of your started task table. The names of these rules packets have the format SSMxxxx, where xxxx is the subsystem name.
Note: For instructions on how to enable and auto-enable rules packets, see Lesson 5: How to Enable and Disable Rules and Rule Sets in the chapter “How to Begin Using the Product.”
Some rules packets are composed of multiple rule members. Rules packets use the SQL update instructions to update the STCTBL with the appropriate status.
To auto-enable rules that monitor started tasks
Besides updating the CURRENT_STATE column values to UP or DOWN, rules packets track the starting and stopping of the resources and so prevent duplicate tasks from being started. You do not need to track starting and stopping, but doing so is useful because it enables you to see how far the task has progressed in trying to reach its desired state.
These members include the command trapping rules that are needed to intercept manually entered S or P commands.
The following sample OPS/REXX programs are provided in the OPS.STATEMAN.RULES data set:
This step is complete when the required rule members and rules packets for each started task are auto-enabled.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |