We restored a database from X into Y using a online backup to do some testing from this date. The restore completed and the database was put in a rollforward pending state. I tried using the log files I had from the same period, but it complained about a log file missing. Since this was for testing, I did not care if the data was current.
When I tried running a rollforward stop or to a certain time, it complained that I must do a rollforward to end of logs.... Which I can not do...
Is there any way of getting the database out of a rollforward pending mode even though the data and logs may be corrupted?
Tring to figure out what we could do in a DR situation.....
Thanks in advance.....