Truncated Data
Posted by: Fred
Date: November 22, 2005 05:12PM

Data truncation: Out of range value adjusted for column 'LeadsRating' at row 3
86 row(s) transfered.

Has anyone seen this message and what does this error mean / how is it corrected?


I am attempting to migrate a MS SQL Server 2000 DB (Development Version) to
MySQL 5.0 using the MySQL Migration Toolkit (Winows XP). Several of the tables
are empty after the process is complete.

In each case the message is as follows with specific references to the table and
column. The column data type in question looks to be floating point in SQL Server
and no mapping errors are given during the migration process. In the case of this
table the message indicates that 86 rows were transfered, but zero rows actually
were transfered.

`E-T_LeadsApp_dbo`.`ET_Leads_Data_Import`
-----------------------------------------
Data truncation: Out of range value adjusted for column 'LeadsRating' at row 3
86 row(s) transfered.


(I have confirmed that the erroneous reporting that the data was transfered appears to be a bug.)

Options: ReplyQuote


Subject
Written By
Posted
Truncated Data
November 22, 2005 05:12PM
November 23, 2005 06:53AM
November 23, 2005 12:40PM
November 24, 2005 09:35AM
November 25, 2005 09:45AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.