微波EDA网,见证研发工程师的成长!
首页 > 通信和网络 > 通信网络技术文库 > IBM DB2 数据复制迁移方法

IBM DB2 数据复制迁移方法

时间:05-01 来源:IT专家网 点击:

  附录4:import脚本示例

  db2 connect to testdb user test password test
  db2 "load from aa1.ixf of ixf replace into table1 COPY NO without prompting "
  db2 "load from aa2.ixf of ixf replace into table2 COPY NO without prompting "
  db2 connect reset

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top