I am using SQL Server 7.0 release version (version 7.00.623)

When attempting to replicate a good number of tables to a stanby database server - Logreader fails because it cannot run sp_replcmds.

Running sp_replcmds manually produces the following error message:

Msg 18759 Level 16 State 1
Replication Failure File 'R:SPHINXNTDBMSsrvreplsrcReplicat.cpp' Line 3207


WTF is this crap? Does Microsoft expect me to fix their damn C++ code? I don't even HAVE an R: drive - this is definately their bug. I am sure that everyone can agree that this is not a meaningful error message.

Any insights would be appreciated. Any other MSDN gifted souls out there run into this problem yet?

Anthony B. Kenitzki