McKown, John wrote: >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.
Create a second SDSF server and have your users with correct STEPLIB connect to the correct SDSF server which will use/point to the correct JES2. Look in SDSF book for the word SERVERGROUP where you can use the correct name of the SDSF server against whatever JES2 and whatever JES2 HASP member. Start a new server with something like S SDSF.SDSFT Use TSO command to access correct SDSF server: SDSF SERVER(SDSFT). PS: I never tried that, but once done this something like this for JESA and JES328X when on OS/390. HTH! Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- 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

