Steve J Lacey 2.May.05 11:12 AM a Web browser Lotus ConnectorsLotus Connectors - All ReleasesiSeries
We are experiencing an odd and disturbing issue when extracting data from our DB2 files on our iSeries to our Notes database.
When we run a Select Count(ABAN8) command through the interactive SQL screen, we get a count of x records. When we run the same Select Count(ABAN8) command through our Notes agent, we get a count of x records. But when we run the full extract and process the results to create Notes documents, we end up with x-2 documents. Two results are missing.
Trial and error revealed that it is not always the same two results that are missing, and the issue has been there when we use LSX as well as ODBC connectors.
Any ideas on the cause of this or how we might go about determining the cause would be appreciated.