Hi,
after restoring a production database on my development pc (quite a big production db), db2 is claiming 2GB of memory resulting in crazy swapping sessions of my PC which makes it unusable.
I tried several settings like decreasing "database_memory" pages and other stuff, but each time i connect to my db, the memory increases to about 2gb. Can someone tell me what i should do, to keep the memory usage of my db in some area about 500 megs? I must avoid swapping under all circumstances.
Short note on how i restored. I created a default empty database and restored the backup into the existing empty database.
Thanks for infos.