Yes XMIT definitely supports DSORG=PS RECFM=U data sets. Good example being DFDSS dumps. I regularly use DFDSS to dump multiple data sets, then XMIT that dump data set to get a very portable RECFM=FB LRECL=80 version of the dump. Cheers, Mick.
On 20 May 2016 at 18:36, Jesse 1 Robinson <[email protected]> wrote: > OP referred to a 'PS with Fo[r]mat U'. Does XMIT/RECEIVE even support PS > files with RECFM U? The only RECFM U files I know of are load modules, but > they are PO, not PS. In any case the error message refers to the XMITted > file, not the target. > > . > . > . > J.O.Skip Robinson > Southern California Edison Company > Electric Dragon Team Paddler > SHARE MVS Program Co-Manager > 323-715-0595 Mobile > 626-302-7535 Office > [email protected] > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Paul Gilmartin > Sent: Friday, May 20, 2016 9:33 AM > To: [email protected] > Subject: (External):Re: TSO receive on MultiVolume PS error > > On Fri, 20 May 2016 06:14:44 -0500, Elardus Engelbrecht wrote: >> >>Are you sure your dataset has been transferred properly and fully and without >>errors before you tried out RECEIVE? >> > My quick check for this is (IIRC): > > cp -B "//'DSN(MEMBER)'" /dev/fd/1 | cksum > > ... at both ends of the transfer and compare the checksums and lengths. > > (Or you could write an assembler program using CSNBOWH.) > > -- gil > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
