Coming more from Oracle background, I want to do a point in time
recovery test on SQl Server. Let's say database PUBS backed up every
night and Trans log backup 3 time every 6 hours between 6 a.m. and 6
p.m. , now we want to create a database PUBS2 and recover data upto
2:00 p.m yesterday , i.e. I think applied backup from two night before
then apply to trans log backup ?? Is that what wehave to and how to
apply Trans log? I am not sure. Please script and advise.
recovery test on SQl Server. Let's say database PUBS backed up every
night and Trans log backup 3 time every 6 hours between 6 a.m. and 6
p.m. , now we want to create a database PUBS2 and recover data upto
2:00 p.m yesterday , i.e. I think applied backup from two night before
then apply to trans log backup ?? Is that what wehave to and how to
apply Trans log? I am not sure. Please script and advise.
Comment