Jan 28, 2010 4:43 AM
ERROR message
-
Like (0)
Hi All,
I have such error message while working with simple query in Netezza.
Error: ERROR: Memory exhausted in AllocSetAlloc() (State:HY000, Native Code: 2D)
Is anyone faced this error ?
Please if anyone can help in this.
Thanks in advance.
Ravi
Try setting the session variable:
set enable_projectexpr=0;
Then re-run the query in the same session to see if that works.
James.

