Each user connection allocates one database agent 每个用户连接分配一个数据库代理。
Db2 udb uses a database agent to service connection requests Db2 udb使用一个数据库代理来服务连接请求。
Connection pooling helps reduce the overhead of creating and terminating database agents 连接池有助于减少创建和终止数据库代理方面的开销。
With the connection concentrator enabled , the database agent is " hot " only for the duration of an sql transaction 一旦启用了连接集中器,数据库代理就只在sql事务期间是“热的” 。
At the end of the transaction boundary commit or rollback , the database agent is disassociated with the application 在事务边界(提交或回滚)的末尾,数据库代理与应用程序分离。
The connection concentrator allows users to appear connected to the database while the actual database agent is free to service incoming requests 连接集中器允许用户看起来是连接到数据库的,而实际的数据库代理仍然可以服务入站请求。