• Segment 3 - Reserved for instance Shared memory.

    3-预留实例共享内存

    youdao

  • Following the instance Shared memory is the database Shared memory.

    紧接着实例共享内存数据库共享内存。

    youdao

  • This article explains instance Shared memory and database Shared memory.

    本文将介绍实例共享内存数据库共享内存。

    youdao

  • The instance Shared memory and database Shared memory combined is around 3.7gb.

    实例共享内存数据库共享内存起来大约是3.7GB

    youdao

  • The instance Shared memory, in green, starts at the default address 0x10000000.

    实例共享内存,即绿色那部分,始于默认地址0x10000000

    youdao

  • The instance_memory parameter only sets the limit for the instance Shared memory.

    instance_memory参数只是设置实例共享内存限制

    youdao

  • By default, the starting address of the instance Shared memory is fixed at 0x10000000.

    默认情况下,实例共享内存起始地址固定0x10000000。

    youdao

  • Note that the instance shared memory now starts at 0x12000000 instead of the default address 0x10000000.

    注意实例共享内存现在0x12000000 开始,而不是从默认地址 0x10000000 开始

    youdao

  • The segment starting from 0x10000000 to 0x3fffffff is the instance Shared memory, for a total of 0.75gb.

    0x10000000到0x3fffffff的段实例共享内存总共0.75 GB。

    youdao

  • The pmap output does not tell you which segment is the instance Shared memory and which is the database Shared memory.

    pmap输出没有说出一个实例共享内存,哪一个段是数据库共享内存。

    youdao

  • All three green segments are used for Shared memory, which includes both instance Shared memory and database Shared memory.

    所有3个绿色用于共享内存包括实例共享内存数据库共享内存。

    youdao

  • If the DB2DBMSADDR register variable is set, then the instance Shared memory will start at the address specified by this variable.

    如果设置DB2DBMSADDR注册变量那么实例共享内存变量指定地址开始

    youdao

  • The following output indicates 42 MB of memory is reserved for the instance shared memory set (10313 pages * 4096 bytes per page)

    下面输出表明有 42MB内存预留实例共享内存(10313 * 4096字节/页)

    youdao

  • Note this amount includes both the instance Shared memory and database Shared memory, and their memory segments must be contiguous.

    注意这个数量同时还包括实例共享内存数据库共享内存,并且它们的内存必须邻接的。

    youdao

  • Since the end address of the instance Shared memory is not fixed, the starting address for the database Shared memory is not fixed either.

    因为实例共享内存结束地址固定,所以数据库共享内存起始地址也是不固定的。

    youdao

  • Instance Shared memory is allocated when the database manager is started (db2start), and freed when the database manager is stopped (db2stop).

    实例共享内存数据库管理启动(db2start)分配随着数据库管理器的停止(db2stop)而释放

    youdao

  • So far we have discussed the instance Shared memory, the database Shared memory, the application group Shared memory and the agent private memory.

    至此我们已经讨论实例共享内存数据库共享内存和应用程序共享内存以及代理私有内存。

    youdao

  • The agent private memory can be increased by moving the instance Shared memory to a higher address by setting the DB2DBMSADDR DB2 registry variable.

    我们可以通过设置DB2DBMSADDRDB 2注册表变量实例共享内存更高地址,从而增加代理私有内存。

    youdao

  • The overflow buffer is used to satisfy peak memory requirements for any heap in the instance Shared memory region whenever a heap exceeds its configured size.

    每当某个超出了配置大小时,便可以使用溢出缓冲区满足实例共享内存区内任何堆的峰值需求

    youdao

  • The above example showed that although 42 MB is memory is reserved for the instance Shared memory set, only about 21 MB is being used at the time db2mtrk is run.

    上面例子表明虽然预留实例共享内存的内存有42MB,但db2mtrk运行时只用到了大约21 MB。

    youdao

  • The Shared memory available per instance, then becomes, 1gb plus whatever space is still available in quadrant 4.

    于是每个实例可用共享内存就变为1gb加上象限4仍然可用的空间

    youdao

  • How much memory should we allocate for instance memory, database memory and application Shared memory, so they can fit into the 4gb addressable space?

    应该实例内存数据库内存应用程序共享内存分配多少的内存,以使它们放入4gb可寻址空间?

    youdao

  • DB2START will be able to allocate enough Shared memory to successfully start the instance.

    DB2START可以分配足够多共享内存成功地启动实例

    youdao

  • Memory Windows can be used to provide each DB2 instance an effective 1gb private database Shared memory space, plus any space available from the global Shared memory quadrant (4).

    内存可以用来每个DB 2实例提供一个有效1gb私有数据库共享内存空间再加上全局共享内存象限(象限4)中的所有可用空间。

    youdao

  • For this purpose, we use Shared memory that is accessible to each instance of the logging procedure.

    为了实现这个目的我们使用共享内存每个日志过程实例可以访问这些共享内存中的信息。

    youdao

  • It is only with memory Windows enabled that HP-UX can allocate Shared memory at a per instance level.

    只有启用内存HP - UX才能每个实例分配共享内存。

    youdao

  • Since the sizes of all these memory segments are not fixed, we can only estimate the size of the instance and database Shared memory to be.

    由于这些内存大小不是固定我们只能估计实例共享内存数据库共享内存大小

    youdao

  • Note that there are operating system Settings that can limit the amount of Shared memory that can be allocatedfor instance, SHMMAX on Linux is typically set to about 20mb.

    注意一些操作系统设置可能限制分配共享内存量,例如LinuxSHMMAX通常设置大约20mb

    youdao

  • If one database is created per instance, it is possible to allocate up to 1gb for Shared memory usage for that database.

    如果为每个实例创建数据库那么可以一个数据库分配最多1GB的空间作为共享内存

    youdao

  • In DB2 LUW, memory consumed by DB2 server is broadly sub-divided into instance-level database manager Shared memory and database-level database Shared memory.

    DB 2LUW中,DB 2服务器所消耗内存大致分为实例数据库管理器共享内存数据库级的数据库共享内存。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定