Setup of a CALLX request
Use TIMEXEC to make single or multiple timer-driven CALLX requests.
A single request specifies a unique EXEC name. If timer-driven, the CALLX request schedules the EXEC at a specific time and specifies a timed interval when the EXEC is to re-execute.
A single request is set up by
- Specifying a name for the EXEC parameter
and optionally
- Setting times with the INTVL, START, or STOP parameters
- Specifying QIS ==> YES if the EXEC should quiesce while the target is inactive (IBM IMS targets only)
A request for multiple CALLX services is set up by entering a BBPARM member name for the BLK parameter.
The details and valid values for these TIMEXEC parameters are described in the following two sections. If you make an error when you enter these values, a brief message is displayed in the upper right-hand corner of the panel. If an ERROR IN BLOCK REQUEST, ERROR IN REQUEST, or ERROR IN PURGE message is displayed, an explanatory message is written to the Journal log.
Related topic