I use in my progxx member :

SYSLIB LINKLIB(SYS1.BPER.LINKLIB)    
EXIT ADD EXITNAME(CNZ_WTOMDBEXIT)     MODNAME(WMXEXIT1)     

The lmod WMXEXIT1 is located in  SYS1.BPER.LINKLIB


After ipl is finished, the command "D PROG,EXIT,EX=CNZ_WTOMDBEXIT,DIAG" shows 
all good !

CSV464I 11.39.53 PROG,EXIT DISPLAY 803                        
EXIT CNZ_WTOMDBEXIT                                           
MODULE    STATE EPADDR    LOADPT    LENGTH    JOBNAME   PARAM 
WMXEXIT1    A   94AD3920  14AD3920  000016E0  *               


However the exit is not called !

After having done s MVS command setprog exit,delete and setprog exit,add the 
exit was really called.

Is there a chance that this particulary exit cannot be specified in a prog 
member used only at IPL ?

Thanks and regards

Bernard Coeytaux

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to