As far as I know, you can install heterogeneous services on your oracle server to be able to create a DBLink between your oracle DB and another DB (not oracle).
But I think it's easier to generate flat files (spooled queries) and load them in your SQL Server DB.
I was thinking in the generation of flat files with the results of queryes from Oracle, and in SQL Server upload these, but i will require two scheduled services, one in Oracle for download, and one in SQL Server for upload, but the problem will be the syncronization, i should organize the times for trigger the events, because the connection will not be direct. If there's no other option, this will be the choice...
How does it work this open query function??? SQL Server extracts the data??, i tell this because, in this case, SQL Server can't see the Oracle Server, only Oracle Server see the SQL server.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.