Larry E Gearing 8.Jul.08 05:03 PM a Web browser LEILEI - 7.0Windows
Need assistance resolving Error: Data overflow, Connector...Fetch. Thank you.
My select statement work in MS SQL Server Managment Studio, but fails in LEI. I am trying to read the SQL table and write to a text file. It appears to have a Data overflow when reading the SQL data.
Activity: Extract SQL Customer Master Processed by server: WFMDLNA01
07/08 03:52:13 PM - 07/08 03:52:14 PM
07/08/2008 03:52:13 PM Activity started
07/08/2008 03:52:13 PM Trace Statement: <Select ShipToCustomer from CustomerMaster where name=000454>, Connector 'SQL Customer Master', Method -Execute-
07/08/2008 03:52:14 PM Removed all records from metadata 'C:\PerformaceMGT\SqlCustM.txt', Connector 'Target for SQL Customer Master', Method -Action [Truncate]-
07/08/2008 03:52:14 PM Error: Data overflow, Connector 'SQL Customer Master', Method -Fetch-
07/08/2008 03:52:14 PM Activity Ended With An Error
- Addtional Notes 7/9/2008 -
Before posting this I read every post on "data overflow" in the EI and Notes 6 & 7 Forums and have not found a solution. I have review the data that should be retrieve and it should not cause a data overflow. I suspect it it not retrieving the correct data, but is getting a error causing the data overflow.