SERVER_OPTIONS - UCMD Manager configuration option

Description

The SERVER_OPTIONS option specifies options to override UCMD Server options.

Note

Not all UCMD Server options can be overridden. See Universal Command Server Configuration Options for information on which options can be overridden.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

-S options


(tick)

(tick)

(tick)

Command Line, Long Form

-server options


(tick)

(tick)

(tick)

Environment Variable

n/a





Configuration File Keyword

n/a





STRUCM Parameter

SERVER(options)

(tick)




Values

options is the options to override the UCMD Server options.

The options must be specified in the UCMD Server's command line option format.


IBM i

The options must be enclosed in single ( ' ) quotation marks.
 
For example:

UNIX

The options must be enclosed in single ( ' ) or double ( " ) quotation marks, with at least one space between the first enclosing character and the first option name. The space is required to avoid a command line specification error due to how command options are parsed.
 
For example:

Windows

The options must be enclosed in double ( " ) quotation marks, with at least one space between the first enclosing character and the first option name. The space is required to avoid a command line specification error due to how command options are parsed.
 
For example:

z/OS

The options must be enclosed in single ( ' ) or double ( " ) quotation marks, with at least one space between the first enclosing character and the first option name. The space is required to avoid a command line specification error due to how command options are parsed.
 
For example: