Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
maryxu
Starting Member
36 Posts |
Posted - 2008-03-14 : 16:38:48
|
| Hi, we are using sql 2000, what would be the good way to validate different databases current data with seconday server's data after logshipping applied? thank you |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-03-14 : 21:59:45
|
| Log shipping monitor did that for you. |
 |
|
|
maryxu
Starting Member
36 Posts |
Posted - 2008-03-20 : 10:58:04
|
we didn't use the log shipping method provided by EE maintenance plan, we are SE, we create jobs to do log shipping, so i think there will be no monitoring servers, right? what other option we have? thanksquote: Originally posted by rmiao Log shipping monitor did that for you.
|
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-03-21 : 20:34:25
|
| If you keep tracking log be restored, it should be in sync. |
 |
|
|
|
|
|