|
I have done this, but I didn't use DDM. I just placed jobs on the job scheduler on the remote AS/400's (you could just place them at the end of teh backup job) that do a SNDNETF of the files from the remote to the central AS/400. Then they submit via SBMNETJOB a job to run on the central AS/400 that does a RCVNETF of the file just sent, and could do other processing too if required. (Requires you to use WRKNETJOBE on central AS/400 and create an entry for the user you are going to send the job to with SBMNETJOB, that has an Action of *SUBMIT). All you need figure out is a way to determine when all files from all remote systems have been sent before firing up final job on central system (maybe simply add that to the job submitted from the 400 that will send it's file last). If you need any more detail on setting this up, send me a private e-mail. On Thu, 17 Jul 1997, Andre Nortje wrote: > I would like to write a CL/RPG set of programs that will run in > batch. At 4 different locations (other AS400's) nightly jobs are run > that produce files to upload to a central AS400. > > I would like a batch job to run at 06h30 that will passtrough to the > remote AS400's, receive the network files, restore them at central > head-office. When done, end passthrough and connect to the next > AS400. > > When all data is received, a batch job will then print a consolidated > report. > > So my question is: What are DDM files, how do they function, and how does > one apply this to run remote commands. > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > * This is the Midrange System Mailing List! To submit a new message, * > * send your mail to "MIDRANGE-L@midrange.com". To unsubscribe from * > * this list send email to MAJORDOMO@midrange.com and specify * > * 'unsubscribe MIDRANGE-L' in the body of your message. Questions * > * should be directed to the list owner / operator: david@midrange.com * > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > uucp > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This is the Midrange System Mailing List! To submit a new message, * * send your mail to "MIDRANGE-L@midrange.com". To unsubscribe from * * this list send email to MAJORDOMO@midrange.com and specify * * 'unsubscribe MIDRANGE-L' in the body of your message. Questions * * should be directed to the list owner / operator: david@midrange.com * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.