Posts

Showing posts from 2017

MySQL to Oracle Migration Guide

Image
MySQL to Oracle Migration Guide   Add MySQL preference in OracleSQL developer for connecting MySQL databases. 2.                            Add destination oarcle connectioin in oracle sql developer.                    Open below dialogue box and add mysql connector              Tools > Preferences > Database > Third Party JDBC Driver 2. Then Mysql tab will enabled while creating New Connection Configure and open desired database. 3. Select multiple custom tables or one by one then righ click. Then press copy to oracle 5.        4. Select destination screen data base as mentioned in below dialogue box 6. ...