Hi Folks,
Can any body help me out the reason of below error?
nzsql:MODFCTPRDHLD_2.SQL:1470: ERROR: 5134 : Not enough memory for n-squared join
Regards
Hemant
sounds like a cartesian product join is happening - please post the SQL then we can make suggestions.
D.
Hi David,
Thanks for finding the issue.
Hi All,
Reason behind the error was wrong join condition.