Its not possible in sybase, what I understand is that you had recovered the database till 7:45 using until time option, now you want to move forward from this point and want to recover the database till 8:15, that's not possible in sybase.
You have to start from full backup load at 6 PM, load the tran dumps till 8:00, then load 8:30 transaction using untill time option.
Quote:
Originally Posted by shreedhar_tase
Hi
I am half hour log backups scheduled. My problem is as following
Suppose I take a backup in following sequence
6:00 Full backup
6:30 log backup
7:00 log backup
7:30 log backup
8:00 log backup
8:30 log backup
Now I do recovery using until time up to 7:45.
My question is, is it possible in Sybase to do recovery from 7:45 to 8:15 only? In db2 we can do it.
|