Nathan Astle wrote: >I was trying to understand if XMIT is used versus FTP then I will have to run >a TSO RECEIVE command from the target LPAR to ensure the file is available in >Target LPAR
E Finnell gave you a good answer. (I used that JCL years ago before TCP/IP is in use.) FTP is faster (no checkpointing, my decision not to use it), while TRANSMIT / RECEIVE is clobbering up your JES2 spool, but has good checkpointing features. Yes, I am using FTP to transfer my SMF data, RACF DB, etc. from several LPARs to one LPAR, simply for archival purposes. Sorry, but I can't help you with your original question, simply because I have standardised on using FTP. I can supply a sample JCL for FTP of SMF data if you wish to experiment with that. Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
