I have couple instances in DB2 v7.1.0 and some in DB2 v8.2.9.
I am in the process of upgrading the rest of them but all my old instances have (INTRA_PARALLEL) = YES.
Reading
http://www-128.ibm.com/developerwork...ex.html#design I noticed that this parameter will be better = YES if I am using DSS or DW systems which is not the case.
In v7 this parameter seems to not have big impact since v7 doesn't have share memory pools like v8.
I am having messages on my new v8 instances because shared sort heap and long term memory ....
Should I change this parameter back to No? Do I need to change anything else (other related parameters)?
Thanks