on 2025 Feb 06 1:06 PM
Hello Experts!
We built a debt model, and this model has complex data actions that run for many years, until the end of the debt contracts, because of this complexity the execution of these contracts takes a long time, so we thought about the possibility of parallelizing the execution of contracts by company or by type, I didn't find anything about parallelism of Data Actions, is there any possibility to parallelize the execution from a single user?
Request clarification before answering.
Hi, you can run data action / multi action it in background and start in a row. However, both are queued in the background and executed serially. Even if you use a second user to execute them in parallel they are again queued and executed serially. You can observe this behaviour in the data action monitor (or with QRC1.25 in the Job Monitor).
Conculsion: Data Actions can´t be parallalized.
Please upvote/accept if it helps.
BR Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
60 | |
8 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.