We upgraded from z/OS 1.6 to 1.8 over the weekend. We have run into one really bad problem. The z/OS 1.6 JES2 was running in R4 mode. We have a product which sends output to a specialized printer. This product does not support the "z" level of the checkpoint. We are adverse to upgrading the product to the newest release due to the cost. What I am thinking might work would be to run a secondary JES on z/OS 1.8. This JES2 would be the 1.6 release with its own SPOOL, in R4 format. We would connect the 1.8 JES2 to the 1.6 via NJE. We would then point the product to the alternate, 1.6, JES (JESA) SPOOL and start it SUB=JESA. I think this would work. The print operator would then change the DEST of the print from LOCAL to the JESA node to transmit the SPOOL to JESA. Hopefully this will work.
The question I have is how to get SDSF to access the JESA system. I think that I'll need to use the 1.6 version of SDSF due to the JES2 dependancies in the SDSF code. True? I am just not figuring out how to do this. The closest that I've come up with is a second TSO proc which is STEPLIB'ed to the old SDSF code. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- 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

