Previous Topic

Next Topic

Book Contents

Book Index

Defining rules online

The selection criteria and instructions defined for each rule are called rule parameters. This section briefly describes the rule parameters and their specific uses. For more information about the specific parameters, see Parameter Descriptions.

The rule parameters are defined in the Rule Definition facility. As an example, the Rule Definition screen for site standards is shown in the following figure. For more information about the Rule Definition facility, see Rule Definition Facility.

Fig.JV.3.1 Site Standard Rule Definition Screen

 - CONTROL-M/JCLVERIFY  RULE:  TESTENV                           TABLE: TABLE1

 COMMAND ===>                                                    SCROLL===> CRSR

 +-----------------------------------------------------------------------------+

 | RULE             ENVIRONMENT             PRIORITY       CONTINUE SEARCH     |

 | DESC                                                                        |

 | DESC                                                                        |

 | =========================================================================== |

 | JOBNAME                                                                     |

 | LIBRARY                                              MEMBER                 |

 | SCHDLIB                                              SCHDTAB          O/N   |

 | =========================================================================== |

 | ON                                                                          |

 | =========================================================================== |

 |                      O N  T Y P E S:                                        |

 |                                                                             |

 |  INIT                      END                                              |

 |  JOB                       INCLUDE                    JCLLIB                |

 |  EXEC                      PROC                       STEPEND               |

 |  DD                        DDSYSIN                    DDSYSOUT              |

 | =========================================================================== |

 | DO                                                                          |

 | =========================================================================== |

 |                      D O  T Y P E S:                                        |

 |                                                                             |

 |  IF       ELSE       RETURN       ENDIF       SET         MSG       REXX    |

 |  WHILE    ENDWHILE   ADJMSG                                                 |

 ======= >>>>>>>>>>>>>>> END OF RULE DEFINITION PARAMETERS <<<<<<<<<<<<<<< =====

    

     

 FILL IN RULE DEFINITION. CMDS: EDIT    DOOPT    ONOPT    CANCEL        16.38.45

The rule panel is divided into the following sections:

All parameter definitions are stored as members in the olprefj.RULES, olprefj.ENFRULES, and olprefj.REFRULES libraries. The Control-M JCL Verify term for a member of this type is "rule table." Each table is composed of parameters for a number of different rules, all of which usually relate to the same subject. Maintenance of tables in the library and management of rules in each table is performed using the Online Rule Definition facility.

Rule definition parameters fall into the following basic categories:

Following is a brief summary of the parameters in each of these categories. For a detailed description of all the rule definition parameters (in alphabetical order), see Parameter Descriptions.

Parent Topic

Introduction