Prerequisites for creating proxy tables

Before you create a proxy table, you must perform the following procedures:

StepsEnabling Component Integration Services

CIS is configured by default in Adaptive Server 12.5.

  1. Select the Adaptive Server installation for which you want to enable Component Integration Services.

  2. Select File | Configure, or right-click the server icon.

  3. From the list of parameters, select enable cis.

  4. Set the value to 1.

  5. Restart Adaptive Server.

StepsEnabling CIS RPC handling

  1. Select the Adapter Server where you want to enable CIS RPC handling.

  2. Select File | Configure.

  3. Select CIS RPC handling. Change the value to 1.

  4. To handle outbound remote procedure calls (RPCs), after Component Integration Services is enabled choose between:

StepsAdding a remote server

  1. Select the Remote Servers folder.

  2. Select File | New | Remote Server, or double-click the Add Remote Server icon from the list of remote servers.

  3. Follow the instructions in the wizard.

StepsMapping local logins to external (remote) logins for CIS

Mapping external logins for Component Integration Services is done from the local server. This procedure is also valid for mapping logins when you use CIS RPC handling.

  1. Select a remote server to which Component Integration Services will connect.

  2. Select the CIS Mapping tab.

  3. Click Add. The Add CIS Mapping dialog box opens.

  4. In the local login box, select a login or a role from the drop-down list.

  5. In the remote login box, type the remote login you want the local login to use to connect to the remote server.

  6. Enter and confirm a password for the remote login.