Configuring Adaptive Server to use site handler

Site handler is the default RPC handling method.

StepsEnabling execution of RPCs using site handler

  1. Add each Adaptive Server of a remote server pair as remote servers to the other. See “Adding a remote server”.

  2. For each Adaptive Server, add itself as a remote server with server class “local”. See “Adding a remote server”.

  3. Make sure the allow remote access configuration parameter is set to 1 on each Adaptive Server. This is the default value.

  4. On each Adaptive Server in the remote server pair, create a default or explicit login mapping. See “Setting default login mapping” and “Setting specific login mappings”.

  5. Ensure that each Adaptive Server in the remote server pair lists the other in its interfaces file or its Directory Services.

  6. Restart both servers.