SAP Parameter rsdb/min_in_blocking_factor - Min. split factor for FOR ALL ENTRIES queries (IN opt)

Parameter
rsdb/min_in_blocking_factor

Short text
Min. split factor for FOR ALL ENTRIES queries (I

Parameter description
This parameter is only intended for internal use and must not be changedwithout explicit instruction from SAP.
An internal table [itab] with entry data is always returned to an ABAPSELECT query with the addition FOR ALL ENTRIES. Thsi parameter works thesame as rsdb/min_blocking_factor in the case that the FOR ALL ENTRIESadditional is used with an IN clause (see rsdb/prefer_in_itab_opt).

Work area
Database

Default value
The default value is database-dependent. A common, artifical value (-1)must be specified for technical reasons. The original default values arespecified below for each database system. Caution: As these values arechanged by kernet patches, take the current default values from SAP Note48230.
DB2/390
3
DB2 UDB
2
Informix
iSeries
10
MaxDB
MS SQL Server
10
Oracle
5

Other parameter
rsdb/prefer_fix_blocking, rsdb/prefer_in_itab_opt,rsdb/max_in_blocking_factor