Your browser does not support JavaScript. This help page requires JavaScript to render correctly.
Skip Headers
Previous
Previous
 
Next
Next

Preparing to Access and Modify Information in Multiple Oracle Databases

This topic describes actions that are required to prepare your databases to access and modify information at other databases.

To prepare to access and modify information in multiple databases: 

  1. Set the GLOBAL_NAMES initialization parameter to TRUE at each Oracle database in the distributed environment. See "Setting the GLOBAL_NAMES Initialization Parameter to TRUE" for instructions.

  2. Configure network connectivity so that the databases can communicate with each other. See Configuring the Network Environment for information about configuring network connectivity between databases.

Related Topics

Accessing and Modifying Information in Multiple Databases

Tutorial: Querying Multiple Oracle Databases

Tutorial: Modifying Data in Multiple Oracle Databases

Tutorial: Running a Stored Procedure in a Remote Oracle Database