I have connected a SQL 2012 to the AS/400 and the connection is there.
However, I noticed that when I run scripts against the AS/400, they are
slow. Looking at what it is doing, I see either
1. SQL 2012 is reading all records in the database into memory and
then doing the selection in SQL 2012. We have 60 million records. All I want
is 2 records.
2. The AS/400 is ignoring the where and is reading all records
sequentially to find the requested records.
This is the first time I am doing this. What am I missing?
I am on V5R4.
TIA
Darryl Freinkel
Assignment 400 Group, Inc.
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.