挑战:db2数据库恢复各位谁这样做过,有两个数据库library,lib_test,想把library备份好的数据库想复原来lib_test中。小弟已经用了restore db lib_test from "d: " taken at 20070305113012[解决办法]restore db lib_test from "d: " into library taken at 20070305113012 试试这个into 后面接新的数据库。