Customizing Control-O
Control-O Customization Considerations
Customization of Control-O Parameters
CTOPARM is the Control-O source parameter member (located in the IOA.PARM library) that provides Control-O with installation parameters, as well as operational parameters.
This member may be maintained as a regular source member (for example, using the ISPF editor), or through ICE panels. BMC recommends that you use ICE to update the member, reducing the risk of making mistakes, entering invalid values, and so on.
The member is divided into sections, each of which starts with the name of the section in column 1, followed by the parameters belonging to that section. For more information about the syntax of such source parameter member, see the "Performing a customized installation - common tasks" chapter in the INCONTROL for z/OS Installation Guide: Installing.
For more information, see
Customizing Control-O Environment Parameters
The following table provides an alphabetical list of the parameters in the CTOPARM library.
Select 1 to customize the CTOPARM library.
Table 32 Operational Parameters
Parameter |
Description |
---|---|
AOSUBSYS |
MAINVIEW or AutoOPERATOR subsystem in which Control-O can respond to requests. The value entered in this field must be different than the name of the IOA subsystem. Specifying $ANY allows Control-O to respond to requests from any AutoOPERATOR subsystem. |
COSMOS |
Whether the Control‑O Status Monitoring System (COSMOS) will be active at your site. Valid values are:
For details about customizing COSMOS, see the "Installing Control-O" chapter in the INCONTROL for z/OS Installation Guide: Installing. |
CTOGATE |
Whether Control‑O uses IOAGATE to communicate with other Control‑O monitors. Valid values are:
For details about installing IOAGATE, see the INCONTROL for z/OS Installation Guide: Installing. |
DAYTIMEO |
The start time of the work day at your site. Format: DAYTIMEO=+hhmm or DAYTIMEO=–hhmm where:
Default value: +1200 The Control‑O DAYTIMEO value must be the same as the one assigned to Control‑M if Control‑M is installed. |
DEALIAS |
Whether the Control‑O DEALIAS feature is used. This feature automatically brings MVS, JES2, and JES3 commands to a standard format before searching for rules that are triggered by the command. This replaces the need to specify all the possible command formats in the rule. Valid values are:
|
INTERVLO |
Sleeping interval of the Control‑O monitor. The monitor is dormant most of the time. It "wakes up" after the specified interval and determines which tasks it must perform. Most Control‑O message processing is performed in the subsystem interface. Therefore, the value of INTERVLO does not affect the speed at which Control‑O processes messages. Message processing is performed continuously. The value of INTERVLO only affects how often the Control‑O monitor scans its queues for work. For example, after each interval, Control‑O checks if other INCONTROL products added new conditions to the IOA Conditions file. The format for INTERVLO is HHMMSSth, where:
Leading zeros may be omitted (for example, three seconds, 00000300, may be specified as 300). The minimum value is 100 (1 second). The default value is 400 (4 seconds). The value for INTERVLO should be specified according to the computer model. This value can also be modified using an operator command. For details, see the Control‑O chapter of the INCONTROL for z/OS Administrator Guide. |
JCMDSSN
|
Name of an optional additional subsystem to be used by Control‑O to control JES2 and JES3 commands. Under JES2 Valid values are:
The option used in previous Control‑O versions is still supported. However, IBM requires that the primary subsystem be the first subsystem in the subsystem chain, in which case defining this field overrides that specification. Warning! If this value is specified, this subsystem name must be defined in the IEFSSNnn member and must be placed immediately after JES2 in the subsystem name table. Otherwise, other subsystems, such as DB2, can be affected. For example, if JCMDSSN is set to O62J, the subsystem table may contain the following values:
However, once Control‑O has been started, the specified Control‑O JES2 command suppression subsystem (for example, O62J) is moved to the top of the subsystem list. Using the previous example, the result would be:
Under JES3 Valid values are:
|
MLTOUT |
The maximum period (seconds) a rule waits for the next or last line when a multiple line message is processed. The rule is timed-out if the seconds elapsed between one line to the next exceeds the specified value.
|
MSGMON |
Enables message CTMC31I when CMEM/Control-O starts monitoring an address space for DSNEVENT and/or STEPEND events. Valid values are:
|
UMCONS |
Number of subsystem consoles for use by Control‑O rules for Command‑Response processing.
Subsystem allocatable consoles are logical consoles not associated with any physical device. The consoles are reserved for use by special subsystems such as JES3 and OCCF. Control‑O uses these consoles for Command‑Response rules. Subsystem allocatable consoles can be defined in the CONSOLxx member of the SYS1.PARMLIB library as follows: Copy
For details, see the MVS Initialization and Tuning Reference. Subsystem allocatable consoles can be displayed using the MVS operator command DISPLAY CONSOLES. For information about the format of the display, see the z/OS System Messages Manual. If no subsystem consoles are available at this time, or this is the first time that Control‑O is being installed, use the default value. This parameter can be modified later. Control‑O supports EMCS consoles that do not require system definitions. BMC recommends that you use EMCS consoles, and set this parameter to 0. |
ONSYSOUT |
Enables the Control‑O sysout interface. The CTOJFRQ Control‑O exit module is called by the dynamic subsystem exit IEFJFRQ. Valid values are:
|
RLSPMSGI |
Defines an interval, in minutes, to scan suspended rules and to issue message CTO287W for any rules that are still in SUSPEND status. Valid values: 0–9999 Default: 0 (message not issued) A value of 9999 means that message CTO287W is issued only once. |
RQC# |
Number of internal request elements used for inter-process communication. After the product is installed and running, the initial value specified for this parameter should be reviewed and adjusted according to the requirements at your site:
The default value is 20000. For further details on the MODIFY USAGESTATS command, see the INCONTROL for z/OS Administrator Guide. Note: In order to increase or decrease the value of the RQC# parameter, Control-O must be stopped and then re-started with the new value. Starting a new Control-O with an increased value over the running Control-O might have unexpected results, such as ABENDs. |
RUNTCACH |
Number of entries in the Control‑O security cache. Valid values are:
The security cache improves runtime security check performance by saving security blocks used for the authority check and reusing them in subsequent authority checks. The RUNTCACH parameter is ignored if the RUNTSEC rule parameter is set to N. |
RUNTDFT |
How runtime security checks should be performed for rules. Valid values are:
|
SECJES |
Support of a secondary JES2. If there are more than one active JES2s, Control‑O can trigger Control‑O rules related to JES2 messages regardless of whether the message is issued by the primary JES2 or the secondary JES2. This parameter replaces optional Wish WI0920 in Control‑O version 5.1.4. Valid values are:
|
SMODE |
This parameter is no longer used, and is kept solely for compatibility with previous releases. |
SRVGEN# |
Number of General KOA/TSO servers. This value can be adjusted later to meet site requirements. To change this value, Control-O needs to be stopped and started. Starting a new Control-O to replace the currently running one will not set the new parameter value.
|
SRVGENQ |
Number of seconds a KOA/TSO request waits for a General server before being executed by an Immediate server. If 0 (Zero) is specified, requests wait indefinitely for a General server. To change this value, Control-O needs to be stopped and started. Starting a new Control-O to replace the currently running one will not set the new parameter value.
|
SRVIMD# |
Number of Immediate servers that can run in parallel. This value can be adjusted later to meet site requirements. To change this value, Control-O needs to be stopped and started. Starting a new Control-O to replace the currently running one will not set the new parameter value.
|
SRVPROC |
The Control-O server procedure name. The default name is xxxSERV, where xxx = first 3 character of the Control-O monitor’s name. When Control-O monitor’s name is CONTROLO, the server procedure name is CTOSERV. |
STATINT |
Interval in seconds between two consecutive updates of the Statistics file.
This parameter is ignored if the STATO parameter is set to N. |
STATO |
Controls accumulation of message statistics. Valid values are:
|
THRSHOLD |
The rule-triggering threshold for a Control‑O interval. Valid values are:
|
WAITPR# |
Number of rules in wait mode that can execute concurrently.
The rules which are currently executing in wait mode appear at the top of the list in the OS screen and in the output of the F CONTROLO,DISPLAY operator command. Each rule executing in wait mode occupies one wait element in the ECSA, in an internal control block called PND. For additional information about the ECSA utilization of Control-O, see the INCONTROL for z/OS Administrator Guide. After the product is installed and running, the initial value specified for this parameter should be reviewed and adjusted according to the requirements at your site, as follows:
For further details on the MODIFY USAGESTATS command, see the INCONTROL for z/OS Administrator Guide. In order to increase or decrease the value of the WAITPR# parameter, Control-O must be stopped and then re-started with the new value. Starting a new Control-O with an increased value over the running Control-O might have unexpected results, such as ABENDs. The following events cause a rule to enter wait mode:
|
WQEUPD |
Whether to update message block (WQE) "in place" with the required changes created in statement: DO DISPLAY with NEWTEXT text. This parameter replaces optional Wish IO0024 in Control‑O version 5.1.4. Valid values are:
|
WSC# |
Number of events that can be intercepted concurrently.
Each intercepted event occupies one work buffer in the ECSA, in an internal control block called WSC. For additional information about the ECSA utilization of Control-O, see the INCONTROL for z/OS Administrator Guide. After the product is installed and running, the initial value specified for this parameter should be reviewed and adjusted according to the requirements at your site, as follows:
For further details on the MODIFY USAGESTATS command, see the INCONTROL for z/OS Administrator Guide. |
Customizing Control-O Servers
Select 2 to customize Control-O servers.
For details, refer to the "Installing Control-O" chapter in the INCONTROL for z/OS Installation Guide: Installing.
Customizing Control-O EMCS Consoles
Select 3 to customize Control-O servers.
For details, refer to the "Installing Control-O" chapter in the INCONTROL for z/OS Installation Guide: Installing.
Saving Parameters into Product Libraries
Select 4 to customize Control-O servers.
This step saves all the parameters specified in ICE. Wait until processing completes. The step is automatically marked complete. This step customizes the CTOPARM member in the IOA.PARM library of the current IOA environment.
Customization of Control-O Data Sets
For information about how you can customize the Control-O data sets that are required on each z/OS system on which Control-O is active, see the following:
Customization Instructions
The following customization steps allow you to change the characteristics of the product's data sets.
These steps should be performed only when all the components are INACTIVE (monitors, online environment etc.).
Use the same method to change the characteristics of each data set, as follows:
-
Rename the existing data set that you want to customize.
-
Change the necessary parameters in the data entry steps or the Space Calculation steps, or both.
-
Save the parameters into the product libraries.
-
Submit the formatting job.
If you wish to copy the contents of the previous data set into the new data set, look for the relevant utility in the INCONTROL for z/OS Utilities Guide.
Control-O Data Set Parameters
Use the following steps to customize the size of the
-
Global variables library
-
automation log
-
Statistic file
Table 33 Data Set Parameters
Parameter |
Description |
---|---|
STREC# |
Maximum number of message IDs that can be accumulated. This parameter determines the size of the Control‑O Statistics file. BMC recommends a specification of 10,000 or a higher figure
This parameter is ignored if the STATO parameter is set to N. |
ALREC# |
Maximum number of messages that can be stored in the Automation log. The Automation log is a wraparound file. When it becomes full, Control‑O overwrites the oldest messages. Calculate this parameter according to the number of messages per day, and the number of days you want the messages to be kept in the Automation log. Each message record is 364 bytes long. For example, if a site has 100,000 messages a day, the Automation log requires 61 cylinders of 3390 disk space to hold the contents of one day of processing. |
AUTOMLOG |
Automation Log options. Valid values are:
|
GLBCOMP |
Whether Control‑O should automatically compress the Global AutoEdit library whenever necessary. This parameter is useful at sites that do not operate a PDS management product. Valid values are:
If Y is selected and the site security uses the Program Pathing option:
|
Saving Parameters into Product Libraries
Select 3 to apply the changes.
This step saves all the parameters specified in ICE. Wait until processing completes. The step is automatically marked complete. This step customizes the CTOPARM member in the IOA.PARM library of the current IOA environment.
Allocating Global AutoEdit Libraries
See the "Installing Control-O" chapter in the INCONTROL for z/OS Installation Guide: Installing.
Allocating and Formatting CTO Statistics Files
See the "Installing Control-O" chapter in the INCONTROL for z/OS Installation Guide: Installing.
Allocating the Automation Log File
See the "Installing Control-O" chapter in the INCONTROL for z/OS Installation Guide: Installing.