Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

The MSG_CHUNK_SIZE option specifies a size limit where messages exceeding the limit will be split into "chunks" no larger than that limit for transmission. The message "chunks" will be sent to the OMS server as individual messages during message production. The message chunks will be preserved on the OMS server in a "transaction queue" while waiting to be consumed.

...


Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Configuration File Keyword

maxmsg_msgchunk_size size size [ unit ]



(tick)

(tick)



Values

The size value specifies threshold where messages exceeding the threshold will be transferred in chunks.

...