Dana Mitchell wrote: (Yes, I have followed this thread before I replied.)
>We have 2 systems in a basic sysplex, sharing everything: RACFDB, JES2, Master >catalog, Parmlibs etc. The only differences between the sytems is that they >are each on a different CEC, and one system has a few licensed products that >the other doesn't such as MQ, Syncsort, Qwikref. Are those 2 systems on same z/OS, RACF, TSO, etc. level? >We define a new user to RACF, and all options defined on TSO segment. New >user can logon to system 1 successfully. Then logon to system 2 successfully. > Everybody is happy. Same logon proc on both LPARs? Are you sharing the Proclibs? Are you sharing the SYS1.BRODCAST? > If the new user tries to log onto system 2 *first* the logon fails with: >IEC143I 213-04,IFG0194D,MSTJCL00,CTPROC,SYSUADS,E39E,Z13RES,SYS1.UADS Why are you still using UADS if you have everything on shared RACF? >There are very few differences between these systems. Everyone uses RACF for >TSO logon, the only thing in uads is IBMUSER0. Well, drop any references to SYS1.UADS. (In your TSO logon proc and Clist, not in MSTJLxx) >SYS1.UADS is catalogged in the shared master catalog on a different volume, >Z13RES is the currently IPLed sysres volume. MSTJCL00 contains: Do a Listcat from both systems. If different results, you have a problem. I would recommend you to do what Lizette Koehler asked. SYNC BOTH on both systems. Just do it. Or simply - place SYS1.UADS on a shared volser. >I can't find anywhere uads is referenced by volser, or ****** or &SYSR1 or >anyting. I cannot explain why initial logon works on one system and not the >other. Does anybody have ideas of what else to check? I've about run out of >things to look at. Check your IKJTSOxx. Do you have any logon exits? Use SDSF, INPUT ON and compare both TSO sessions (everything - procs, clists, exits, etc) to see if you can see any differences? Mark Zelden's advice about slip trap is a very good help. Groete / Greetings Elardus Egelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
