The XCMREQXT exit routine is called once when a job in initiation is in conflict for data set ownership and the job requeue feature is active.
The processing in the XCMREQXT exit routine takes place in the address space of the batch job that is in initiation.
The XCMREQXT exit routine can influence requeue processing for the job in conflict by cancelling the job, immediately requeuing the job, or bypassing requeue for the job, based on criteria such as job name, ASCB, TCB, and data set name. You can customize requeue actions by setting the appropriate flags in the XCMREQXP parameter list (field REQX_FLG1). The XCMREQXT exit routine should pass a return code value of 4 back to its caller when altering the requeue actions.
|
Copyright © 2014 CA.
All rights reserved.
|
|