NO_COMPRESSION - USAP configuration option

Description

The NO_COMPRESSION option specifies whether or not the RC protocol compress tables.

By default, the RFC protocol compresses tables when they reach a size of 8KB or more. However, you may want to turn compression off; for example, if you are transporting huge integer/binary tables with "random" data, where compression would have no effect except for burning CPU.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-rfc_no_compress option

(tick)

(tick)

Environment Variable

USAP_RFC_NO_COMPRESS=option

(tick)

(tick)

Configuration File Keyword

rfc_no_compress option

(tick)

(tick)

Value

option specifies whether or not the RC protocol compress tables.

Default is 10 (On).

Command Usage

The NO_COMPRESSION option is an RFC (Remote Function Call) option.

RFC options are associated with program execution, not commands. They are used to configure the SAP NW RFC connection.