|
Art, I had to do something similar, though the remote AS/400's were accessed by LAN. I submit a CLP that would do the following before calling the RPG which sends the records: OPNDBF: OPNDBF FILE(&FILE) OPTION(*ALL) MONMSG MSGID(CPF9162 CPF4125 CPF4364 CPF5739 + CPF2813 CPF4207 CPF9163 CPF9167 CPF9168 + CPF9169 CPF9170 CPF9171) EXEC(DO) DLYJOB DLY(3600) GOTO CMDLBL(OPNDBF) ENDDO CALL PGM(RPGPGM) This process is launched simultaneously for each remote site, since they can be accessed all at the same time. Also, if it can be of interest for you, there was a utility written by Doug Pence and Ron Hawkins from Midrange Computing "...to monitor a list of communications lines until the right one becomes available.". It was in the June issue of 1997. http://www.midrangecomputing.com/ftp/prog/97/B970609 HTH Michel Sabourin Cascades inc. msabourin@cascades.com -----Original Message----- From: owner-midrange-l@midrange.com [mailto:owner-midrange-l@midrange.com]On Behalf Of Art Tostaine, Jr. Sent: 9 avril, 1998 21:33 To: MIDRANGE-L@midrange.com Subject: sending records from one as/400 to another I have multiple As/400's that need to share information over a dialup line. I have the line/ctl/dev created no problem. My question is how to transfer the records? +--- | 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 MIDRANGE-L-UNSUB@midrange.com. | 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.