On Tue, 17 Feb 2009 11:20:11 -0500, Lizette Koehler <[email protected]> wrote:
>I have read the manuals but I am still not clear on the use of automove vs. noautomove. > >My Unix envrionment on z/OS V1.9 is one system/one set of UNIX files. So, yes, I have a lot of duplicated files. > >However, from time to time I notice I will see the following message in SYSLOG > >IGW026I HFS FILE SYSTEM: SYS1.SPG7.OMVS.DB2V91.SDSNAHFS 202 >MOUNT REQUEST FAILED, RESOURCE HELD EXCLUSIVE ON: SPG7 >RESOURCE HOLDER: OMVS ASID: X000E TCB: X009DB360 > >I am thinking that I should add NOAUTOMOVE to the MOUNT statement in BPXPRMxx for these files - because they truely cannot move. > >Am I correct in this thought? > >If I could get to a SYSPLEX ROOT, then I would be using a different approach. However, it is not there yet. > Since you are not using a shared file system, automove is not relevant. Are you saying you have the same data set name but 2 physically different file systems mounted, but they are in the same sysplex / grsplex? That would be a problem - unless you excluded SYSZDSN - which is there to protect you from mounting the same file system R/W on 2 LPARs in the plex when you aren't using a shared file system. Or do I not understand the issue? Mark -- 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

