Hi, when I issue snapshot for locks command, I get the following error:
Tue Sep 14 11:37:57 HKG 2004
SQL0973N Not enough storage is available in the "QUERY_HEAP" heap to process
the statement. SQLSTATE=57011
Then I tried to increase the value of QUERY_HEAP_SZ from 1000 to 5000, but still get this error.
What is the meaning of SQL0973N error? How can I know what value of QUERY_HEAP_SZ is large enough? Are there any adverse effect on setting this parameter too large?
Thanks a lot!