Hey folks,
I'm currently doing some research concerning UPDATE logging at DB2. I found out at IBM site that this could be done by organizing columns at the table definition, right ??
But, I found out also that the article was at DB2 ver 9, and after I searched it at DB2 UDB 8, I can't find a thing.
Is this "feature" only available at DB2 9 ?? And, I actually curious if DB2 9, available in z/OS and LUW ? Or just one of them ??
Oh yeah, the organizing (CHAR and VARCHAR) seems to be able to reduce logging overhead, locks, etc. But the thing is, how ??? How actually DB2 could be optimized by only doing the organizing ?
This question probably concerns DB2's internal/architectural parts, but if anyone happens to know, please, I'm so curious about this part.