Hi,
does UDB 8.2.0 Fixpack 7 degrades performance.
I have 7.2.9 UDB on Windows 2003.
steps follwed were as follows,
i) benchmark queries and stored procedures on 7.2.9.
ii) install 8.1.2 UDB.
iii) migrate database, convert indexes, rebind packages.
iv) benchmark queries and sp's.
( at this point - the results of 7.2.9 and 8.1.2 were close enough ) .
v) Apply Fixpack 7
vi) benchmark queries and sp's.
( at this point - the results of 8.2.0 was not even close to the results from 7.2.9 or 8.1.2, the results were showing
a severe performance degardation.) same is the case with Fixpack 7a and 8
IBM Support suggested :
to change DB2_HASH_JOIN to NO cos the default had changed to YES in 8.2.0
tried that, still then, i am not able to acheive the same results as in 7.2.9.
that optimizer is not giving the expected results...
i tried to influence the optimizer by changing the DFT_DEGREE, MAX_QUERYDEGREE, DFT_QUERYOPT parameters
i would like to know, if i am making any mistake in the upgrade process or is there anything else that needs to be followed up inorder to achieve tha same results
Suggestions and help required...
Thanks
Ratish