Questions tagged [database-link]

108 questions
-2
votes
1 answer

Create database link between three instances oracle

How to create database link between three instances? For eg i have database named orcl,orcl1,orcl2 how to link them? Thanks
user8779112
-2
votes
1 answer

Database link in oracle

I have a USER1 in DATABASE1 and USER2 and USER3 in DATABASE2. I am given the credentials of USER2 from which i can select only few tables on USER3. Now the requirement is, i have to create a databaselink in USER1 to query the tables in USER3. Can…
-2
votes
1 answer

How to create a database link to a local access db from oracle remote db

I have a requirement from my client to access a locally installed access database through a oracle remote database. These separate access databases are in their user's laptops. Is it possible to create a one database link in the remote oracle…
1 2 3 4 5 6 7
8