cancel
Showing results for 
Search instead for 
Did you mean: 

tRFC - process tRFC of very large data size

ashish_vikas
Active Contributor
0 Kudos

we are having a problem where 5 tRFC entries have stuck in tRFC queue in SM58 and are not getting processed in out R3 system for BW.

I checked and found that this is probably happening due to large size of entries.. these are more than 4GB each. If i try to process them manually, it gets TIME_OUT. Is this a normal packet size for BW ?

Can you please let me know how we can process them manually (may be with a background job )?

Best regards

ashish

Accepted Solutions (1)

Accepted Solutions (1)

Ranjith418
Contributor
0 Kudos

Hello Ashish,

Have you tried using parallel processing of these entries?

Take look at

Note 1597364 - FAQ: BW-BCT: Extraction performance in source system

Thanks,
Ranjith

Answers (1)

Answers (1)

Former Member
0 Kudos

Please check the value of the below parameter set in RZ10.

rdisp/max_wprun_time

ztta/roll_extension_nondia  EM Quota for Non-Dialog Work Processes

and increase as per your requirement then schedule the job in background. You can also run the job in small chunk, so that the performance of the system will not hamper.

Regards,

Shyam

ashish_vikas
Active Contributor
0 Kudos

my requirement is how to process a tRFC of 4GB manually ?