Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

rsdb/max_blocking_factor usage

0 Likes
1,864

Hi,

I have used this rsdb/max_in_blocking_factor in some SQL to reduce the number of executions for an ABAP sql (with for all entries). It worked perfectly in those cases. But when I use the same statement for a SQL with JOIN statement on other tables it is not working properly. Could you please let me know whether any limitation to use this max_in_blocking factor? in other words can we use this in the JOIN statement?

Thanks,

Ram

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
848

On which database does your system run, nevertheless read first 48230 - Parameterization of SELECT ... FOR ALL ENTRIES statement.

Regards,

Raymond