Wayne, thanks for attempting to answer my question.
>The one thing I would love to see is to have a way to run a batch IPCS >job that shares access to the dump directory with the interactive >session. I can't count the number of times I submit an IPCS in batch job, >continue working, about an hour later I realize the job hasn't finished, >I go into SDSF and see that it is swapped out waiting for the enq on the >DDIR to be satisified. My guess is that that would require a restructure of IPCS, as the DDIR is a VSAM data set and 'sharing' the directory would mean using RLS. I am not aware that any UNIX / USS program can directly access a VSAM data set (Bob?) There is a way to specify a different DDIR for the batch job, and if it takes a long time to get the reports, the DDIR records can be copied over back and forth between dump directories. I would check the IPCS User guide on how to do that. It probably reuqires some thought in the initial setup, but should then work. Best regards, Barbara -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer ---------------------------------------------------------------------- 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

