Skip to main content

MODE_TYPE - UDM Manager configuration option

Description

The MODE_TYPE option specifies the default transfer mode type for UDM sessions.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-mode_type type

Environment Variable

UDMMODETYPE=type

Configuration File Keyword

mode_type type

STRUDM Parameter

MODETYPE (*type)

Values

Valid type values are:

  • binary
    Default transfer mode type is binary.
  • text
    Default transfer mode type is text.

Default is binary.

tip

Valid type values are:

  • bin
    Default transfer mode type is binary.
  • binary
    Default transfer mode type is binary.
  • text
    Default transfer mode type is text.

Default is bin.