|
Raul I am going to refer you to the IBM sql manual for more in depth detail however what you could do is set up partioning. This would result in having a table defined on the system where you want to run the sql select but the data would be on 1 or more other systems. The SQL statement is called PARTITION. Andrew -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Raul A. Jager W. Sent: Friday, April 22, 2005 8:38 AM To: RPG programming on the AS400 / iSeries Subject: sql select from to servers I have two AS/400, each has a copy of a file, almost identical. I need to find the diferences, one of them has 12 more records. If they where in the same computer I could "select * from lib.file1 where key is not in (select key from lib.file2)" but I did not find the way to use both servers in the same SELECT. if I use "server.lib.file" it only works for the server that I am connected. How can I connect to two servers in the same SQL? TIA Raul -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. Note: This message, including attachments, is from H&R Block Financial Advisors, Inc., Member NYSE, SIPC. This is not a solicitation of any order to buy or sell. The information contained herein is deemed to be reliable but is in no way warranted by us as to accuracy or completeness. Messages are monitored and retained by the Company, but the company cannot guarantee the security of this message. The company, and its associates, may not accept orders to affect purchase or sale transactions, accept funds, securities, or similar instructions via email. If you are not the intended recipient of this message promptly delete this message and notify the sender of the delivery error by return email or calling 1.800.HRBLOCK and selecting the option for 'Financial Services' You may not forward, print, copy, distribute, or use the information in this message if you are not the intended recipient.
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.