Thank you so much, that was precisely the problem.
Customer asked to reduce the number of concurrent streams a while ago on their Production SQL server. So the parallelism value was cut by 50% to a value of "2". The moment i got the value higher, it start working again.
crazyrov
4 Operator
•
1.3K Posts
0
June 9th, 2021 06:00
@CarC8, Have you tried increasing the parallelism on the SQL client ?
CarC8
77 Posts
0
June 10th, 2021 08:00
Crazyrov,
Thank you so much, that was precisely the problem.
Customer asked to reduce the number of concurrent streams a while ago on their Production SQL server. So the parallelism value was cut by 50% to a value of "2". The moment i got the value higher, it start working again.
Thank you and have a nice day ahead,
Chris