Previous Topic: Install the Processors to Use the Natural SYSTRANS UtilityNext Topic: Enable Global Type Sequencing


Define the Natural and Predict Types

Define your Natural and Predict Element types, processor groups, and processor group symbolics for each stage and system that is being configured for management of Natural and Predict elements. All subsystems defined to a system can use the types defined to that system.

To define the Natural and Predict types

  1. Modify sample JCL member DEFTYPE, making sure that the job card, STEPLIB, and CONLIB definitions adhere to site standards.
  2. Make a copy of DEFTYPE for each stage and system combination that is being configured for management of Natural elements. For example, if you have six stages in your Natural lifecycle, you need six copies of DEFTYPE.

    Copies of DEFTYPE are now available so you can edit them separately with stage-specific information.

  3. Modify each copy of member DEFTYPE with the appropriate environment, stage, and system parameters; the base and delta libraries; and the symbol definitions. There are many definition sets within DEFTYPE (one for each Natural element type and Predict element type), and each needs to be assigned identical values for all of the following parameters and symbol definitions; therefore, we recommend that you use the CHANGE ALL edit to speed and simplify this edit procedure. Modify the italicized values in the following lines of DEFTYPE.

4. Submit the JCL for each copy of DEFTYPE (once for each stage and system combination) created and edited in the previous step.