Memory usage and joins
kxu
Administrator
If a query fails on its first execution, could another reason for initial failure be that there is not enough memory available in the resource pool to complete the join?
Optimizing Query Performance and Resource Pool Tuning
@rbankula @bat
Tagged:
0
Answers
yes , it is possible that additional memory required to execute hash join is not available in resource pools.