Upload the xmit file to your MVS system



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

Upload the xmit file to your MVS system

Postby mache123 » Thu Feb 05, 2009 1:46 pm

hello
please tell how to do the following instructions for
uploading SHARE.XMIT file.

1. Upload the xmit file to your MVS system using the following characteristics
- binary
- RECFM=FB
- LRECL=80

2. After the upload issue on TSO:
RECEIVE INDS(upload.dsn)

3.Copy INST member into your Library.

But i dont know how to do in ISPF.
Anyone please explain me how to do?
mache123
 
Posts: 4
Joined: Thu Jan 22, 2009 10:25 am
Has thanked: 0 time
Been thanked: 0 time

Re: Upload the xmit file to your MVS system

Postby Bill Dennis » Thu Feb 05, 2009 7:44 pm

For #1 you must transfer the file to the mainframe using your desired methed (FTP, IND$FILE, etc). PCOM 3270 Emulator has actions to invoke IND$FILE for upload while at the TSO prompt, ISPF Option 6. You need to set the TRANSFER TYPE settings in Edit..Preferences..Transfer to ensure a FB, 80 byte file gets created.

For #2, do this at the TSO prompt. ISPF Option 6 to regenerate the PDS.

For #3, use Option 3.3 to copy the member from the regenerated PDS to it's final location.
Regards,

Bill Dennis

Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
Bill Dennis
 
Posts: 278
Joined: Thu May 15, 2008 9:45 pm
Has thanked: 0 time
Been thanked: 0 time


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post