You are not logged in.
Announcement
Unanswered posts
|
Offline
Hi
There is no a component can be used to copy simply the database from one db type to another type. In Talend, you need to use a tAS400Input to extract records from one table and write them into target db using tDB2Output, create the table if not exist on tDB2Output. To speed up the development progress, you can use the advanced feature 'create job from templates' in Talend Integration Suite.
Best regards
Shong
Offline