I optimized a query that was seriously killing the prformance of a load job and in this optimization created an index on one of our tables. Not sure if the details beyond that are needed but if they ar please ask.
Anyhow, after doing this we're getting an error back from the DB2 instance as
This query is hit several thousand times to generat the required output and I think this situation was just not sen until the query was optimized and we went from hours to minutes so I'm obviously thinking memory is not bing rleasd somwhere and would like to know if this is an easy change if someone has seen this error? I'm newr to DB2 obviously from my pervious jump into this forums contribution but am still sorting resarching this and would like suggestions if someone knows anything Thanks all
____________ signature below ______________
You are a amateur developer until you realize all your code sucks.
Jeff Atwood
Anyhow, after doing this we're getting an error back from the DB2 instance as
This query is hit several thousand times to generat the required output and I think this situation was just not sen until the query was optimized and we went from hours to minutes so I'm obviously thinking memory is not bing rleasd somwhere and would like to know if this is an easy change if someone has seen this error? I'm newr to DB2 obviously from my pervious jump into this forums contribution but am still sorting resarching this and would like suggestions if someone knows anything Thanks all
____________ signature below ______________
You are a amateur developer until you realize all your code sucks.
Jeff Atwood