Use this command at zOS console: d omvs,f -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Behalf Of Fred Schmidt Sent: Wednesday, August 10, 2005 11:08 PM To: [email protected] Subject: Checking if all UNIX Filesystems were mounted successfully at IPL
Hi folks. I'm looking for a way of automatically verifying that all Filesystems specified in BPXPRMxx were successfully mounted at IPL. We've currently got a rather ugly REXX that chains through MVS control blocks to locate the BPXPRMxx members, extract the filesystem names, substitute system symbols and then compare the results against the mount table via the getmntent syscall service. Please tell me that there's an easier and more reliable way. Regards, Fred Schmidt Senior Systems Programmer Department of Corporate and Information Services (DCIS) Data Centre Services (DCS) Northern Territory Government Email [EMAIL PROTECTED] Phone (08) 89 99 6891 Fax (08) 89 99 7493 ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

