difference between stored procedure and function
difference between stored procedure and function
View ArticleConflict in Merge Replication!!!
Hi All, I am getting around 5000 conflict in a article of Merge replication,all of them are update conflict ;i am looking for the root cause of the problem but unable to find the same.Can any one help...
View ArticleConflict in Merge Replication!!!
Hi All, I am getting around 5000 conflict in a article of Merge replication,all of them are update conflict ;i am looking for the root cause of the problem but unable to find the same.Can any one help...
View ArticleDBCC CHECKIDENT strange behaviour
I found a strange problem when changing a seed for an indentity column (for replication). I have Test table with IDENTITY(1,1) column. I run the following script: DBCC CHECKINDENT('[dbo].[Test]',...
View ArticleWhere can we see / read the current/allocated heartbeat_interval ?
Where can we see / read the current/allocated heartbeat_interval ? Before setting up an heartbeat_interval , I would like to see what is been already set !
View ArticleOrphaned Merge Publications for sql 2000 enterprise version
I am new to the forum but let me try to explain this the best that I can. I have a single database on a SQL 2000 enterprise edition with 11 pulled merge replication publications. We are in the middle...
View ArticleRepublisher Model - Inserts/Updates not reaching bottom child
A ---> B <---> C I have SQL server A with a transactional publication to server B , then a merge publication (download-only) on server B, with a subscriber C. Server A is the only distributor....
View ArticleMaximum Database Size for SQL Server 2008 R2 (Enterprise and Standard...
Please don't just give me links. Please clearly place a number below each question below. (1) What is the maximum database size for SQL Server 2008 R2 (Enterprise and Standard Editions). (2) What is...
View ArticleSQL 2012 Transactional Replication: The distribution agent failed to create...
We are on 2012 Enterprise with a 1 publisher, 1 distributor & 5 subscribers. We are frequently getting the warning "The distribution agent failed to create temporary files in 'C:\Program...
View ArticleHow hard is it to upgrade to Standard SQL Server 2008 R2 from Express SQL...
Can you give me a really good summary of what is required to upgrade from the Express edition to the Standard edition. Then, what are all the fine details of doing an upgrade from Express to Standard....
View ArticleIs it possible: With SQL Server Express 2008 R2 and 10G database to create...
How would you do the below if possible: Say you are using SQL Server Express 2008 R2 with a 10G database. You want to still use that database with the Express edition, but you're weary of the 10GB...
View ArticleWhich requires more monitoring by a DBA (or causes more trouble) SQL Server...
Which requires more monitoring by a DBA SQL Server Express 2008 R2 or SQL Server Standard 2008 R2, please give specific examples. Which causes more trouble SQL Server Express 2008 R2 or SQL Server...
View Articlegeneral question about replication
why does sql merge replication process adds a unique identifier with ROWGUIDCOL property on a table that has a primary key ? the primary key is already enforcing uniqueness so i cant understand the...
View ArticleVery Long First Synch for SQL CE clients
Our DBA who setup the server/replication for us has moved on to other tasks, and I have sort of inherited this system. Question is regarding the first time setup/synch of a SQL CE client (usual a...
View Articleinitialize pull transaction from backup
I'm trying to initialize a subscriber from a backup for a pull subscription. The publisher was started before the full backup was made. I followed the instructions @ Books Online topic "Initializing a...
View ArticleSQL2012: Distributor connection to separate publisher allows only using agent...
Distributor is on a Windows 7 box, SQL Server 2012 developer edition 11.0.2218. Publisher is on a Windows Server 2003 SP2 Enterprise box, SQL Server 2008 R2 Enterprise edition 10.50.1600.1. In the...
View ArticleReplication components are not installed
Hi when i try to create new publication\subscriber i am getting below error. Replication components are not installed on this server. run SQL server setup again and select the option to install...
View ArticleReplication Stoped !!.. suggested fix scenario
The replication of one my database stopped. The problem has begun when i tried to remove data from the online database (in the publisher server) but these deleted rows are not at replica database. So...
View ArticleHow hard is it to port a SQL Server 2018 database to SQL Server 2012 R2, why...
How hard is it to port a SQL Server 2008 R2 database to SQL Server 2012 R2. Are there drawbacks to porting a database to SQL Server 2012 R2. What are the benefits of using SQL Server 2012 R2. Thank you,
View ArticleHow do I resove this sqlserver log shipping error?
Message Executed as user: NT AUTHORITY\NETWORK SERVICE. The log shipping secondary database DEVWINSQL4.AbraEmployeeSelfService has restore threshold of 45 minutes and is out of sync. No restore was...
View Article