When there is a recovery pending problem, no matter what I do in the control center is useless, but the command line directly to restore the OK, or command powerful
C:\USERS\ADMINISTRATOR>DB2 Rollforward DB FMS to end of logs
sql1119n cannot connect or activate the database "FMS" because the previous restoration is incomplete or still in progress.
sqlstate=57019
C:\USERS\ADMINISTRATOR>DB2 Restore DB FMS from D:\FMS\BACKUP\48Backup taken at 20121107195638
sql2523w warning. is recovering from an existing database that is different from the database on the backup image but has a matching name.
the target database will be overwritten by the backup version. The roll-forward recovery log associated with the target database is deleted.
do you want to continue. (y/n) y
db20000i RESTORE DATABASE command completed successfully.
c:\users\administrator>