Exit XICEXP

This exit is invoked after an interval control time interval has expired.

When invoked
After an interval control time interval has expired.
Exit-specific parameters
UEPICE
Address of the interval control element (ICE) that has just expired. The ICE can be mapped using the DSECT DFHICEDS.
Return codes
UERCNORM
Continue processing.
UERCPURG
Task purged during XPI call.
XPI calls
The following must not be used:
  • ADD_SUSPEND
  • DELETE_SUSPEND
  • DEQUEUE
  • ENQUEUE
  • RESUME
  • SUSPEND
  • WAIT_MVS.