Security issue in SQL Server replication in SQL 2008 Express edition
Hi, I am trying to do merge replication through web sync in SQL server 2008 express edition. i tried the merge replication using RMO with C# code but no luck. i am getting the security related error....
View ArticleChange snapshot location for subscription
Hi, I had published a database and there are many subscriber to it. All these days it was working fine. Recently I created subscriber, the subscription is downloading data from old snapshot instead of...
View ArticleLogin privilege to access subscription DB tables got change once subscription...
we have 2 servers namely (Server1) and (server2) with 2 logins (login1, login2) apart from sa account respectively in each server.Server1 is the publisher.Server2 is the subscriber.Replication Type:...
View ArticleTransactional Replication - Creating Snapshot after adding a new table
Hello, Sorry for my English.. Could you tell me if it is possible not to create entire snapshot after adding a new table? Our database is very big and it takes a lot of time to make snapshot. Also...
View Articlereplication from two publisher into one database (Transactional Replication)
Hi! I have a specific problem that I have not found a solution i have two source database with same schema: server1.database1..table1(id,databaseid,name,description)...
View ArticleI am getting below error when trying to set the peer top peer replication
TITLE: New Publication Wizard ------------------------------SQL Server could not create publication 'pub_default'.------------------------------ ADDITIONAL INFORMATION:An exception occurred while...
View Articleconflicts on a single table
I am having a conflict issue on just one table out of 37 table articlesThe database is for Food recipes I have 3 users making changes, they each have their own menus so they should not work on anyone...
View ArticleSink Two Databases
HiI want to Know How can i update database located remotely on Go-daddy's Server whenever I update or delete record on my local sever database(on laptop) Efficiently.Do I have to Use Triggers or is...
View Articlelocks in replication
Hi,What locks does snapshot replication, transactional replication, merge replication holds.
View ArticleHow to identify the date when database is published?
Hi, Is there any way to find when the database is published (i mean date). One of the database on our server is created long back and dont have record when it is published.Thanks in advance,Pavan Pavan
View ArticleMerge Replication with FTP (Pull)
Hello,I'm currently testing Merge replicaiton.I need to have at least one Subscriber wich do not have TCP/IP port open for it's SQL Server Instance.I have configured my Publisher to deploy snaphot in a...
View ArticleMoving published database from SQL 2005 Std. version to SQL 2012 Std.
Hello, I have a published database 'foo' in production on SQL Server 2005 Standard. It serves 2 subscribers which use SQL Express version for subscription.Now I want to detach that database 'foo' from...
View ArticleDoes adding a second subscriber to an existing publication require a...
The publication has been around with a single subscriber for quite some time. Was curious whether or not adding a second subscriber would require a resync of the already existing subscriber?John M. Couch
View ArticleIs it possible to converting Snapshot replication to Transactional replication
Hi All,Is it possible to convert the existing snapshot replication to transactional replication?Thanks in advance,
View ArticleMaximum stored procedure, function, trigger, or view nesting level exceeded...
Hi All,I have transactional replication with up-datable subscriber. When i try to update the data from Publisher side i am getting below error. in the same way when i update from subscriber side, it is...
View ArticleHow would I know which node was initially setup in peer to peer replication.
How would I know which node was initially setup in peer to peer replication.Thanks
View Articleignore column value in merger replication 2005
I Have a column in one table which causes conflicts because it is the 'updated' date of the row and all users update this column while they are using the system.I do not want to exclude the column and...
View Articlemerge Web Synchonization in Windows server 2012 fail with Faulting...
Hi Folks. I have a product that synchronize data from a SQL server compact database to a SQL server 2012 database, the same application is running in other version of windows server and SQL server...
View ArticleInstall SQL Server 2008 R2 SP2
HiActually, we 've plateforme with SQL server entreprise SP1 with merge replication, we must passe to SP2, quicky....Anyone, can advice me on the method, the test, and problems encountered on this...
View ArticleMigrating SQL Server Published databases with minimal downtime
All, I have a requirement in which databases in Server A has to be mirated to Server B. Server A has two databases in Merge replication and one with Transactional replication. Server A act as the...
View Article