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


(tick)

(tick)

(tick)

Environment Variable

UDMMODETYPE=type

(tick)

(tick)

(tick)

(tick)

Configuration File Keyword

mode_type type

(tick)

(tick)

(tick)

(tick)

STRUDM Parameter

MODETYPE (*type)

(tick)




Values

Valid type values are:

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

Default is binary.


IBM i

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.