Hello I am using IBM Maximo application which is using DB2 database and I have created only one database. I heard that when paramtere NUMDB has value 8 it will divide all values in DB CONFIGURATION PARAMATERS because it will also get memory for other databases which does not exists. Is this true and should I change value from 8 to 1 because I have only one database? All I could find about this is on this link:
DBM parameter NUMDB has value 8. Should I change it to 1 because I have only 1 DB?
Collapse
X
-
-
HI,
it's not required to chnage that parameter. Unless you have those many databases and they are active at the same time. At this time db2 database mananger will try to compesate memroy between the databases if it's set to automatic.
Even if you change it now in yoru present case, it's not going to give you any additional benefit. But yes you can change it.
Cheers, VijayComment
Comment