TRYALT - Try Alternative Server Address

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:

  1. TRYALT is specified on the client side only.
  2. For further information, see Specifying RPC Server Adresses in the Natural Remote Procedure Call (RPC) documentation.
  3. For information on Natural RPC, see the Natural Remote Procedure Call (RPC) documentation.