|
The problem with a savefile or tape is that on a V5R1 system the TGTRLS parameter for saves only goes back to V4R4. That includes SAVRSTLIB & SAVRSTOBJ. In addition to the DDM & FTP suggestions previously mentioned, you could also configure SNADS between the systems (CFGDSTSRV and create a distribution queue, routing entry - then WRKDIRE and create an entry to send to on the V3R7 system) and use SNDNETF. You already have the SDLC passthru connection and SNDNETF (SNADS) can use that. ...Neil "James H H Lampert" <jamesl@xxxxxxxxxxx> Sent by: midrange-l-bounces@xxxxxxxxxxxx 2004/05/11 13:36 To <midrange-l@xxxxxxxxxxxx> cc Subject Re: Getting source to old box > We want to move source files from a V5R1M0 box to a V3R7M0 box. > We have a SDLC connection so we can pass through. > How can we get the source files from the new operating system box to the > old operating system box? > > Can we FTP, if so what setup has to be done? > Should we use SNADS, if so what setup is needed? First choice would be to put everything into a save file, and FTP it from one to the other. Or save it to tape, and physically move it to the other box. But you might not be able to make such a large backward jump (which is an argument for doing your development on the oldest version of the OS that you're ever likely to have to support). The fact that it's source you're moving around, though, should give you another option: you could try FTPing the source file itself into an empty source file on the V3R7 machine. That *should* work, and would bypass the prior release constraints involved with tapes and save files. But make sure an empty file exists on the target machine; otherwise, if FTP has to create the file, it will create a flat file, and make a (probably not very good) guess about record length. -- JHHL
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.