Truusvlugindewind
Programmer
My client is upgrading from 8.2 to 9.5 on MSwindows. I am creating scripts to re-create the databases and to populate with data.
I am confused about the combination of STMM and the NUMBLOCKPAGES value in the bufferpool definitions. I've read that NUMBLOCKPAGES should be 2% of the total number of pages and a mutiple of BLOCKSIZE... Okay, I can do that.
But if STMM changes the number of pages, the NUMBLOCKPAGES have to be re-calculated and changed accordingly.
Has anyone encountered the same problem and solved it?
I am confused about the combination of STMM and the NUMBLOCKPAGES value in the bufferpool definitions. I've read that NUMBLOCKPAGES should be 2% of the total number of pages and a mutiple of BLOCKSIZE... Okay, I can do that.
But if STMM changes the number of pages, the NUMBLOCKPAGES have to be re-calculated and changed accordingly.
Has anyone encountered the same problem and solved it?