您的位置:首页技术文章
文章详情页

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

【字号: 日期:2023-11-10 18:39:48浏览:4作者:猪猪
问题:我不小心把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.
标签: DB2 数据库