Viewing 7 posts - 1 through 7 (of 7 total)
If you are running SQL 2005.
You need to run the snapshot agent any time you make change to the publication.
July 22, 2009 at 2:49 pm
Have you thought of adding a name to the host file that will point to the ip address of the server that you are trying to connect to.
February 7, 2007 at 3:10 pm
Yes. I believe the problem is a dot net program that is sending a package size large then 32767.
November 28, 2006 at 7:17 am
Hi, Charlie
You need to go into the sysobjects table and change the replinfo columns to zero and that will fix your problem.
Mark
October 24, 2005 at 9:31 am
The Table should have 15 indexes. When I run dbcc checkdb I get.
Server: Msg 2591, Level 16, State 1, Line 1
Could not find row in sysindexes with index ID -1 for table...
February 19, 2004 at 12:12 pm
Thanks, One other question when I try to execute the script in TSQL it tries to run the steps. How do I install the jobs on another server?
February 5, 2004 at 3:51 pm
Viewing 7 posts - 1 through 7 (of 7 total)