| Thread | Last Post | Replies |
|
| Merge replication combined with RDA? | 30 Jun 2008 20:33 GMT | 1 |
In a merge replicated environment, is there a way to insert a record in both the replicated database and the central database with the same RowGUID and make them work replicated afterwards?. I need to push a record to a device quickly, but once there it should
|
| credate non cl. index - is replicated or not? | 30 Jun 2008 20:32 GMT | 3 |
I have 2 simple tables merge replicated. When I go to publication properties==>articles==>article properties, i see that create clustered, nonclustered indexes, unique constraints are set to true but ...
|
| Server performance slow after replication... | 30 Jun 2008 20:32 GMT | 1 |
We have a database that we run on our server, and have now added merge replication. We have not had any performance issues on our database until the replication was implemented. The subscribers running the database have no problems, but any workstation accessing the server
|
| Problem with duplicate server names. Need help... | 30 Jun 2008 15:46 GMT | 4 |
I am in a situation that apparently does not seem workable the way SQL server replication works, but I wanted to make sure I am not overseeing something obvious as this scenario should be somewhat common in big replication scenarios.
|
| SqlExpress Merge Agent slow Profiles & one way Rep | 28 Jun 2008 09:18 GMT | 5 |
I want to make this SQLExpress clients Agent use the "Slow connection" profile. Setting slow profile on the server I assume does nothing for me at all??? I assume that because the Agent runs on the client. Correct? So does a SQLExpress install have "agent profiles" given it ...
|
| replicating stored procedures | 27 Jun 2008 21:46 GMT | 6 |
I'm a little confused on how replicating a SP to update a table works versus using a trigger. How does the SP know to fire when an update to the table has been made. I'll report my old thread below to show you were my confusion is.
|
| SQL Server could not create a suscription for Subscriber | 27 Jun 2008 14:54 GMT | 2 |
I am implementing replication in 3 computers: publisher, distributor, subscritor. But in moment the suscription i have this message: the operation could not be performed because OLE DB provider 'SQLNCLI' for linked server 'i16e' was unable to begin a distributed transaction. ...
|
| Replication fails after June 17 updates | 27 Jun 2008 14:27 GMT | 3 |
We have a SQL2005 server running on Windows Server 2003 R2. It has been running fine and replacting data for almost a year now. Last Tuesday June 17 a number of microsft updates were applied to the server - including several SQL Server updates. After the patches all seemed well.
|
| log shipping | 27 Jun 2008 13:37 GMT | 1 |
SQL server 2000 log shipping was working fine. All service packs up-to-date. Suddenly, my standby database decided it was "loading/suspect". I removed all log shipping, but I couldn't do anything with the standby. I
|
| Does anybody know of any 3rd party tool for monitoring replication? | 26 Jun 2008 14:07 GMT | 2 |
I was wondering if there are tools around that would allow me to monitor a number of publishers and retrieve information such as "in synch with x,y,z", "last updated on", and stuff like that. I am looking for something different than the SQL Server Enterprise Manager and ...
|
| Error creating local publication | 26 Jun 2008 12:04 GMT | 4 |
I am trying to follow the replication tutorial in books online, but using my own two databases instead - both are on the same instance of SQL Server 2005. I get the error you can see at
|
| Compression of replicated data? | 25 Jun 2008 21:54 GMT | 3 |
I know replication isn't supported directly by SQL Server 2005, and have setup merge replication over https with a W2K3 publisher and XP subscriber to perform various bandwidth usage tests. I'm trying to ascertain whether replication is a viable approach for my needs - at
|
| SQL Express and Windows Synchronizer Permissions | 25 Jun 2008 18:05 GMT | 2 |
I am using the Windows Synchronizer with SQL Express. If I am logged in as a Windows Administrator, I can see the subscription in the Synchronizer, but if the user is not a Windows admin, the subscription is not available to be synchronized. If I make the user an admin, then ...
|
| Add new table to existing transactional replication | 25 Jun 2008 16:42 GMT | 1 |
I have the read the many posts regarding this topic, but have not really found an answer yet. I have SQL 2005 SP2 on three different servers running transactional replication. I have an existing publication to two subscribers with
|
| error 823 - what to do - urgent | 25 Jun 2008 16:38 GMT | 4 |
We have a customer that is replicated (publisher plus 3 subscribers) - one of the subscribers received an error 823 on their DB. I stopped MSSQL Server, copied all files to another directory, created a new directory, copied the files back, and tried to attach (thinking that if
|