How do I increase the database configuration parameter (applheapsz) to allow a
larger application heap?
Thanks,
Jeff.
--
Posted from [212.250.177.149]
via Mailgate.ORG Server - http://www.Mailgate.ORG
Do not be surprised, however, if you need to tune or tweak a few other db or dbm
parms ... they tend to be interdependent.
Larry Edelstein
From a command line (or if Windows, a DB2 Command Window), make sure the
Instance is started ("db2start"), then:
"db2 update db cfg for yyy using applheapsz zzz" (where 'zzz' = the db name and
'zzz' = the required heap size)
Then to activate that change, all applications must disconnect from the
database. I find the surest way to do that is to restart the Instance ("db2stop
force", "db2start").
Jeff Neill wrote:
--
Larry Menard
IBM Workstation Database (DB2) Performance Team
Defender of Geese and of all things Natural