Reconnect to the ODBC Server Automatically

About this task

You can reconnect to the ODBC server automatically as soon as the server is up and running. By default, the collector polls for the server connection every 5 seconds. You can change this interval as well. The collector is stopped until reconnected to the server.

Procedure

  1. Access the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\GE Digital\iHistorian\Services\ODBCCollector.
  2. Create a DWORD named EnableReconnect.
  3. Enter the decimal value 1.
  4. If you want to change the reconnection interval (from the default value of 5 seconds):
    1. Create a DWORD named ReconnectInterval.
    2. Enter a decimal value between 5 and 60. This value represents the number of seconds for the collector to wait before trying to reconnect to the ODBC server.
  5. Select OK, then close the registry.