Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 » SQL Remote » Managing SQL Remote systems » Improving SQL Remote performance » Improving performance when receiving messages

 

Adjusting the polling interval to check for new messages

To check for new messages that have arrived at a database, the SQL Remote Message Agent (dbremote) polls for new messages. The default polling interval from the end of one poll to the start of another is 1 minute. You can configure the polling interval using the -rd option, but the default is generally sufficient.

 Decreasing the polling interval
 Increasing the polling interval
 See also