I am re-tooling some JES2 exits at my site to operate
with z/OS 1.7 particularly exit 50.  My concern is I am new to customizing JES2 
exits as well as the current exit (exit 20) control blocks.  I think I can not 
access these control blocks using the new exit (exit 50) because of the user 
address space (for example the JQE).
However, I have not found any documentation that shows exactly what has and 
does not have have access from the new exit 50.

Does anyone know of documentation that outlines what is and what is not 
accessible from this exit and how it can be changed to work with the user 
address space?

I have a printed copy of the JES2 z/OS 1.7 Exit Migration Guide and have read 
several of the Share presentations.

Examples of the statements needing conversion include the following:

CLI   JCTMCLAS,C'L' 
        CLC  =C'ZEKE',JCTJUSID 
        MVC JCTPNAME+19(1),JCTMCLAS 
        CLC  JCTPRTY(2),=C'13' 
        CLI    JCTCLASS,C'K' 


        MVC JCTPRTY(2),=C'12' 
        NI     JCTJBOPT,255-JCTTHOLD         TURN OFF TYPRUN=HOLD 
        NI     JCTJBOPT,255-JCTSETUP         TURN OFF /*SETUP 
        NI     JQEFLAG1,255-JQE1HLD1         TURN OFF HOLD OF JOB 



Thank you for your assistance.

Peter
 




________________________________________________________________
Sent via the WebMail system at naspa.net


 
                   
---
[This E-mail scanned for viruses by Declude Virus]

----------------------------------------------------------------------
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