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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-04-10 : 08:55:12
|
| tim writes "Hi GuysI have a strange one on SQL7. I have published a database to a subscriber that seems to be working fine. Its a snapshop replication and all seems well, except that when I go to start the replication I get nothing back. Just says that its never started. Tried everything apart from kicking it.HelpMany thanksTim" |
|
|
JamesH
Posting Yak Master
149 Posts |
Posted - 2002-04-10 : 12:03:53
|
| Have you started your snapshot agent? It is what takes the snapshot of the articles in your publication and then puts all of the data into the distribution database. Once the snapshot agent is running and your logreader agent is running, start synchronizing your distribution agent.JamesH. |
 |
|
|
|
|
|