On Wed, 18 Feb 2009 08:28:44 -0500, Lizette Koehler <[email protected]> wrote:
>Basically these are system specific OMVS data sets. They would not be >mounted on any other system because that system already has these files. I >will look at UNMOUNT, however, there is no one trying to move these files. >It looks to me to be the system trying to do this. I get an IGW026I >indicating the system tried to mount LPAR1 dataset on LPAR2 but could not >because it was already in use. > You are missing something here. The system only tryies to mount what *you* tell it. You are telling it to mount the in use file systems (erroneously). Each system needs it's own unique BPXPRMxx in this case... unless every single file system has a &SYSNAME (or something unique that you can use system symbols for) in it or the ones that don't are mounted read only. So perhaps the problem is a shared BPXPRMxx and you should not be using a shared BPXPRMxx. Get it now? -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[email protected] z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- 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

