Database Resource Manager的意思|示意
数据库资源管理器
Database Resource Manager的网络常见释义
数据库资源管理器 在Oracle 8i里引入的数据库资源管理器(Database Resource Manager),在Oracle 9i里得到了明显增强。它可以对资源进行更精细的控制,还加入了新的功能,比如自动的客户组切换、最大化活动会话控制、...
器 实例化限定(instance caging),Oracle 8i引入了数据库资源维护器(Database Resource Manager,DRM),议决资源计划指令它提供了对使用程序会话组的CPU资源使用率的限定,后来发行的数据库版本大大改良了D...
Database Resource Manager相关短语
1、 Oracle Database Resource Manager 数据库资源管理器
Database Resource Manager相关例句
For a JTA EntityManager, the JTA transaction is propagated to the underlying resource manager (i.e., the virtual database, which relays the transaction to physical databases).
对于JTA EntityManager, JTA事务被传递到底层的资源管理器(即虚拟数据库,由它将这个事务中继到物理数据库)。
When an EJB component wants to access a database, a message queue server, or some other transactional resource, it acquires a connection to the resource manager (usually by using JNDI).
当一个EJB组件想访问数据库、消息队列服务器或者其它一些事务性资源时,它需要到资源管理器的连接(通常是使用JNDI)。
In this exercise setup, since we only have one Resource Manager, replace icmnlsdb with RMDB to perform online backup for Resource Manager database.
在练习中,由于我们只有一个资源管理器,因而将icmnlsdb替换为rmdb,为资源管理器执行联机备份。
The Database resource Manager has new options that allow for more granular control of resources.
数据库资源管理器拥有新的选项,允许对资源进行更好的控制。
The EJB container, persistence manager and the relational resource adapter and database work together to control the concurrency.
ejb容器、持久性管理程序、相关资源适配器和数据库将联合起来对并发性(concurrency)进行控制。
In that situation, a J2EE component can use connection objects without causing overheads on the database resource manager, since a pool manager creates the connection objects up front, at startup.
在那种情况下,因为池管理器预先在启动时创建连接对象,所以,J2EE组件可以使用连接对象,而不会导致数据库资源管理器上的系统开销。