数据库管理器 meaning in Chinese
component database manager
dbm
Examples
- A partitioning map , in conjunction with a partitioning key and a hashing algorithm , is used by the database manager to determine which database partition in the database partition group will store a given row of data
数据库管理器可以通过将分区映射与分区键和散列算法相结合,来确定数据库分区组中的哪些数据库分区将存储给定的数据行。 - When this action is selected by the user , the menu will change to display more options , to start and stop hsqldb , and to start the database manager in both standalone in - process or client server mode , as seen in figure 2
当用户选择了这一动作,菜单将发生变化并显示出更多选项,包括启动和停止hsqldb ,以及以独立模式(进行中)或者以客户机/服务器模式启动数据库管理器,见图2 。 - The plan for this article is now is now to define a specialized kind of java project , where hsqldb libraries are automatically made available , and tie to it actions to start the server and related tools database manager and script tool
本文现在的计划是定义一类专用的java项目,在这些项目里hsqldb库将自动可用,它们的行为依赖于服务器和相关工具(数据库管理器和脚本工具)的启动。 - For example , in the case of jdbc 2 . 0 connections , an application server pool manager requests , at startup , a preset number of connections from the db manager , using a single authentication credential typically a userid password stored in a configuration file
例如,在jdbc 2 . 0连接中,应用服务器池管理器在启动时,使用一个存储在配置文件中的认证证书(通常是用户标识口令)来从数据库管理器请求预设数量的连接。 - When this parameter is set to " yes " , the database manager tracks database modifications so that the backup utility can detect which subsets of the database pages must be examined by an incremental backup and potentially included in the backup image
在将该参数设置为“ yes ”时,数据库管理器就会跟踪数据库修改,这样,备份实用程序就能够检测数据库页面的哪些子集必须由增量备份负责检查,以及备份映像中可能包括哪些子集。