tsm db恢复
tsm数据库的恢复报错:
# cd /usr/tivoli/tsm/server/bin
# dsmserv restore db -preview=yes
ANR7800I DSMSERV generated at 11:40:24 on Nov 8 2007.
Tivoli Storage Manager for AIX-RS/6000
Version 5, Release 5, Level 0.0
Licensed Materials - Property of IBM
(C) Copyright IBM Corporation 1990, 2007.
All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corporation.
ANR0900I Processing options file /usr/tivoli/tsm/server/bin/dsmserv.opt.
ANR7811I Using instance directory /usr/tivoli/tsm/server/bin.
ANR4726I The ICC support module has been loaded.
ANR0200I Recovery log assigned capacity is 8 megabytes.
ANR0201I Database assigned capacity is 16 megabytes.
ANR0306I Recovery log volume mount in progress.
ANR4612E Unable to restore database and roll forward updates.
请老大帮帮忙啊?谢谢啊
我是在tsm server 上备份的数据库(efine devclass fileclass devtype=file maxcapacity=4096M directory=/tmp/tsmdb)
然后拷贝dsmserv.opt devcnfg.out volhist.out dsmserv.dsk到目标机器,然后恢复的
# cd /usr/tivoli/tsm/server/bin
# dsmserv restore db -preview=yes
ANR7800I DSMSERV generated at 11:40:24 on Nov 8 2007.
Tivoli Storage Manager for AIX-RS/6000
Version 5, Release 5, Level 0.0
Licensed Materials - Property of IBM
(C) Copyright IBM Corporation 1990, 2007.
All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corporation.
ANR0900I Processing options file /usr/tivoli/tsm/server/bin/dsmserv.opt.
ANR7811I Using instance directory /usr/tivoli/tsm/server/bin.
ANR4726I The ICC support module has been loaded.
ANR0200I Recovery log assigned capacity is 8 megabytes.
ANR0201I Database assigned capacity is 16 megabytes.
ANR0306I Recovery log volume mount in progress.
ANR4612E Unable to restore database and roll forward updates.
请老大帮帮忙啊?谢谢啊
我是在tsm server 上备份的数据库(efine devclass fileclass devtype=file maxcapacity=4096M directory=/tmp/tsmdb)
然后拷贝dsmserv.opt devcnfg.out volhist.out dsmserv.dsk到目标机器,然后恢复的
作者: 胖胖猪 发布时间: 2011-08-18
dsmserv.opt需要更改。
你可以试试#dsmserv restore db todate=today
你可以试试#dsmserv restore db todate=today
作者: 猫人 发布时间: 2011-08-18
猫哥,我恢复成功啦,用下面的命令
./dsmserv restore db dbvol=/vol/dbvol01
可是我还有一个dbvol2,没指定它,这样恢复估计会有问题
并且我把源机器上的q db和q log所看到的卷都拷贝到目标机器相应的目录啦
./dsmserv restore db dbvol=/vol/dbvol01
可是我还有一个dbvol2,没指定它,这样恢复估计会有问题
并且我把源机器上的q db和q log所看到的卷都拷贝到目标机器相应的目录啦
作者: 胖胖猪 发布时间: 2011-08-18
估计 dbvol2 原来就没用
作者: qian1110 发布时间: 2011-08-18