I have a batch job that abended with the following messages .

N C000000 H50A     2015260 17:03:16.08 J0684125 00000000  $HASP310 U0051299 
TERMINATED AT END OF MEMORY
M 4000000 H50A     2015260 17:03:16.25          00000000  IEF402I U0051299 
FAILED IN ADDRESS SPACE 0058 892   
E                                           892 00000000          SYSTEM ABEND 
S04F - REASON CODE F30901      

I have two MPF message exits defined for one for each message.   

/*    $HASP310 - JOBNAME TERMINATED AT END OF MEMORY              */    
$HASP310,SUP(NO),USEREXIT(SY159)                                        
/*    IEF402I - JOBNAME FAILED IN ADDRESS SPACE SYSTEM ABEND SXXX */
IEF402I,SUP(NO),USEREXIT(SY147)                                     

I did a 'D MPF' to make sure the exits were defined and active.

Does anyone have an idea on why the exits were not called?

  

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to