Mark Vollmer wrote: > > Since I cannot edit a BLSCUSER member in the SYS1.PARMLIB dataset > without extra security authorization, I don't see any other alternative. > > I tried just putting BLSCUSER (pds with a single member) in the the > IPCSPARM allocation, but that seemed to prevent the system from finding > other PARMLIB members it needed. That problem only went away after I > added the SYS1.PARMLIB to the concatenation of the IPCSPARM dataset list. > > Do you have an alternative suggestion that does not require altering > system datasets?
Just adding SYS1.PARMLIB is fraught with peril - I've seen too many sites where that library contains (only) old members, and almost certainly not all the members you will need at some point. Go to SDSF, and issue a "D PARMLIB" command - concatenate all those libraries (in order) behind your library in IPCSPARM. That way you're covered. If you don't have command auth, ring the sprogs - I'm sure they'll accomodate some-one playing with IPCS. Shane ... ---------------------------------------------------------------------- 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

