all groups > sql server replication > november 2003 >
You're in the

sql server replication

group:

Corrupted table causes problems


Corrupted table causes problems Thomas Born
11/21/2003 1:20:07 AM
sql server replication:
Hi there;
I have a very strange problem. We are running merge replication for a while
and it just stopped working overnight. I am no longer able to create a
snapshot.It stops with the message: An exception occured in the Snapshot
subsystem.

I browsed the newsgroup and someone suggested to run the snapshot from the
commandline. I did that and it run halfway through und terminated with the
message: Column S1Taxvadue4 not found. Which is correct there is no such
column in the database, it is called S1Taxvalue4!


Further investigation revealed that one columns in on of the conflict_....
has a wrong name. Don't ask me why? Well I tried open the table in design
mode to change the name. I am getting the message:

Table 'conflict_...' could not be loaded.
ODBC Error: Cannot insert the value NULL into column'', table '', column
does not allow nulls. Insert fails

Further investigation of the entries in sysobject revealed that this
particular column has NULL in the column usertype. All other columns of this
table have the value 24 in there.

Any ideas on this?

Thomas Born

Re: Corrupted table causes problems Thomas Born
11/21/2003 1:25:39 AM
We are running SQL Server 2000 with SP3 installed on a Windows 2000 Server
machine.
[quoted text, click to view]

AddThis Social Bookmark Button