Hello all,
We have our system with AutoParallel enabled:
USER>w ##class(%SYSTEM.SQL.Util).GetOption("AutoParallel")
1But whenever I try to run any sql the autoparallel does not work. For example, this simple query:
.png)
When I force it with %PARALLEL we can see it will effectively run in parallel:
.png)
The total records is bigger than the threshold. So, what can go wrong? Anyone in the same situation?
.png)
.png)
.jpg)
.png)
.png)
.png)
.png)

