On Wed, 19 Oct 2005 14:53:06 +0200, R.S. <[EMAIL PROTECTED]> wrote: >You mean an application which issues ENQ,SCOPE=SYSTEM, but not RESERVE ? > >IMHO bad design, it should be >RESERVE and ENQ. >
I guess "MVS" (of all flavors old and new) is a bad design then. SYSDSN ENQs are issued without RESERVE. If it was, no one would ever have been able to share DASD at all without GRS/MIM. Without GRS/MIM there is no data set integrity when sharing across systems. The VTOC itself is protected with a RESERVE (SYSVTOC) so you won't blow that away, but the data sets on the volume are not protected. But if you can live with the exposure (perhaps using security rules limits it), you can share volumes without GRS/MIM because of the fact that a RESERVE is not issued with SYSDSN. Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America and Farmers Insurance Group mailto: [EMAIL PROTECTED] Systems Programming expert at http://Search390.com/ateExperts/ 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

