sql server replicatoin requires actual server name to make a connection to...
I have two servers at different locationIn both servers sql2005 is installed and have the same database instancesI wanted to create a replication between these two servers, one location has static...
View ArticleFilter article for Snapshot and then remove
Hello all,I am setting up a transactional replication job between two servers and I am trying to find out if it is possible to filter my publication when I create the snapshot and then remove the...
View ArticleSetting up replication and dealing with a time lag
We have a replicated database (transactional replication) that is primarily used for reporting, although this also could be a secondary or tertiary (3rd option) disaster recovery solution if the other...
View ArticleMerge replication - some deletes not replicated
I'm currently testing a merge replication setup and I've discovered a problem with it. I ran a delete statement on two tables on my publisher and after running SQL Data Compare I found that some rows...
View ArticleMerge Replication - How to start between Live databases without Drop object...
Hi,Just learned that SQL2012 do not support "transaction replication with update-able subscriber", But i believe the issue with merge replication will be the same in SQL2005 and above. So:Trying to...
View ArticleMerge publication keeps bulk copying
The merge publication keeps bulk copying tables into the subscriber database. It will copy the data over to the subscriber from the snapshot. Once that's done, it begins copying data from the snapshot...
View Articleoracle golden gate slow reponse / lag observed during index rebuild job in...
HiI want help if any one having oracle golden replication exeprience in SQL 2008 R2 edition. I have a source database Sql2008 R2 and targate database Oracle 11g using Oracle golde gate version...
View ArticleGetting error when setting up subscription
I get the following error when setting up subscription:Creating Subscription(s)...- Creating subscription for 'CISSW-YUKON04' (Warning)MessagesUnable to set the Publisher login for the updatable...
View Articleview snapshot agent status
Hi, my problem is that when i m create new publication of database on ms sql server 2005, it is create success then i m "view snapshot agent status"after view minutes a message disaply," The...
View ArticleTran Repl - Placeholder implementation
Morning everyone,Running into an odd issue with a net setup of transactional replication. As part of setup, we are replicating (schema only) stored procedures and functions. In one of the stored...
View ArticleMerge Replication - Agent jobs maintaining data
I am just learning about replication, as I have been asked to set up a merge replication for one of our databases. Besides being completely overwhelmed by the whole thing :unsure: I do have a question...
View ArticleUsing oracle subscriber ---Questions
[b] Oracle treats both empty strings and NULL values as NULL. This is important if you define a SQL Server column as NOT NULL, and are replicating the column to an Oracle Subscriber. To avoid failures...
View ArticleReinitialize subscription remove index from subscriber?
We reinitialized the subscription for a replication and noticed afterwards that an index the was created on the subscriber database was missing. This index isn't replicated from the publisher. Is this...
View ArticleTrouble with log shipping. Reporting Server.
Hi,This is a new setup I'm trying to accomodate load.I have server A that is production server. I have server B which is the exact same DB on server A that will be used only for reporting. I have log...
View ArticleSubscription expire duration
Hi, I would like to know if I change the no of days in publication properties in General tab "Subscription expire and may be dropped if not synchronized in the following number of days. Replication...
View ArticleSQL 2005 Merge Replication and Sync Framework Toolkit operating parallel on...
Good Day,We have recently completed development of an iOS app that allows us to sync with a SQL 2005 Server which is currently running SQL Merge Replication. We successfully created the required tables...
View ArticleAdvice about how to refresh a test database that is acting as a publisher,...
I am hoping to get some guidance about setting up a weekly refresh of data from production to test. I want to use SSIS but I am open to whatever method makes sense with the following scenario: prod...
View ArticleEditing replication stored procedures
Just wanted a high level answer really on whether or not it is a good idea to alter the sql replication stored procedures. Reason I ask is that we have a need for replication but the destination table...
View ArticleIndexed view to table replication. No errors but also no replication.
Hi,Yesterday I altered our Products table. Just added a nullable column.This morning I was informed that products were not being replicated.Turns out the replication was an Indexed View to Table....
View Articlereplication undistributed commands
Hi Gurus,I am having weird situation in replication monitor. I see latency time 00:00:01 in replication monitor but when I check "undistributed commands" tab I see the transactions to apply are 69000...
View Article