Limiting Db2 memory allocation
When Db2 uses a large amount of memory, you can limit the amount of memory that Db2 uses by issuing the db2 update command.
About this task
Procedure
Issue the db2 update command:
db2 update dbm cfg using instance_memory memory_valuewhere memory_value is
specified in 4 KB blocks.Example
db2 update dbm cfg using instance_memory 800000For more information about instance memory configuration, see the Db2® product information.