Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Using the following job and settings, I was able to dynamically migrate a whole database from MSSQL to MySQL. However, I noticed that the primary key fields (column) and primary composite key is not generated in the output database.
Is there a way to dynamically migrated primary key fields (column) and primary composite key together with the tables and its data(+schemas)? My tables have around 1~4 primary key fields (column). || I'm using dynamic columns to dynamically migrate tables.
Here's my job design
Input Setting
tMap and schema
tMap and Schema
OutputOutput Setting
Input DB (MSSQL)
mssql-input
Output Database (MySQL)
mysql-output
Link is not available. Could you please send it again? Thanks