This Natural profile and session parameter specifies whether an RPC client should try to execute an RPC request on an alternative server or not.
Possible settings | ON |
If a request could not be executed on the node you specified, the RPC client tries to find an alternative server address to send that request to. |
---|---|---|
OFF |
No such attempt will be made. | |
Default setting | OFF |
|
Dynamic specification | yes | |
Specification within session | yes | The setting of this parameter can be changed
using the system command GLOBALS .
|
Notes:
TRYALT
is specified on the client side
only.