Previous Topic: (MII) EDITEST Command-Display EDIF Processing OptionsNext Topic: (MII) EXEMPT Command-Modify Exempt List


(MII) EDIINIT Statement-Set EDIF Initialization Values

The EDIINIT statement lets you set initialization values for the EDIF of the CA MII component.

This command has the following format:

EDIINIT [ABENDCODE=code]
        [MEMBER=name]
ABENDCODE

(Optional) Determines what user abend code EDIF uses when it terminates inappropriate operations, such as update violations. Specify a value from 1 to 4095 (integers only).

Default: ABENDCODE=913

MEMBER

(Optional) Indicates what member of the CA MIM parameter data set EDIF should use to obtain its processing statements.

Default: MEMBER=EDIPARMS

Usage Notes: EDIINIT Statement

Example: EDIINIT Statement

To tell EDIF to use the member named EDITEST to obtain its processing statements, specify this statement in the initialization member:

EDIINIT MEMBER=EDITEST