Re: Distribution Agent fails with error: Line 1: Incorrect syntax near ',null,'
From: Hilary Cotter (hilary.cotter_at_gmail.com)
Date: 10/06/04
- Next message: Hilary Cotter: "Re: Error trying to do transactional replication on a long text column"
- Previous message: Johnny: "Re: trans replication - distribution agent error"
- In reply to: Steve Klein: "Distribution Agent fails with error: Line 1: Incorrect syntax near ',null,'"
- Next in thread: Steve Klein: "Re: Distribution Agent fails with error: Line 1: Incorrect syntax near ',null,'"
- Reply: Steve Klein: "Re: Distribution Agent fails with error: Line 1: Incorrect syntax near ',null,'"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 5 Oct 2004 22:00:00 -0400
It looks like a bug here. Could you post the schema of the problem table
here?
To get around this you should open a support incident with Microsoft.
It is possible to manipulate this command in the msrepl_commands table to
fix it.
-- Hilary Cotter Looking for a SQL Server replication book? http://www.nwsu.com/0974973602.html "Steve Klein" <sklein@singular.com> wrote in message news:10m6abdovj1e519@corp.supernews.com... > Greetings-- > > We are running queued updatable transactional replication between one SQL > Server 2000 and one MSDE instance (SP3 on both). Replication died last night > with the following error -- > > Distribution Agent Line 1: Incorrect syntax near ',null,' > > Last command: > > EXEC sp_MSins_<tablename> 4,19533,null,'2004-10-03 > 22:04:29.417',1,null,null,0,'Notice Wells Fargo update','"Wells Fargo" > <atmservice@wellsfargo.com>',3722469734,'PG4-20041003-19533',null',null,'200 > 4-10-03 22:04:29.417','2004-10-03 22:04:29.417',null,'2004-10-03 > 22:00:39.240',null,'4541D8DA-CB2A-4AE1-B074-012B7839D6D1' > Transaction sequence number and command ID of last execution batch are > 0x00000481000006E7000100000000 and 6. > > > > You'll notice that the SQL is malformed at the 13th parameter: > ...,null',... > > We are trying to figure out the following: > > 1. How to re-establish replication > 2. How this happened > 3. How to keep it from happening again! > > Any and all help appreciated! > > --Steve Klein > > > >
- Next message: Hilary Cotter: "Re: Error trying to do transactional replication on a long text column"
- Previous message: Johnny: "Re: trans replication - distribution agent error"
- In reply to: Steve Klein: "Distribution Agent fails with error: Line 1: Incorrect syntax near ',null,'"
- Next in thread: Steve Klein: "Re: Distribution Agent fails with error: Line 1: Incorrect syntax near ',null,'"
- Reply: Steve Klein: "Re: Distribution Agent fails with error: Line 1: Incorrect syntax near ',null,'"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|