prasannad
7 years agoLevel 3
Unable to do Point in Time Recovery in DB2
We need to restore and recover the DB2 environment to a specific time. We used VENDOR Archive method to backup transaction logs.
As we tried to do point in time recovery(using GUI & Command line); log file restoration did not stopped at the specified time on both occasions. Therefore we are unable to recover the database for a point in time.
We are using NetBacku 8.1
Need your help on this..
Thank you Marianne !
DB2 recovery process is not a complex scenario like RMAN recovery. We can do it either using GUI or Command CLI.
But we had this issue, as we needed to rcover the db to a specific time. Finaly we found that the time should not be specified in local time instead we had to use UTC time. Then everything worked fine.