Previous Topic: CAF3400I

Next Topic: CAF3500E

CAF3401I

UNABLE TO LOAD USER EXIT MODULE name ABEND CODE IS abend

Reason:

User exit name was specified on the USEREXIT statement but then an abend occurred while attempting to load it.

Action:

Either remove the module name from the list using the USEREXIT statement or place the module in a library pointed to by the appropriate STEPLIB or JOBLIB statement and rerun the job.