Previous Topic

Next Topic

Book Contents

Book Index

IOALDNRS Parameters

Table 68 IOALDNRS Parameters

Parameter

Description

IGNORE

Indicates conditions to be ignored during the building of the IOA Manual Conditions file. Valid values are:

  • IN prefix – All conditions beginning with the specified prefix are ignored when the file is created.
  • OUT prefix – Conditions defined in an IGNORE statement in parameter OUT that begin with the specified prefix are ignored by the algorithm used to build the IOA Manual Conditions file. An asterisk (*) signifies that all OUT parameters are ignored.
  • CODES prefix – Conditions defined in an IGNORE statement in parameter DO COND that begin with the specified prefix are ignored by the algorithm used to build the IOA Manual Conditions file. An asterisk (*) signifies that all DO COND parameters are ignored.

Note: Specifying IGNORE xxx (OUT/CODES) exempts the xxx (OUT or DO COND) condition from the rule stated earlier. A prerequisite IN condition is not included in the IOA Manual Conditions file if it is added to the IOA Conditions file by an OUT or DO COND statement in a job, mission, or report that is active that day.

  • WHEN prefix – Conditions defined in an IGNORE statement in parameter WHEN DO COND that begin with the specified prefix are ignored by the algorithm used to build the IOA Manual Conditions file. An asterisk (*) signifies that all WHEN DO COND parameters are ignored.
  • CTM STATUS ENDED – IN conditions for jobs in the Active Jobs file that have finished executing (ended OK or NOTOK) are ignored by the algorithm used to build the IOA Manual Conditions file. OUT conditions set by these jobs are not ignored. If this parameter is used, parameter CONTROLM must be set to YES.
  • CTD STATUS ENDED – Manual conditions for missions in the Active Missions file that have finished executing (ended OK or NOTOK) are ignored by the algorithm used to build the IOA Manual Conditions file. If this parameter is used, parameter CONTROLD must be set to YES.

CONTROLM

Determines whether information in the Control-M Active Jobs file are used in the calculation that builds the IOA Manual Conditions list. Optional. Default taken from installation parameters. Valid values are:

  • Y (Yes) – Include Control-M information in the calculation that builds the IOA Manual Conditions file.
  • N (No) – Build the IOA Manual Condition file based on Control-D or Control-V information only.

CONTROLD

Determines whether information in the Control-D Active Missions file is used in the calculation that builds the IOA Manual Conditions file. Optional. Default taken from installation parameters. Valid values are:

  • YES – Include Control-D information in the calculation that builds the IOA Manual Conditions file.
  • NO – Build the IOA Manual Conditions file based on Control-M information only.

ADDMODE

If this parameter is specified, when the existing Manual Conditions file is deleted, only manual conditions from that file that were added (using the ADD command) to the IOA Conditions file are retained and appear in the new Manual Conditions file.

When Control-M, and Control-D or Control-V, are active, you should use a shared control parameters member.

Parent Topic

IOALDNRS – Load IOA manual conditions file