I have two same servers.
I have the same R/3 Data Flow but in one server it takes only 10 minutes to success and on the other, it takes more than 5hours and sometimes it fails.
If somebody can help me or give me some ways to resolve this difference ? Where do i find ?
You understand the R/3 DF is converted into an ABAP and then executed on the SAP Server machine? So this is likely a question of what is the difference between the two SAP servers, isnβt it?
Identical Server down to system number (and client number)? Otherwise the server has two databases which might have different optimizer settings.
Is the generated ABAP different?
(btw, why do you have two dataflows? Normally you would have one repo that connects to dev, from there you export the objects to the prod local repo and there the SAP datastore points to prod. And might have different settings. No need to maintain multiple dataflows for that.)