Try OpenEdge Now
skip to main content
DataServer for Oracle
Configuring the DataServer : Configuring Windows modules
 

Configuring Windows modules

A DataServer configuration that includes Windows can be a local configuration, where all the components run on the same machine, or a remote, client/server configuration. It can also include clients or servers running on different platforms. For example, a Windows client can access a DataServer running remotely on a UNIX host. See The following table for a list of the possible configurations for Windows. It describes what you must do to set up the client and server modules.
In a remote configuration, the following two DataServer modules run on the host even though you use only one executable:
*Broker — The _probrkr executable starts the broker, which spawns the DataServer process.
*DataServer — The broker spawns this process, so you do not interact with it directly. However, you must make sure that the broker uses the _orasrv DataServer executable.
Note: Only one broker can run in a directory at a time. If you want to run multiple brokers, run each in a separate directory.
The following sections explain how to configure and run the local DataServer and how to configure and run the DataServer modules in the Windows host machine. For instructions on setting up the client side of remote configurations:
*On UNIX — See ConfiguringUNIX modules for information.
*In Windows — See Configuring the DataServer in the Windows host for information.
* Configuring the local DataServer in Windows
* Configuring the DataServer in the Windows host