db2 导入大数据时,
C:\>db2 import from "E:\tab112.ixf" of ixf commitcount 1000 insert into t_** >sss.log
当有两个测试环境时,需要注意!
DB2 客户端连接数据库 ,当用db2 connect to 时用到的是别名;
C:\>db2 import from "E:\tab112.ixf" of ixf commitcount 1000 insert into t_** >sss.log
当有两个测试环境时,需要注意!
DB2 客户端连接数据库 ,当用db2 connect to 时用到的是别名;
1045

被折叠的 条评论
为什么被折叠?



