Taking backup of a Publisher DB
Hi , I have a requirement where We need to take a back up of the Publisher database which is a (production System) and restore it on someother server and use it for testing some deployment. As a part...
View ArticleWhat's the difference between SQL Replication and SQL Database Mirror?
Can someone provide me with a link or a list explaining to me the differences between Replication and a database mirror? I'm referring to SQL 2005. Thank you'll so much.
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 Articlesp_scriptPublicationCustomProcs generating incorrect replication stored...
Hi Experts,I have been testing to reinitialize subscription using backup method without having to generate snapshot. Here is the process, I am following1. Backup publisher database on serverA and...
View ArticleToo many agents - Desktop Heap - Windows2008R2 64bit
We have one distributor (Windows2008R2 64bit & SQL2008R2 64bit) and we appeared to run into the issue of too many rep agents as explained in all below links. As suggested, we increased the third...
View ArticleNot filtered publications cause decline of performance
Hi all, we have this kind of situation, 1 publicator/distributor and about 40 subscriber. We have about 15 publication and each publication has some articles (from 2 to 15). About half of the...
View ArticleThe intial snapshot for article"xxxx" is not yet available...?
Hi All,i saw the "the intial snapshot for article "xxxX" is not yet available"...message on the distributor to subscribor tab in replication monitor...any one having idea what is this and why i am...
View Articlewhy does the replication latency keep growing?
I have a transaction replication. From replication monitor,I see the latency keep growing up to 2.08:14:13.I alread introduce the parameter-SubscriptionStreams 32,-–MaxCmdsInTran 5000,-CommitBatchSize...
View ArticleOdd SQL Server setup. Need a backup SQL Server.
I am having an issue getting a backup SQL server setup for a mortgage database. It is a SQL database and it is for Calyx Point Central. I know Calyx Point Central uses a service to sync files...
View ArticleLog Shipping issues.
I'm setting up log shipping for 2 server that are not in domain. I've gotten to get the initial Backup and restore to the second server succesfull and the second DB goes into Stanby/Read only mode....
View ArticleReplication error Source: MSSQL_REPL, Error number: MSSQL_REPL27332
SQL Server 2008R2. We using transactional replication. After db upgrade ( table changes, like adding few more fields etc ).I am getting following error:Command attempted: if @@trancount > 0 rollback...
View Articlesp_adjustpublisheridentityrange is not setting new identity range
Hi, I am very new to concepts of replication, publication etc. Recently I tried creating publication for one of the database. and faced with identity range problem. when I searched few articles I got...
View ArticleNeed help on sql server conflicts
In sql server, while implementing peer peer replication, there is a 'insert-insert' conflict because data insert into two tables with same id. Can anybody help me how to handle conflicts in sqlserver...
View ArticleWhat is the best solution to failover plan for two sql servers having...
hi DBA'si work on a project consists of two systems using sql server 2005 and they have transactional replication between themmy job is to make a failover plan for this system but clustering is not an...
View Articlehow to refresh a table in a subscriber
hi i have two program ([U]App1[/U] And[U] App2[/U]) on two seperate system.on [U]App1[/U] there is a database named [U]DB1[/U] and on [U]App2[/U] there is a database named [U]DB2[/U].on DB1 i create a...
View ArticleWill the replication automatically recovery to multi-stream mode...
hi: My replication is transactional replication.I use 32 streams in distribute agent. It will change to single stream if enounter some fail. Does it recovery to multi-stream after succeed in resubmit...
View ArticleSnapshot Replication
Hi, I am new at the data replication side of SQL and am in the need for some guidance.I want to create Snapshot replication, I have two servers hosting two databases, Production DB and a reporting...
View ArticleMege changes order
How to guarantee that merge replication is going to apply changes or upload changes to the publisher in a specific or a predefined order ?as i am looking to end the occurrence of FK constraint...
View Articletransactional replication qestion
Hi,I am planning to setup transactional replication on one of our databases. I did some research and found the following limitations/conditions with setting up transactional replication on a...
View Article