首页 > 开发 > 综合 > 正文

DB2卸载后怎样恢复原来数据库中的数据

2024-07-21 02:41:27
字体:
来源:转载
供稿:网友
  问题:我不小心把DB2给卸载了,请问有什么方法恢复原来数据库中的数据啊?//bow   : DB2卸载后还剩下DB2,DB2CTLSV 两个目录,但这两个目录都不大,请问DB2的数据库文件   : 是存在这两个目录下么?不是的话那就惨了。   回答:The database should be in DB2 directory.   You have to reinstall db2. After that, issue the following command:   db2 catalog db db_name on drive_name   where db_name is the database name, drive_name is where DB2 directory resides.
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表