Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Replication Log Reader Problem

Status
Not open for further replies.

mdr227

Programmer
Joined
Nov 17, 2000
Messages
114
Location
US
On one of my publishing servers (SQL 7) I am receiving the following log reader error message:

The process could not execute 'sp_repldone/sp_replcounters' on 'VADER'.

What could be causing this error and how can I fix it? Thanks.
 
Start at the beginning.
Do you have a stored procedure called
'sp_repldone' and or 'sp_replcounters'?

is there a table named 'VADER'?

DougP, MCP
dposton@universal1.com

Ask me how Bar-codes can help you be more productive.
 
I cannot find either of those Stored Procedures. Vader is the server name.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top