on 2024 Jun 20 11:55 AM
Hi Experts,
We are performing a delta data load from one ADSO to another ADSO and this runs like 8 times everyday. But during one of the loads the DTP is taking more time at Extract. from Datastore step in the Data Package. There is code in start and end routine, but it is taking time at the start only.
The system has ample work processes available, and the tables used in the code for lookup doesn't have any load or activation while the actual load is in progress. We even got the trace enable and notice it is taking more time at the step DB:open.
We have 4 app servers and have allocated 25 work processes for this DTP. only thing is that there are multiple (around 4-5) activation jobs each having allocated 25 WPs trigger during this load. The load used to take 35-40 mins earlier is now taking 80-100 mins with no increase in data volume.
Any insights on this issue will be really helpful.
Regards,
Srinivas
The load is getting stuck as the same tables used in the start routine are being accessed by a different load at the same time. cancelling the latter helped the load to run faster now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
12 | |
7 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.