Login  Register

Dblink from Linux to windows

classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Dblink from Linux to windows

satish
1160 posts
Dear erman,

Is it possible to create dblink from oracle database running on rhel 7 to non oracle database running on windows?

Any links for reference.

Thanks,
SG
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Dblink from Linux to windows

ErmanArslansOracleBlog
Administrator
5727 posts
Yes. It is possible. But the method changes according to the target database vendor.
Basically you will use the Heteregenous Gateway.
You can read the related documentation..
Here is a blog post for the reference;

https://ermanarslan.blogspot.com/2016/01/rdbms-oracle-to-sqlserver-dblink.html

This is for "Sql server to Oracle" db link, but the mehtodology is similar for other databases as well.