The essential function of DB2 V8.2's client reroute capability is to move a database connection from one sever to another.
DB2 V8.2 客户机重路由特性的重要功能是将数据库连接从一台服务器转移到另一台服务器。
With the help of sample scenarios, the article demonstrates how DB2's LOAD FROM CURSOR feature can be used to copy data fast and simple within a database and also between different databases.
本文通过示例场景演示了如何使用DB2的LOAD FROM CURSOR特性在一个数据库中以及不同的数据库之间快速轻松地复制数据。
The following adds a chunk to the userDbSpace: Onspaces -a -d UserdbSpace -p /work/database/chunk3 -o 0 -s 4096000 .
下面的代码将向 userDbSpace 添加一个块: Onspaces -a -d UserdbSpace -p /work/database/chunk3 -o 0 -s 4096000 .
应用推荐