According to the CSR464I message it states:

LOADPT loadpt                                                                   
    The load point address of the exit routine module. The value is only        
    valid when the exit routine is active.                                      
                                                                                
    The load point is only known when the module was located by the system      
    from the lnklst or a user-specified data set. If the module was             
    located from the LPA, the load point is displayed as zeroes. However,       
    you can issue a D PROG,LPA,MODNAME=modulename command to determine the      
    actual load point.                                                          

So perhaps your exit is in LPA rather than LINKLST???

Lizette



>
>I have had the IEFACTRT  exit in my test LPAR for sometime now and I see 
>today that it's not executing.
>
>When I issue:  D PROG,EXIT,EN=SYS.IEFACTRT,DIAG
>
>I get:
>
>CSV464I 11.25.36 PROG,EXIT DISPLAY 116
>EXIT SYS.IEFACTRT
>MODULE    STATE EPADDR    LOADPT    LENGTH    JOB
>IEFACTRT    A   85303000  00000000  00000000  *
>
>So the system thinks the exit is there, but I am not getting any 
>accounting info in my JES2  JESMSGLG sysout for batch jobs.
>
>Any suggestion as to how I can get this back working?
>
>
>
>
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to