archives

MACH11: FAILOVER_CALLBACK

Under: | | | | |

MACH11: FAILOVER_CALLBACK

In IDS V11.5 there is a new onconfig parameter: FAILOVER_CALLBACK

It is allows you to customize the automatic failover capability of the Connection Manager in some way. FAILOVER_CALLBACK should be set to the full path of your own script. IDS will execute the specified script on a secondary server when:

  • the secondary server is promoted to a primary server
  • the secondary server is promoted to a standard server

This means that FAILOVER_CALLBACK can be used in conjunction with HDR (DRAUTO) as well as with the Connection Manager FOC (FailOver Configuration) capability.