log shipping
which system tables stored log shipping job information in secondary and primary servers. sysjobs can give log shipping job name but i need to write query to get database name and corresponding...
View ArticleSnapshot Agent Error
In a transactional replication, when we are re-initializing the subscription the snapshot agent results in error."Failed to initialize the Common Language Runtime (CLR) v2.0.50727 due to memory...
View Articleenabling log shipping
i am doing testing of log shipping environment in the event of failure at primary, created script to disable job on secondary, applied last backup log and able to bring db on line in secondary...
View Articlehow to push the records to publisher
Hi , For me few records got inserted in subscriber , after sync it is not replicate to publisher. I have checked with Msmerge_contents,MSmerge_genhistory , there is no changes reflecting. but...
View ArticleInstallation of SQL Server 2012 Replication Components
I am trying to setup replication with SQL Server 3.5 SP2 compact and SQL 2012. I installed IIS 7.5 (Windows 2008R2) and next step is to install SQL Server replication components. Is it Possible to...
View ArticleSQL Server 2012 Replication Components on separate IIS server
After moving to new servers with SQL 2012 I'm tasked with configuring SQL CE 3.5 merge replication through a separate IIS7 server.How do I install SQL Server 2012 replication compontents on the IIS...
View ArticleSQL Server 2008 R2 WebSync Replication Filtering Issue
I am trying WebSync with RMO and it works well with no filtering, and few joins But when adding several joins on all tables I am getting this issue :The connection with the server was terminated...
View ArticleSQL 2008 r2 replication with SQL CE 3.5 sp
I am looking for guidance in setting up replication (Merge) between SQL server 2008 r2 (based at HQ) and severeal SQL CE databases on Windows mobile 6.5 handheldsIs this even possible?if so where is...
View ArticleReplication with XML in SQL 2005 - SQL 2000 Compat Mode
I have a database that lives on a SQL 2005 instance but runs in SQL 2000 compatibility mode. It has a table with a XML data type which is causing the snapshot agent to fail trying to script the schema...
View ArticleSubscriber is not connecting to publisher
Hi,I have several subscriber to my publisher. Till yesterday everything was running fine. When I had a look at the Enterprise manager for the subscribers. One of the subscriber is never connecting. The...
View Article"max text repl size" used even after disabling replication
Hi All, Transactional Replication was removed some months back from one of my SQL servers (SQL server 2005).Still I got below error during insert in one of our columns: “Length of LOB data (xxxxxx) to...
View ArticleHow to know the current identity range to fire...
Hello,When I insert a huge amount of data, I frequently get the error of the identity range have been exceeded, when this happens I run the sp_adjustpublisheridentityrange stored procedure and goes on....
View ArticleI need to replicate a Database from 2005 to 2012, is it possible?
Hi,I need to replicate a Database running on SQL Server 2005 to SQL Server 2012.The sql 2005 is the publisher and the Server 2012 is the subscriber, is this possible? any workaround or other...
View ArticleSetting replication up on one instance causes some replication jobs to fail...
I have two SQL Server instances, both are SQL Server 2008 (not R2). Instance one has a database called Production that currently has Transactional Replication setup on it. The distributor and publisher...
View Article. Tasks . Transaction Log Shipping . Script Configuration . script run in error
Version: MScubed 2K8 R2Hi. I'm a total newb and whilst configuring Transaction Log Shipping could not invoke that with the final [ OK ] due to an obscured network issue (the live server could see the...
View ArticleError in Event Log need Help! "An unhandled exception...
The server is windows 2012 + SQL 2012 sp1 (11.0.3000 web edition) using AWS EC2 instance. The sqlLogShip versin is 11.0.2100.60.We have just setup two sql server doing log shipping every 5 mins.I got...
View Articleget the list of all Tables, Views, Stored procedures that are NOT added in a...
How do i get the list of all Tables, Views, Stored procedures that are NOT added in a publication for replication?Can you help me to make the stored Proc for that?I am new to Replication....Thanks
View ArticleXP_CmdShell diasble impact on replication?
What is impact on transactional replication if we disable the Xp_CmdShell?
View ArticleError on the primary server
Configured log shipping using the following procedure http://www.mssqltips.com/sqlservertip/2301/step-by-step-sql-server-log-shipping/. I have enabled logshipping for 2 databases. The wizard created...
View ArticleQueue reader aborting
Hi all, This is my detailed error.The Queue Reader Agent has encountered the error "Row handle is invalid". when connecting to "DB1" on "DB2". Ensure that the publication and subscription are defined...
View Article