K
K
Konstantin Dashkevich2014-11-22 14:26:54
Oracle
Konstantin Dashkevich, 2014-11-22 14:26:54

Way to exchange data between MS SQL and Oracle 11g via DML queries?

From DB1 MS SQL, you need to write stored procedures and use DML queries to communicate with DB2 on Oracle 11g.
Basically, data from 10 tables will be pulled from DB2 using Merge, there are about 200 tables in total, the number of daily records is ~ 1000. To give in DB2 daily ~10-50 records in 2-3 tables. We need a way to permanently link the two servers. The servers are located on different computers on the same network.
All queries must be made from DB1. DB2 cannot be changed.
Thank you in advance.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question