OPENNET_POLL_TIME

SQL OpenNet service poll interval

WSupported on Windows

 

 

NSupported in Synergy .NET

The OPENNET_POLL_TIME environment variable specifies the period of time that sqld waits before polling the Synergy/DE OpenNet Server service (SynSQL).

The number of milliseconds to wait.

The OPENNET_POLL_TIME environment variable enables you to specify how often the service program sqld will check to see if the daemon(s) (vtxnetd/vtxnet2) are running. By default, sqld polls at 600,000-millisecond (10-minute) intervals.

OPENNET_POLL_TIME must be set in opennet.srv.

xfODBC and SQL Connection

The following example sets the poll interval to one minute (60,000 milliseconds):

OPENNET_POLL_TIME=60000