Question : Didn’t see any answers on this subject so hoping for a miracle! 🙂 I’ve got an Oracle 10g […]
Tag: database-link
Import all database links using dbms_datapump
Question : Source DB version: 11.2.0.3 Destination DB version: 12.1.0.2 I’m attempting to import all database links from one database […]
Oracle: Quick way to list all database links
Question : The title says it all, is there a way to quickly list all the current database links in […]
Database Link from Oracle 10g on Windows over to MySQL database
Question : Didn’t see any answers on this subject so hoping for a miracle! 🙂 I’ve got an Oracle 10g […]
How to connect to another db using stored procedures?
Question : I need to get some data from an external db and make some calculations with it in another […]
How can I create a dblink from Postgresql 8.3 to SQL Server (2000 and 2008)?
Question : I have a Postgresql database that need to read data from two SQL Servers (one SQL Server 2000 […]
Linking Two database to execute join query
Question : I have a remote odbc connexion and an MySQL database in my localhost i ask if there is […]
linking databases for reporting
Question : I am attempting to design a simple reporting feature for some financial market data. I have a few […]
Oracle – how to reference to a field%TYPE using database links?
Question : I have this database which includes a couple of schemas. Say I need to access schemaONE from schemaTWO. […]
Oracle insert through dblink performance issue
Question : I’m trying to do an insert as select to a table via dblink. The query looks like this: […]
- 1
- 2