REMOTE_PORT - UQUERY configuration option

Description

The REMOTE_PORT option specifies the TCP port on the remote computer on which Universal Broker is accepting connections.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

-p port

(tick)

(tick)

(tick)

(tick)

Command Line, Long Form

-port port

(tick)

(tick)

(tick)

(tick)

Environment Variable

UQRYPORT=port

(tick)

(tick)

(tick)


Configuration File Keyword

port port

(tick)

(tick)

(tick)

(tick)

STRUQR Parameter

PORT(port)

(tick)




Values

port is the TCP port on which Universal Broker is accepting connections.

The format of port can be either:

  • Number (for example, 7887)
  • Service name (for example, ubroker).

Default is 7887.