sql server replication:
I had a problem with replication configuration, so that, I
deleted all configuration. When I try to configure again
the replicaction I got next error
Error 21007 Cannot add the remote Distributor. Make sure
that the local server is configured as a Publisher at the
Distributor.
I ran the select @@servername an it's right, if I run
sp_dropdistributor 1,1 I got The Distributor is not
installed.
I'm running SQL 2000 SP3 in a cluster with Windows 2000
Advance Server
Can anybody help me?
Thanks in advance,