UEC_PORT - UECLoad configuration option

Description

The UEC_PORT option specifies the TCP port on which to send the command.

UEC must be running and accepting connections on the specified port.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

-p port

(tick)

(tick)

Command Line, Long Form

-port port

(tick)

(tick)

Environment Variable

UECLPORT=port

(tick)

(tick)

Definition File Keyword

n/a

Values

port is the TCP/IP port on which to send the command.

port can be specified in either of the following formats:

  • Number (for example, 8778)
  • Service name (for example, uecload)

Default is 8778.