On 2/18/2014 3:27 PM, Mike Myers wrote:
I am trying to xmit a couple of files from a z/OS system and then
receive them on a different system. There is no connection between these
systems except an intervening notebook.
The process I have used is:
1. xmit the file to myself on the source system
2. use SDSF's output queue to see the xmitted file
3. use the XDC command to create a dataset from the output file (I see
that the xmit files created on the CBT tape are RECFM=F and LRECL-80, so
the dataset I create fron XDC is given these properties)
Why do this step? Why not just download the output from the XMIT as
binary?
4. transfer the data set to my PC from the source system as binary using
my 3270 emulator's transfer file screen
See above
5. transfer the file from my PC to the target system as binary using my
3270 emulator's transfer file screen
6. receive the created data set on the target system and get the message:*
INMR921I* *Received* *file* *appears* *not* *to* *be* *an* *Interactive*
*Data* *Transmission* *Facility* *file.* *The* *first* *record* *is:
After you upload the file to the mainframe issue a RECEIVE command and
all should be well (assuming the file you RECEIVE is the XMITted file
from step 1 above):
from tso READY or ISPF 6:
receive inda('fully_qualified_name_of_uploaded_file')
-Steve Comstock
*If the CBT tape can transfer files in this manner, it must be
manageable, but I must have missed something. What am I missing?
Mike Myers
----------------------------------------------------------------------
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