> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Paul Gilmartin > Sent: Monday, August 17, 2009 8:59 AM > To: [email protected] > Subject: Re: Multi-file tape > > On Mon, 17 Aug 2009 05:50:04 -0500, Jan MOEYERSONS wrote: > > > >> DynArg = ( 'alloc dd('InDD') dsn(''TAPE.FILE'File''')' , > >> 'expdt(98000) recfm(U) blksize(32760)' , > >> 'label(BLP) position('File')' , > >> 'unit(AB2)' VolArg 'shr reuse' ) > >> address 'TSO' DynArg > >Can't you change this to one of the flavours of SVC99? There > you should be > >able to speciy the RETAIN. > > > What's the SVC99 text unit corresponding to RETAIN?
Curiously, I cannot find one. Not all JCL functions are available with DYNALLOC. > > What interface(s) to SVC99 does Rexx provide other than > ALLOCATE and BPXWDYN? I am not aware of any, not that that means very much. > > Thanks, > gil > -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-961-6183 cell [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM ---------------------------------------------------------------------- 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

