DB2 Version 9.7 for Linux, UNIX, and Windows

OnlyUseBigPackages CLI/ODBC configuration keyword

Allows the CLI applications to use only big packages.

db2cli.ini keyword syntax:
OnlyUseBigPackages= 0 | 1
Default setting:
CLI applications use small packages (3 by default) with 64 sections, and once these sections are exhausted, it starts using big packages, with 384 sections.
Usage notes:
This option can be used to allow the applications to access to a large number of sections (384) in big packages, as opposed to 64 sections in small packages.
When the OnlyUseBigPackages=1 keyword is set, the small CLI packages should not be used.