The names, short descriptions, and attributes of the parameters are shown in Table 1, followed by a more detailed explanation of each.
Parameter | Description | Attribute |
---|---|---|
IRDIMNAM | DIM name | PIC X(8) |
IRDDMNAM | DDM name | PIC X(8) |
IRDCNVAD | Address of VIDCONV | USAGE IS PTR |
IRDVSAIO | Address of VSAM record area | USAGE IS PTR |
IRDDB2IO | Address of DB2® record area | USAGE IS PTR |
IRDRSVD1 | Reserved | PIC X(4) |
IRDRSVD2 | Reserved | PIC X(4) |
IRDRSVD3 | Reserved | PIC X(4) |
IRDRSVD4 | Reserved | PIC X(4) |
IRDWRKA | Address of 16k work area | USAGE IS PTR |
IRDFUNCT | Function being performed | PIC X |
IRDRET | Return code | PIC X |
IRDBA | When exit is invoked | PIC X |
IRDSTAT | Status code | PIC X(2) |
IRDCICS | Exit running in CICS® PIC X | PIC X |
IRDRPTGR | Number of repeating groups | PIC S9(4) COMP |
IRDTYPE | Redefined record type | PIC X(2) |
IRDB2DLN | Repeat group record length | PIC S9(4) COMP |
IRDB2DAT | Address of repeat group | USAGE IS PTR |
IRDSQLCA | Address of SQLCA | USAGE IS PTR |