High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_DLUR_DEFAULTS
Chapter 3 207
by a null character) describing the DLUR defaults.
This string is for information only; it is stored in the
node's configuration file, but SNAplus2 does not make
any other use of it.
dlus_name
Name of DLUS node which will serve as the default.
The name is a 17-byte EBCDIC string, right-padded
with EBCDIC spaces. It consists of a network ID of up
to 8 A-string characters, an EBCDIC dot (period)
character, and a network name of up to 8 A-string
characters.
To revoke the current default DLUS, so that no default
DLUS is defined, set this parameter to 17 binary zeros.
bkup_dlus_name
Name of DLUS node which will serve as the backup
default. The name is a 17-byte EBCDIC string,
right-padded with EBCDIC spaces. It consists of a
network ID of up to 8 A-string characters, an EBCDIC
dot (period) character, and a network name of up to 8
A-string characters.
To revoke the current backup default DLUS, so that no
backup default DLUS is defined, set this parameter to
17 binary zeros.
dlus_retry_timeout
Reactivation timer for contacting a DLUS. If SNAplus2
fails to contact the DLUS, this parameter specifies the
time in seconds between retries. Specify a value in the
range 0x0001-0xFFFF.
dlus_retry_limit
Retry count for contacting a DLUS. This parameter is
used to specify the number of times SNAplus2 should
retry if it fails to contact the DLUS on the first attempt.
Specify a value in the range 0x0001-0xFFFE,or0xFFFF
to indicate that SNAplus2 should retry indefinitely
until it contacts the DLUS.