|
On Tue, 23 Dec 2003, Walker, Jodi wrote: > It seems to me there should be an easier way. SNADS seems to hint at > offering the solution. Once upon a time I used to do ICF programming - > but the skills are long gone from the memory banks. > > So, the question: is there anyone out there with relevant SNADS > experience that would be interested in having a discussion with me > regarding using SNADS to do the transfers of DB2 files across multiple > iSeries boxes? We use SNADS here to transfer files (and ftp). You don't have to do any programming, you can just use SNDNETF. For database files, the steps are (after setting up SNADS in the first place): SAVOBJ OBJ(file) LIB(library) DEV(*SAVF) SAVF(library/savefile) SNDNETF FILE(library/filename) TOUSRID((username remotehost)) Setting up SNADS can be a little tricky. You have to define a queue for each host you send to. And you have to add users to each distribution queue. Not quite as easy as ftp to set up but very simple to use. James Rich "As for security, being lectured by Microsoft is like receiving wise words on the subject of compassion from Stalin." -- mormop on lwn.net
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.