This is related to SQL Server 2005 Enterprise edition. One of the database log file is 100 % full and its log_reuse_wait_desc = CHECKPOINT ( from...
Hello, I have implemented partitioning for the first time. Requirement is to have partition by weeks. So each partition have around 25 million rows...
I am trying to add windows group ( MYDomainlogin) to the Linked Server security page, but when I click add --> then browse to find the windows group...
One of my colleague wanted to know , how often changes are performed against Table_A, Table_B , Table_C in production. Here are some more details ,...
I have a scenario wherein I have to combine two columns into one . Its SQL Server 2005 Below is the example : CREATE TABLE Table_Source (...
This is SQL Server 2005 Transactional replication configuraiton. I am modifying the table schema at publisher by adding addtional columns on...
I would like to do inserts into my destination tabel in chunk of 5000 rows at a time because source table can have milions of rows and I dont want to...
Hi all, 1) If I dont want 'Delete' statements to propagate to subcriber.........What needs to be done, when creating new publication (or) modifying...
All~, Is it true that , if a subscription is created with parameter @sync_type = N'replication support only' , then even if we generate a new...
Hi All, I configured Transactional replication on my staging server and will be configuring transactional replication on Production as well. I...
Hi all, I am installed sp3 + cu1 on one of my servers , it was successfull. But ,I tried to install this on my other server it failed with the...
Hi All, I am trying to run a stored procedure by passing a parameter BY using openrowset. Note: I am running below query FROM Datasrv2 . Datasrv1 &...
I am trying to use Tablediff utility to compare publisher and subscriber tables. The problem is : At Publisher side : we have Table_A & Table_B. At...
Hello All, I am trying to archive data from OLTP database into Archive database. Below is the procedure which I am using currently. In this...
Hi All, I am in the process of moving our database server onto new hardware . Some of the databases on old server are involved in replication. So...
We have SQL Server 2005 Standard editon 9.0.3042 (64-bit) installed and I would like to upgrade it to Enterprise Edtion. This will be In-Place...
Hi all, I am trying to convert this particular code to newer sql syntax that uses Outer joins. I did few but having problems with this one. I also...
Hi all, I am trying to convert some Ansi sql code ( OLD Version ) to new version of sql for compliance with SQL Server 2005 code. (Ansi SQL ( OLD...
Hi all,I have this stored proc from BOL for sql server 2000. In order to use this stored proc. I have to execute this procedure separately against...
Separate names with a comma.