可使用db2cfexp和db2cfimp导出导入DB2数据库编码信息。这对于编目信息从一台机器复制到另一台机器时十分有用。

命令详细信息:

db2cfexp

db2cfexp exports configuration information.

db2cfexp fname [ template | backup | maintain ]
                    -          -        -

fname - path/filename of the export profile.

Options:
   template - create a generic export profile to
              transfer this configuration to another
              workstation. (incl. configuration info,
              catalog info, ODBC info ).

maintain - create a Database export profile to
              transfer the Database catalog information
              to another workstation.

backup   - create a backup configuration profile for
              backup purposes at this workstation only.

db2cfimp

db2cfimp imports configuration information.

db2cfimp fname

fname - path/filename of the profile to be imported

最新文章

  1. jQuery.ajax 根据不同的Content-Type做出不同的响应
  2. Web APi之捕获请求原始内容的实现方法以及接受POST请求多个参数多种解决方案(十四)
  3. Thinkphp源码分析系列(五)–系统钩子实现
  4. 让 ListView 在 Android 可回弹
  5. 【CodeForces 615E】Hexagons
  6. Xamarin Android开发实战(上册)大学霸内部资料
  7. mysql root密码破解
  8. 升级xcode时更换appid账户
  9. svg转换工具
  10. Windows下FFmpeg快速入门 <第二篇>
  11. 为什么和其他语言相比C语言是快速的语言
  12. pipe的实现
  13. 团队作业8----第二次项目冲刺(Beta阶段) 第五天
  14. scheduleAtFixedRate 与 scheduleWithFixedDelay 的区别
  15. hdu 3065 AC自动机 标记数组不清零
  16. keystone 安装随笔
  17. php 使用str_replace替换关键词(兼容字符串,一维数组,多维数组)
  18. Net-Snmp工具(学习SNMP的工具,开源项目)简单使用
  19. java细节知识
  20. 《C#从现象到本质》读书笔记(五)第5章字符串第6章垃圾回收第7章异常与异常处理

热门文章

  1. DirectShowLib directshownet 视频
  2. char类型的说明
  3. Linux移植的一般过程
  4. Swift注释
  5. 关于Bugzilla WebService接口
  6. Java中查找文件并且打印输出指定文件下面的子目录
  7. js undefine,null 和NaN
  8. Java经典实例:使用ChoiceFormat来格式化复数
  9. Spring4学习笔记2-配置Bean
  10. Guacamole之配置Guacamole(五)