AXQ00039I SELECTION CRITERIA VERIFICATION ONLY SELECTED, CANDIDATE SELECTION WILL BE BYPASSED.
Explanation
The DD statement//VERCRITO DD DUMMY
was coded in the execution
JCL; therefore, only criteria validation is being performed.User response
To permit the candidate selection process to perform selection, remove the//VERCRITO DD DUMMY
statement
from the job stream and submit the job again.