![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I would like to copy/restore my DB (with Full Recovery Model) onto a /different/ server. I would like to do this w/o losing any transactions. I am familiar with the notion of restoring my last DB backup onto the destination server, then rolling forward any logs that were backed up subsequent to that backup. I don't do differential backups. My question is about the "tail of the log". I also want to roll forward those transactions that have not yet been backed up to a log file on my source server. How do I grab those transactions? |
#3
| |||
| |||
|
|
aj (ronald (AT) mcdonalds (DOT) com) writes: I would like to copy/restore my DB (with Full Recovery Model) onto a /different/ server. I would like to do this w/o losing any transactions. I am familiar with the notion of restoring my last DB backup onto the destination server, then rolling forward any logs that were backed up subsequent to that backup. I don't do differential backups. My question is about the "tail of the log". I also want to roll forward those transactions that have not yet been backed up to a log file on my source server. How do I grab those transactions? Maybe a silly question, but why not just run a regular log backup, and use that? |
![]() |
| Thread Tools | |
| Display Modes | |
| |