I have backed up database located on Host1 and restored/recovered it on Host2. After a while, I backed up DB on Host1 again.
Now I want DBs on Host1 and Host2 be the same using last backup.
How can I achieve this? Without deleting database on Host2?
|
|
|
You should be able to just do a restore/recover over top of the existing Host2. If you are trying to avoid a complete recovery, then I suspect the answer is you can't, but there are two notable exceptions.
|
|||||||||
|