Re: Replication Monitor didn't work because different collations
- From: "Hilary Cotter" <hilary.cotter@xxxxxxxxx>
- Date: Wed, 5 Jul 2006 08:25:03 -0400
can you enable logging to see which object it is breaking on? Then post the
DDL for this object.
Here's a link on how to do that.
http://support.microsoft.com/kb/312292/en-us
--
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"Katja" <Katja@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8CC06C48-F74F-4BBE-BB5F-C03430746BE1@xxxxxxxxxxxxxxxx
Hi,
We have setup WinServer 2003, SQL 2005 filtered merge replication.
We couldn't get Replication Monitor work at our new testing server.
It didn't show the publication we had created.
Finally we realized it was because we had different collations at server
level and at user database/distribution db.
("SQL_SwedishStd_Pref_CP1_CI_AS"
and "Finnish_Swedish_CI_AS").
I guess there is no way to use SQL_SwedishStd_Pref_CP1_CI_AS collation at
normal setup (maybe command prompt setup could...)
We changed collations to match the server collation and Replication
monitor
started to work, great.
After this change we started all (4) publication snapshots.
3 went ok, 1 didn't.
We deleted that problem publication and tried to create it again. No luck.
We can't add any articles to the publication.
Does anybody have any ideas what this error could mean?
Perhaps that collation change broke something?
Creating Publication
- Creating Publication 'Keskus96' (Success)
* SQL Server created publication 'Keskus96'.
- Adding article 1 of 1 (Error)
Messages
* SQL Server Management Studio could not create article 'BXB'. (New
Publication Wizard)
------------------------------
ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch.
(Microsoft.SqlServer.ConnectionInfo)
------------------------------
Could not resolve expression for schemabound object or constraint.
Changed database context to 'MK2000'. (Microsoft SQL Server, Error: 2791)
- Starting the Snapshot Agent (Stopped)
Any ideas would be appreciated. Thanks.
-Katja
.
- Prev by Date: Re: Replication from SQL Server 2005 to SQL Express using RMO
- Next by Date: Re: Merge Replication - could not enumerate changes at the 'Publisher'
- Previous by thread: Re: Replication from SQL Server 2005 to SQL Express using RMO
- Next by thread: Re: Replication Monitor didn't work because different collations
- Index(es):
Relevant Pages
|