On 9/20/2018 12:59 PM, Tom Conley 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
This, right here. +1
Kurt Quackenbush -- IBM, SMP/E Development
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN