A statement set within a pureQueryXML file is a set of statements that form the basis of one or four DB2® packages, depending on whether you want a package for one isolation level or one package for each of the four isolation levels.
If the number of SQL statements in the statement set that results from the merge operation exceeds the value of the option sqlLimit, the Configure utility creates another statement set for the excess statements. If this set also has more statements than the value of sqlLimit, the Configure utility creates another set. This process continues until the number of remaining statements is less than the value of sqlLimit.
If you want to merge together all of the statement sets that are in a pureQueryXML file, not a subset of them, use the -cleanConfigure option of the Configure utility. Set this option to TRUE.
To merge together a subset of statement sets that are in a pureQueryXML file: