Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

The BROKER_HOST option specifies the host network address of the Broker being added, deleted, or viewed in the UEC database.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-broker_host address

(tick)

(tick)

Environment Variable

UECLBROKERHOST=address

(tick)

(tick)

Definition File Keyword

broker_host address

(tick)

(tick)

Values

address is the host network address of the Broker.

address can be specified in either of the following formats:

  • Dotted format (1.2.3.4)
  • Host domain name

If BROKER_HOST is used with the LIST or EXPORT option, address can contain wildcards (for example, 1.2.3.* or host1*). In these examples, all broker host addresses that begin with 1.2.3 or host1, respectively, would be matched.

  • No labels