MySQL Forums
Forum List  »  MySQL Workbench

Data Migration Error
Posted by: Patrick Castillo
Date: December 22, 2017 10:41AM

Hi All,

I am trying to migrate table and data from a SQL Server DB to MySql DB

I get this error:

`Bib`.`CUSTOMER`:Copying 31 columns of 18952 rows from table [Bib].[dbo].[INMATES]
ERROR: `Bib`.`CUSTOMER`:Error during charset conversion of wstring: No error
ERROR: `Bib`.`CUSTOMER`:Failed copying 18952 rows

How to get around this?
Also can I create a scheduled migration (e.g. Migrate/Update every hour) to accomplish what I need? (Update the target table in MySQL on a hourly basis)

Options: ReplyQuote


Subject
Views
Written By
Posted
Data Migration Error
673
December 22, 2017 10:41AM


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.