Rename a column in a replicated table
Hi, I tried to run this(below) the table is replicated(transactional). EXECUTE sp_renameN'dbo.Tablename.Columnname,N'New_Columnname','COLUMN'But getting this error message: Msg 15051, Level 11, State...
View ArticleNeed Expert Help ---I have a DB of 1000 tables or more, all in one...
Hi,I have a DB of 1000 tables or more, all of the 1000 tables are added to one merge publication, most of them are bidirectional, and i have around 300 join filters.I noticed lately that when sync is...
View ArticleNew KB Article - Merge replication does not support centralized subscriber...
I am a little confused with this article http://support.microsoft.com/kb/2750005Under the More Information Section this Bullet point is made •Two or more publications inside the same publisher database...
View Articlepassive and active role management for recovering from crash in a Windows...
I'm used to work with SQL express edition with only one master machine on this small local network.On one hand, I wander about the licensing rules on SQL server 2008 standard edition (running on...
View ArticleTransactional log shipping
I have created the log shipping job, backup, copy and restore job occurs without any error. However in the secondary server, LSAlert job has errors:Executed as user: NT AUTHORITY\NETWORK SERVICE. The...
View ArticleInadvertently Removed Replication From Subscriber
Hi allI wonder if anyone can save me from a completely rubbish Easter weekend :-)I had a complete brain fade and issued sp_removedbreplication against a subscriber database that was involved in...
View ArticleUnable to create a snapshot replication
Hello,I was able to create distribution, publisher for snapshot replication, but not the subscription and I'm getting the following warning.Subscription for the following subscribers cannot be...
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 ArticleSQL server 2008 R2 cannot connect to Distributor during WebSync
I set up a server with SQL 2k8 R2 and want to sync a publication with a remote subscriber. Everything is basically set up and I am using RMO. Subscriptions are being created on both server and client...
View ArticleMerge replication - examples for custom conflict resolvers?
I have gone through BOL and various online resources including this one and I can't find any examples on how to use custom conflict resolvers to generate a result row which is a combination of the rows...
View Articlemerge replication
How to Remove publisher and subscriber without deleting rowguid the merge replication?
View Articlelog shiping
i am setting up log shipping for about 30 dbs, everything working fine, i need to log ship structure/objects of a db not data. is it possible in log shipping?any other better way of taking...
View ArticleHow to disable Xp_CmdShell in SQL Server 2000?
How to disable Xp_CmdShell in SQL Server 2000?
View ArticleSQl Replication monitor without Any Sproc
i want to monitor SQL replicetion without any Sproc becoz i am using other tool with cannt execute any Sproc it can only run any select query. can nayone please suggest me any idea how to do it??
View ArticleImage storage between SQL CE and SQL Server
Hi All,I am about to embark on a mission of utmost importance. The company I work for employs contractors to perform audits on site (with no internet or phone reception) and these auditors currently...
View ArticleError 22042: xp_setSQLSecurity()returned error -2147023564,'No mapping...
Hi All,Running SQL 2000, SP 4,My first replication project and I am trying to use the Create Publication Wizard.For Select Distributor, I have chosen to make the current database it's own...
View ArticleMs SQL 2000 Replication with Linking server
Hi all, I am trying to do the replication in Mssql 2000, sql to paradox, configure the replication but this linking server was not displayed in enable subscriber window. give me good solution how to...
View ArticleMS SQL Server 2000 Merge Replication Row filter Issue
Hi All, I have one doubt that is i have two same databases, in that database have same tables nearly 60 tables 59 tables are ok but one table in that table have 101 Rows in that i want replication data...
View ArticleTransactonal Replication in MSSQL server 2k Error
Hi All, I am doing Transactonal Replication in MSSQL server 2000 at the time of running it was give error message Error: "Server setting 'Allow triggers to be fired which fire other triggers (nested...
View ArticleSQL Server Job Failure
Hi All,we configured one job for executing one stored procedure as per the logic the job is running successfully but in hob history it is showing following error.if we run the job manually the job...
View Article