I have a situation.. please find the following details..
Full backup : Everyday at : 0030 hrs Differencial backup: Everyday at: 2000 hrs Transaction log backup: Every 30 mins
My database is in suspect mode since 2225 hrs . I have used 'sp_resetstatus' but it didn't work. I checked my drives and found f: drive is not accessable which was having .mdf file of the database. But d: drive which is having transaction log of the database is accessable. I mean I can access transaction log file of the database.
I can recover database till 2200 hrs but how can I recover last 25 minutes data.
Thanks Rmiao, As I have mentioned that my final log backup was 2200 hrs then my next log backup haven't executed. so what will be the processes to recover last 25 mins data. If you eleborate little bit more abot the next step would be great help for me.