Mark Vollmer wrote on 09/20/2005 10:00:41 AM: > > My system did not allocate IPCSPARM for my IPCS sessions. It appeared > to get its various IPCS parm information from another DD. >
IPCSPARM is optional and best omitted if you're looking at dumps from the system on which you're running or another system at the same release and service level. If IPCSPARM is not allocated when you start your IPCS session, IPCS allocates an arbitrary ddname to the system parmlib concatenation, reads the needed parmlib members, and frees the ddname before commencing the main part of the session. The parmlib concatenation allows your installation to keep its parmlib members, possibly including BLSCUSER, separate from those that are replaced when you go from one system level to another, and two DYNALLOCs these days don't hurt responsiveness like they might have a few years ago. Bob Wright - z/OS MVS Service Aids ---------------------------------------------------------------------- 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

