Migrating new database to live database server with changes (1 reply)
Hi guys, Recently I am working on project where I have made some changes to database definition by adding new fields and some new tables to database on local server. I already have live database with...
View ArticleBug in workbench data migration script (1 reply)
Hi- I originally posted this under Newbies, and someone suggested that I post it as a bug now that I found a solution. I couldn't find a thread for just bug reporting. -- My SQL workbench v. 6.3.4.0...
View ArticleWorkbench Migration Scheduling? (6 replies)
Hello, Hope you can help me out here. I have a source MSSQL database on one server, a target MySQL db on another server and I'm using Workbench 6.3CE on a client machine to migrate the bits that I...
View ArticleWrong number of columns in target DB (1 reply)
We are using MySQL Workbench 6.2 Migration wizard to migrate data. Our source table and destination table have different numbers of columns. Say, the source table has 16 and destination table has 18....
View ArticleIs there a way to "capture" a specific error code? (1 reply)
Is it possible to capture an error code? I am trying to set up an automated data migration process. Part of the process is to write to an audit table. I would like to indicate whether or not the job...
View Articlecharacter set problem (2 replies)
Hi! I have an issue with MS SQL to MySQL migration. The database migration is OK, but in the database the words with hungarian accented character are truncated. After many attempts I tried it with...
View ArticleWhat's the reason of "Copy data to target RDBMS failed" in Transfer the data...
Starting... Prepare information for data copy... Prepare information for data copy done Determine number of rows to copy.... Counting number of rows in tables... wbcopytables.exe --count-only...
View Articlewbcopytables: Invalid option (1 reply)
I am migrating sql server tables in MySQL using wbcopytables command. I want to copy a specific range(id 1-10000) of data from MSSQL to MySQL, so I am using below syntax. wbcopytables...
View ArticleTables missing in conversion from SQLServer (1 reply)
bulk_copy_tables.cmd fails if the bcp query length is exceeded. Once it fails, all subsequent tables are omitted from the import_<database>.sql file. The length is exceeded because all text...
View ArticleSQL_NO_TOTAL error while moving data from SQL Server 2014 to MySQL 5.7 (2...
Hi, I am getting a SQL_NO_TOTAL error for one of the columns with data type as varchar(1024) when trying to move data from MS SQL Server 2014 to MySQL 5.7. I am using freeTDS 1.00 version with MySQL...
View Articlemysql migration - data verification (no replies)
How do i verify the migrated table data between sql server to mysql? Is there any 3rd party software, i can use to compare each table data? thanks krishna
View ArticleAutomation of Data load from Excel (no replies)
Is it right forum to post the question ?
View ArticleRequest info on DB migration while Live (no replies)
I would like to know, Will DB replication/migration activity lock the database and impact the application if we perform this on live production environment of heavy usage? If so, what is the expected...
View ArticleThe Problem Due to wrong passwords in the database of mysql/logmysql is not...
The Problem Due to wrong passwords in the database of mysql/logmysql is not able to connect to the database with the existing password. We need to change the passwords manually. The Error The error...
View ArticleMySQL Workbench 6.0 is GA (no replies)
MySQL Workbench 6.0 is GA - https://blogs.oracle.com/MySQL/entry/mysql_workbench_6_0_new - http://mysqlworkbench.org/2013/08/mysql-workbench-6-0-6-ga-released/ -...
View ArticleDecyrpt using select atatement (no replies)
Hi, Anyone can help on how decrypt the data using select statement; Input row: encrypt_column YjBhNjY5MzE3MWQ4ZDJmOR89/ChuhaRG0gOVBlfHmPmJ3SbZfsKJhCOOPrs98ui0...
View ArticleSetting up MySQL DB on a network drive (no replies)
I am trying to setup a MySQL database on a network drive so my colleagues can have access to it. From what I've read, this setup is inadvisable and a better way would be to setup a dedicated MySQL...
View Articlefreetool for datamigrating from oracle to mysql (no replies)
Sir, Is there any free tool available for datamigrating from oracle to mysql?
View ArticleTroublesoot (no replies)
Hi, I have a problem with Migration Wizard and an MSACCESS database. Source Selection step is ok when i test the connection. Target Selection step is ok when i test the connection. Fetch Schémas List...
View ArticlePrimary index issue (3 replies)
Now, I´ve found somthing that looks like a very big bug in MySQL 5.5.11, so before to think that choose MySQL is a bad decission, I prefer to ask the people that has a better knowled about MySQL......
View Article