If the mountpoints for the HFS's overlap each other you have to unmount the "top" one first, before the "bottom" ones can be unmounted. An example of this is your service root. Say its mounted at /Service. You then mount the service HFS for Mqseries at /Service/usr/lpp/mqs (or something like that). You have to unmount the service Mqseries HFS first, before you can unmount the service root.
Basically, order does matter. HTH, Dave ________________________________________________________ Dave Jousma Principal Systems Programmer [EMAIL PROTECTED] 616.653.8429 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Paresh Sent: Friday, June 01, 2007 9:22 AM To: [email protected] Subject: Unmount the HFS Hi All, I am facing one problem while unmounting the HFS. Let me explaing the problem in details: I am running one JCL to unmount all the HFS mounted (say 10 HFS), First step in the JCL gives the Super User access to the ID. The second step is coded to unmount all the HFS. when we run the JCL both the steps execute successfully with RC=0 But it doesn't unmount all the HFS, it unmounts only few of them.. I am not able to get, where exactly the problem occurred. This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated. ---------------------------------------------------------------------- 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

