I tried the db2 rollforward database sample to end of logs and complete, but the error I got was that there are missing logs.
I also tried the db2 rollforward database sample to <timestamp> using local time and stop overflow log path (/...), this time I got an error that overflow log path is not valid.
I want the Db2 to somewhow go and fetch the logs from the active log directory. Thats where I copied all the logs from the other server.
I also gave the db2 rollforward database sample query status command and the output shows the first active log is S0000354.LOG and that is the log which is associated with that backup image that i restored. So if I give the timestamp of this log in my rollforward database command i get an error that I need to give the timestamp greater than this. So , i don't know how to get out of this. Its just not reading these logs, don't know why??
Thanks
Anks