MaxResultSize

Specifies the maximum number of bytes a DB2 access service returns to the client application in a result set.

Syntax

MaxResultSize=integer

Range

0–unlimited

Default

unlimited

Values

integer is a number of bytes.

A value of 0 (zero) indicates that the results size is an unlimited value.

Comments