GIMUNZIP? On Fri, Sep 21, 2018 at 2:59 AM Tom Conley <[email protected]> wrote:
> On 9/20/2018 12:02 PM, Lizette Koehler wrote: > > When a USERMOD is supplied like this, here is what it is > > > > IBM Creates on their end. They use TSO XMIT to create a transport > file. You Download and UPLOAD in BIN format. > > > > On the MF Side the attributes are usually > > > > LRECL=80, BLKSIZE=3120 and RECFM=FB. You Upload to that file on the > Mainframe with a BIN attribute. This will prevent issues with the file. > > > > On the MF Side once the file is there, user TSO RECEIVE INDSN(whatever) > > > > I usually pre-allocate on the MF then use IND$FILE, or FTP, other > program with a BIN as the way it is transmitted to the MF > > > > Lizette > > > > > > It may or may not be in XMIT OUTDATASET format. Fixes in .bin format > should be uploaded binary to an FB80 file and inspected to determine > what's in it. If SMP/E format, job done, proceed to RECEIVE. If > INMR06, then RECEIVE INDATASET it and inspect the results (if SMP/E > format, proceed to RECEIVE). If garbage, go back to IBM. > > Regards, > Tom Conley > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- Wayne V. Bickerdike ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
