Bernard Coeytaux wrote: >The lmod WMXEXIT1 is located in SYS1.BPER.LINKLIB
What is the product? Do you have any sources? >However the exit is not called ! How do you know it? Do you expect results when exit is called eventually? >After having done s MVS command setprog exit,delete and setprog exit,add the >exit was really called. How do the 'D PROG.... ' displays differ between each stage? >Is there a chance that this particulary exit cannot be specified in a prog >member used only at IPL ? Depending on your product, is the exit defined as static or dynamic (think of SMF exits for example)? What calling conventions are used upon entry of that exit? For SMF: nearly all SMF Exits are dynamic, unless you don't want it that way. For RACF: only one exit is dynamic, rest are static and only loadable with IPL. etc. So, it depends on what product and what are any limits, if any, are imposed on it. Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
