Avatar of Ti360
Ti360
 asked on

Load MySQL table from Oracle DAtabase - daily update

Hello Experts,

We are in the migration process of an old application.  Its using a scheduled DTS package jobs on an SQL 2000 to pull data from Oracle database and update/insert in an SQL table.  The new application is running on MySQL, my problem is to replicate what that DTS package was doing as the information pull from oracle database still need to be updated on MYSQL tables.

Any help appreciated.
DatabasesOracle DatabaseMySQL Server

Avatar of undefined
Last Comment
Ti360

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Tomas Helgi Johannsson

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Praveen Kumar Chandrashekatr

there is MySql workbench which can be used to migrate data from different DBMS to MySql DB. here is the step by step process there is a option for schedule it as well.

https://dev.mysql.com/doc/workbench/en/wb-migration-overview-steps.html
Ti360

ASKER
Sorry for the delay but MariaDB was the final solution.. Thanks!
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck