drda
- n.德尔达
-
IDS now supports DRDA , the communications protocol used by DB2 .
IDS现在支持DRDA,这是DB2使用的通信协议。
-
Support for common clients with DRDA
对使用DRDA的通用客户机的支持
-
IBM_DB2 Connect implements the DRDA architecture to reduce the complexity and cost of accessing data stored in the DB2 database .
IBMDB2连接将实现DRDA架构以降低访问存储于DB2数据库中的数据的复杂度和成本。
-
The DRDA wrapper is created by executing the following , trivial command in the target database : CREATE WRAPPER DRDA .
通过在目标数据库中执行以下命令,创建DRDA包装器:CREATEWRAPPERDRDA。
-
Distributed relation database architecture ( DRDA ) is the common protocol used for communication between the client and the server , and is provided by the Runtime Client .
分布式关系数据库体系结构(distributedrelationdatabasearchitecture,DRDA)是用于客户机与服务器之间通信的常见协议,它由RuntimeClient提供。
-
Since the JCC specification is built on top of the DRDA protocol , we embed the DRDA buffers in the JCC trace .
由于JCC规范是建立在DRDA协议之上的,我们将DRDA缓冲区嵌入在JCC跟踪中。
-
We spit out the buffers of a DRDA trace and put them into the actual JCC trace ; after all , JCC uses DRDA to communicate with the server .
我们从DRDA跟踪中获取缓冲区,然后将它们放入实际的JCC跟踪中。别忘了,JCC使用DRDA来与服务器进行通信。