Transactional replication server upgrade
Hello All,We have to upgrade our SQL 2008 publication to SQL 2012. Our Subscribers are still on SQL 2005 which also needs to be on SQL 2012. It’s heavily used OLTP system. Source databases all together...
View ArticleSQL Server collation on for Data Warehouse
We have our database in SQL SERVER 2008 R2 which has collation SQL_Latin1_General_CP1_CI_AS which is an case insensitive collation.So i facing issue while inserting data which varies in upper and lower...
View ArticleHow to add a new Article to a publication and reinitialize subscription only...
Hi Freinds,SQL2008I have a publication and subscription in place and want to add a new article into it. the problem is when I fo it, I need to reinitialize the entire subscription to see the effect.is...
View ArticleMerge Agent failed to locate the partitioned snapshot
We have merge replication setup, there is one server that will not finish the initialization. Almost all the tables in the publication are filtered. The Data connection is via native SQL and FTP is...
View ArticleMerge replication use of snapshot
I have a very large database using merge replication and I am wondering if I can remove the snapshot as a step in the snapshot agent job (pre step so it would remove the existing snapshot before...
View ArticleReplication driving me nuts!!!!!
Hello everyone,Background info:Company has about 20 users updating a database, however these database are at very remote sites and very rarely have access to internet and when they do it's very...
View ArticleSQL Server could not disable publishing and distribution on 'WIN-KPDO'.
Hi All,We have configured replication and wanted to remove it hence without any checklist we have deleteddistribution database and wanted configure newly but couldn't find "configure distribution"....
View ArticleReplication to one subscriber from two publishers is possible?
Hi All,Is it possible to configure replication to one subscriber from two publishers?Subscriber 1 = (Server = C & Database = db03 )Publisher 1 = (Server = A & Database = db01 )Publisher 2 =...
View ArticleMigrate from Existing SQL 2008 R2 Failover Cluster (Rackspace) to new offsite...
I have an existing cluster sitting in Rackspace. We have a new co-location with its own SAN that we want to migrate everything over to. Now, if we were keeping the SAN active in Rackspace, this...
View ArticleOne way data replication from MS SQL Server 2008 to MS SQL 2000
Hi All,Do anyone got idea about one way data replication from MS SQL Server 2008 to MS SQL 2000, can this case use sync framework? or other easy way?thx.....
View ArticleMerge replication error
Hi,I am getting these messages when checking sync status.Error messages:The schema script 'VW_ST_RESULT_R56b7b40_241.sch' could not be propagated to the subscriber. (Source: MSSQL_REPL, Error number:...
View ArticleOne way data replication from Oracle 11g to SQL Server 2008
hi all,Do anyone got idea on one way data replication from Oracle 11g to MS SQL 2008 Server. I am focusing on build-in tool or freeware.Thx...
View ArticleRestore transactional replication subscriber database to different server
Hi, Our publishers, distributor and subscribers are on three separate servers and SQL Servers respectively.Our subscriber and system databases are unavailable due to a SAN failure.Is it possible to...
View ArticleEnabling Replication functionality between two similar databases
Hi,I have one feed inserting/updating data into 2 different databases (But views & storedprocedures are different on each). Now we are planning to stop feed into one of the database (let us say...
View ArticleDeadlock on replicated trnasaction at subscriber
I get this warning often now. Can someone please tell me why anf how to resolve it?Transaction (Process ID 52) was deadlocked on lock resources with another process and has been chosen as the deadlock...
View ArticleUnable to add replication feature in sql server 2012 web edition
Hi All,We are using SQL Server 2012, Web edition and when it was installed replication is not an added feature so I tried to add this feature but getting below error.Error: There are no SQL Server...
View Articlemsrepl_transactions and msrepl_commands
Hello,When I execute select * from msrepl_transactions and msrepl_commands, I see one row in the msrepl_transactions result.If the msrepl_commands table has all the repl commands groups by a...
View ArticleExtremely poor performace
Hello,We have a client who has a database server (MS SQL 2008) and a couple of the databases are being replicated to a couple of different servers. One server is local to the database server (i.e.,...
View ArticleHow to delete a peer to peer replication
actually I want to drop and recreate the peer to peer replication. How can I do it?Thanks
View ArticleIs Transactional Replication with updatable subscriptions in SQL Server 2012...
Hi All,Is it possible to configure Transactional replication with updatable subscriptions in sql server 2012 or it is deprecated?Regards,Kalyan----Learners Curiosity Never Ends----
View Article