On Wed, 18 Jul 2007 08:21:23 -0500, Paul Gilmartin <[EMAIL PROTECTED]> wrote:
>On Tue, 17 Jul 2007 21:14:20 -0500, Kenneth E Tomiak wrote: >> >>OCOPY >> >I believe I need to use ISPF LM services. I just tried OCOPY >and it appears not to serialize properly: > >o If I attempt to allocate OUTDD with DISP=OLD, it fails with > IKJ56241I DATA SET IS ALLOCATED TO ANOTHER JOB OR USER if > another session is editing even a different member of the > same PDS. > >o If I allocate OUTDD with DISP=SHR, don't I have an integrity > exposure? > Not really... IBM fixed that years ago. But if you want to eliminate that, use DISP=OLD to an intermediate data set and then use LMCOPY. Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group: G-ITO mailto:[EMAIL PROTECTED] z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/ 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

