COMPONENT_NAME - UDM Component Definition option

Description

The COMPONENT_NAME option specifies the name of the UDM Server.

Component start requests refer to UDM Server by this name.

Note

COMPONENT_NAME is optional in a component definition. If it is not specified, the file name is used as the component name.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Component Definition Keyword

component_name name

(tick)

(tick)

(tick)

(tick)

Values

name is the name of the UDM Server.

There is only one valid value for name: udm. (This is the name of the UDM Server component definitions file / member.)

Note

This name should not be changed.