Verifying that the Adapter is Running

Use ISQL to verify that the adapter is running.

  1. From the Replication Server workstation, use ISQL to issue the following command: isql -SESPadapter -Uanyuser -Panypassword.
    Note: The -S option is the argument for ISQL to specify the name of the server to connect to. In this case, you are connecting to the Replication Server Adapter. If, for example, the adapter and the Event Stream Processor are on a workstation named my_workstation and the connection is to be made on port 5100, you should have an entry defined similar to the following: [ESPadapter] query=TCP,localhost,5100.
  2. Check the ESP Server Console for Replication Server connection messages. If the adapter displays an error message upon startup, follow the troubleshooting steps provided by the message.