Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Connecting Oracle 12c to MYSQL & SQL Server in Order to Create/drop MYSQL/SQL Server Databases using

2806543Dec 9 2014 — edited Dec 16 2014

Is there any way the following can be achieved ?
1)Connect to MYSQL & SQL Server from oracle DB using their root credentials via a db link or something ?
2)Pass commands from oracle like create database "john1234"  to MYSQL & SQL Server where john1234 is concatenation of two columns of the first row in oracle table
3)Repeat the above step till all the rows are covered with FAIL/PASS status on each record(john1234)

Thank you!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 13 2015
Added on Dec 9 2014
4 comments
2,297 views