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

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere Agent

-fd option Next Page

-fr option


This option specifies the number of times that the QAnywhere Agent should retry the connection to the primary MobiLink server.

Syntax

qaagent -fr number-of-retries ...

Default

0 (the QAnywhere Agent will not attempt to retry the primary MobiLink server)

Remarks

By default, if the QAnywhere Agent is not able to connect to the MobiLink server, there is no error and messages are not sent. This option specifies that the QAnywhere Agent should retry the connection to the MobiLink server, and specifies the number of times that it should retry before trying an alternate server or issuing an error if you have not specified an alternate server.

This option is typically used when you specify failover MobiLink servers with the -x option. By default when you set up a failover MobiLink server, the QAnywhere Agent tries an alternate server immediately upon a failure to reach the primary server. This option causes the QAnywhere Agent to try the primary server again before going to the alternate server.

In addition, you can use the -fd option to specify the amount of time between retries of the primary server.

You cannot use this option with the qaagent -xd option.

See also