The heap manager looks at the available memory (using a particular algorithm) and returns the block.
堆管理器会查看可用内存的情况(使用特定算法)并返回一块内存。
When you request a memory block, the debug heap manager allocates from the base heap a slightly larger block of memory than requested and returns a pointer to your portion of that block.
当您要求记忆体区块时,侦错堆积管理员会从基底堆积配置比要求稍微大一点的记忆体区块,并且传回此区块部分的指标。
A deadlock event monitor with statement history capabilities affects all applications and increases the monitor heap usage by the DB2 database manager.
带有语句历史功能的死锁事件监视器适用于所有应用程序,会增加DB 2数据库管理程序对监视器堆的大量使用。
The memory manager relies on the heap being a contiguous slab of memory, so it's impossible to allocate more native memory when the heap needs to expand; all heap memory must be reserved up front.
内存管理器依赖作为相邻内存slab的堆,因此当堆需要扩展时无法分配更多本机内存;所有堆内存必须预先保留。
There is one database heap per database, and the database manager USES it on behalf of all applications connected to the database.
每个数据库都有一个数据库堆,数据库管理器使用它来代表连接到数据库上的所有应用程序。
The memory manager allocates memory to threads in chunks to minimize contention on the heap lock.
内存管理器以块的形式将内存分配给线程,以最小化堆锁定争用。
Ideally, you should set the sort heap threshold (SHEAPTHRES) parameter to a reasonable multiple of the largest SORTHEAP parameter you have in your database manager instance.
理想情况下,应当将排序堆阈值(SHEAPTHRES)参数合理地设置为在数据库管理器实例中设置的SORTHEAP参数最大值的倍数。
Each sort has a separate sort heap that is allocated as needed, by the database manager.
每个排序都有单独的由数据库管理器按需分配的排序堆。
The application heap size parameter defines the number of private memory pages available to be used by the database manager on behalf of a specific agent or subagent.
应用程序堆大小参数定义了数据库管理器的一个特定代理或子代理所能使用的私有内存页数。
As the agent or subagent requires more heap space to process larger SQL statements, the database manager will allocate memory as needed, up to the maximum specified by this parameter.
当代理程序或子代理程序需要更多的堆空间以处理较大的sql语句时,数据库管理器将按照需要分配内存,所分配的内存大小最大可达到该参数所指定的最大值。
As the agent or subagent requires more heap space to process larger SQL statements, the database manager will allocate memory as needed, up to the maximum specified by this parameter.
当代理程序或子代理程序需要更多的堆空间以处理较大的sql语句时,数据库管理器将按照需要分配内存,所分配的内存大小最大可达到该参数所指定的最大值。
应用推荐