There is one database Shared memory set per database.
每个数据库有一个数据库共享内存集。
The database shared memory, in green, starts at 0x50000000.
绿色是数据库共享内存,始于0x50000000。
This leaves 5 segments, or 1.25g for database Shared memory.
这样还剩下5个段,或者1.25g给数据库共享内存。
This effectively frees up one segment for database Shared memory.
这将有效地为数据库共享内存一个段。
By default, the database Shared memory is 1.75gb minus the Stack.
在默认情况下,数据库共享内存的大小是1.75GB减去堆栈大小。
Following the instance Shared memory is the database Shared memory.
紧接着实例共享内存的是数据库共享内存。
Common problems with allocating database Shared memory on 32-bit aix.
位aix上与分配数据库共享内存有关的常见问题。
Common problems with allocating database Shared memory on 32-bit Linux.
位Linux中与分配数据库共享内存有关的常见问题。
Common problems with allocating database Shared memory on 32-bit hp-ux.
位HP -UX上与分配数据库共享内存有关的常见问题。
This article explains instance Shared memory and database Shared memory.
本文将介绍实例共享内存和数据库共享内存。
Calculation: Use the formula to calculate database Shared memory, we get.
计算:使用公式计算数据库共享内存,我们得到。
Potentially, all 8 segments (2 GB) can be used for database Shared memory.
所有这8个段(2gb)可能都被用于数据库共享内存。
Common problems with allocating database Shared memory on 32-bit Sun solaris.
位SunSolaris中与分配数据库共享内存有关的常见问题。
Figure 2 shows the various memory pools within the database Shared memory set.
图2展示了数据库共享内存集内的各种内存池。
This leaves more room for other memory sets such as the database Shared memory.
这样就将更多的空间留给了其他内存集,例如数据库共享内存。
The instance Shared memory and database Shared memory combined is around 3.7gb.
实例共享内存和数据库共享内存合起来大约是3.7GB。
However, keep in mind that buffer pools are part of the database Shared memory set.
但是请记住,缓冲池是数据库共享内存集中的一部分。
The database Shared memory (including buffer pools) starts at 0x50000000 (default).
数据库共享内存(包括缓冲池)始于0x50000000(默认值)。
This is much less then any database Shared memory set available to other UNIX platforms.
这比其他UNIX平台上可用的任何数据库共享内存集要少得多。
Limit: In this configuration, the limit for database Shared memory is 2gb, or 8 segments.
限制:在此配置中,对于数据库共享内存的限制是2gb或8个段。
Note: On 32-bit Solaris, we normally limit the DB2 database Shared memory to around 3.5gb.
注意:在32位Solaris中,我们通常将DB 2数据库共享内存限制在大约3.5GB。
For example, the locklist is a memory pool that belongs to the database Shared memory set.
例如,locklist是属于数据库共享内存集的一个内存池。
For example, the lock list is a memory pool that belongs to the database Shared memory set.
例如,locklist是属于数据库共享内存集的一个内存池。
Failure to initialize the database Shared memory properly results in the following problems.
初始化数据库共享内存失败可能产生如下问题。
If ESTORE is enabled, then it will take another segment away from the database Shared memory.
如果启用了ESTORE,那么还要从数据库共享内存中拿出另一个段。
Though FCM communication becomes faster, it reduces the database Shared memory by one segment.
虽然FCM通信变得更快,但是它也令数据库共享内存减少了一个段。
These limits dictate how we configure each of the memory pools in the database shared memory set.
这些限制规定了我们该如何配置数据库共享内存集中的每个内存池。
The database buffer pool(s) area is normally the largest component of the database shared memory.
数据库缓冲池通常是数据库共享内存中最大的一块内存。
Database Shared memory is allocated when a database is activated or connected to for the first time.
数据库共享内存是在数据库被激活或者第一次被连接上的时候分配的。
This forces DB2 to use segment E for local connections, thus freeing one segment for database shared memory.
这样便迫使DB2将段E用于本地连接,从而为数据库共享内存空出一个段。
应用推荐