Previous |
Next |
While connected to an Oracle database, you can access and modify information in other Oracle databases and in non-Oracle databases. When information in two or more databases appears to be in a single database, it is called federation. Federation leaves information in its original location, where it is maintained and updated. Multiple data sources appear to be integrated into a single virtual database so that different kinds of databases are presented in one consolidated view. A federated configuration can make all of your databases look like one virtual database to applications and end users, thereby reducing some of the complexity of the distributed system.
The following topics contain more information about accessing and modifying information in multiple databases:
When to Access and Modify Information in Multiple Databases
Preparing to Access and Modify Information in Multiple Oracle Databases
Tutorial: Querying Multiple Oracle Databases
Tutorial: Modifying Data in Multiple Oracle Databases
Tutorial: Running a Stored Procedure in a Remote Oracle Database