Precisely provides compiled versions of the CTLCPGM and CTLCSRV source so that you can immediately use control exits to support idling for your CPYACTF jobs by using a data area as described in the CPYGRP parameter section. By default, the Copy Active File (CPYACTF) command calls these programs.
Table 12 lists the template source programs included with Assure MIMIX Promoter. All files can be found in the library in which Assure MIMIX Promoter is installed. Normally, this library has the default name of MIMIX. These files are provided to aid you in creating your own user exit programs.
Type |
Member |
Description |
---|---|---|
CINC |
PRDATAX |
C Include for data exits |
CINC |
PRCONTROLX |
C include for control exits |
CSRC |
CTLCPGM |
Control exit, ILE C program version |
CSRC |
CTLCSRV |
Control exit, ILE C service program version |
CSRC |
DTACPGM |
Data exit, ILE C program version |
CSRC |
DTACPGMX |
Data exit, ILE C program version, external buffers |
CSRC |
DTACSRV |
Data exit, ILE C service program version |
CSRC |
DTACSRVX |
Data exit, ILE C service program version, external buffers |
RPGSRC |
DTARPOPGM |
Data exit, OPM RPG program version |
RPGSRC |
DTARPOPGMX |
Data exit, OPM RPG program version external buffers |
RPGSRC |
CTLRPOPGM |
Control exit, OPM RPG program version |
RPGINC |
PRDTAXOPG |
OPM RPG Include for data exits |
RPGINC |
PRCTLXOPG |
OPM RPG Include for control exits |
RPGLESRC |
CTLRPGPGM |
Control exit, ILE RPG program version |
RPGLESRC |
CTLRPGSRV |
Control exit, ILE RPG service program version |
RPGLESRC |
DTARPGPGM |
Data exit, ILE RPG program version |
RPGLESRC |
DTARPGPGMX |
Data exit, ILE RPG program version, external buffers |
RPGLESRC |
DTARPGSRV |
Data exit, ILE RPG service program version |
RPGLESRC |
DTARPGSRVX |
Data exit, ILE RPG service program version, external buffers |
RPGLEINC |
PRDTAXPGM |
ILE RPG Include for data exit programs |
RPGLEINC |
PRDTAXSRV |
ILE RPG Include for data exit service programs |
RPGLEINC |
PRCTLXPGM |
ILE RPG Include for control exit programs |
RGPLEINC |
PRCTLXSRV |
ILE RPG Include for control exit service programs |
DDSSRC |
TPFFROM |
Sample source file DDS |
DDSSRC |
TPFTO |
Sample target file DDS |
CLPSRC |
CHKDTAARA |
Program to read a data area |
CLPSRC |
DODLY |
Program to cause a delay |
BNDSRC |
CTLBNDSRC |
Binding source for control service programs |
BNDSRC |
DTABNDSRC |
Binding source for data service programs |