KDB_FailOver_FatalReset

Purpose

Suppress the fatal PANIC after the failover callback when no database server is available

Definition

DEFSUB 'KDB_FailOver_FatalReset() AS Void

Description

Can only be used in a failover callback when a fatal situation has been reached - no database server can be found on any of the connections specified and all timeouts have been exhausted. Designed for test programs.

See also

Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.