Chinaunix首页 | 论坛 | 博客
  • 博客访问: 664000
  • 博文数量: 220
  • 博客积分: 10487
  • 博客等级: 上将
  • 技术积分: 2072
  • 用 户 组: 普通用户
  • 注册时间: 2009-08-09 00:25
文章分类

全部博文(220)

文章存档

2012年(5)

2011年(38)

2010年(135)

2009年(42)

我的朋友

分类:

2010-05-25 21:47:11

DB2导入导出编目配置

可使用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

阅读(1244) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~