Db2 9 for z/OS became generally available back in 2007. In the years since, most of the features introduced with Db2 9 have been broadly put to use. An interesting exception is the auto-sizing of buffer pools, implemented via the AUTOSIZE(YES) option of the -ALTER BUFFERPOOL command. Based on my experience, it seems that few Db2 for z/OS sites have gone with buffer pool auto-sizing. I find that a bit perplexing. In the Db2 for Linux/UNIX/Windows user community, a feature called self-tuning memory …read more
Related Articles
5 Common Misconceptions About Agile Development
After many years of seeing a large number of IT projects fail, a group of experienced and recognized software development "gurus” met “in the need for an alternative to a documentation driven, heavywe...
Video: ‘Dan’s Dozen’ Quick Toad Tips – Tip #12 – Master/Detail Browser
I like the Master/Detail Browser because it shows me related rows in related tables. This wraps up my 'Dan's Dozen' Quick Toad Tips. I hope you find them useful....
Optimize SQL (Plan Control)
Using Plan Control mode in Optimize SQL consists of two steps. In the first step, SQL Optimizer generates execution plan alternatives for your SQL statement without changing the source code. You can t...
