Archived Months
April 2003
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > sql server replication > january 2006 > threads for january 8 - 14, 2006

Filter by week: 1 2 3 4 5

trans replication of large tables...
Posted by benamis at 1/14/2006 2:58:39 PM
Hi i hope somebody can help me as i can't resolve it for 2 weeks now.... situation: trans. replication on win2k3 sp1;sql2000 sp4 as a distributor and a publisher. source and distributor db are on a separate RAID array's. 8cpu+4gb ram. 100mbs LAN. subscriber win2k3 sp1;sql2005 ENT ...more >>


Replacing Merge Objects
Posted by David at 1/14/2006 2:11:49 PM
I have a merge publication that I need to change some views and get the new views to the subscribers. At first, i tried the following steps and it failed when trying to synch from subscriber: exec sp_dropmergearticle .... ALTER VIEW ..... exec sp_addmergearticle .... re-created snapshot ...more >>

Can merge replication be used to keep two database in sync
Posted by Q at 1/13/2006 6:50:01 PM
Hello, I have situation as followed. Do you think merge replication would be able to keep both databases in sync? We have two databases (a primary and a secondary) Regular users use the primary database. To keep the secondary data in sync with the primary, I have a job running ev...more >>

Access Denied from Subscriber.
Posted by klineb at 1/13/2006 5:04:51 PM
I get the following message from SQL Server Agent: The schema script '\\LUKE\Replication\unc\LUKE$HORIZON_Promise_Promise\20060113160017\Location_1.sch' could not be propagated to the subscriber. (Source: Merge Replication Provider (Agent); Error number: -2147201001) -------------------------...more >>

Newbie question: "No replicated transactions are available"
Posted by mkerrigan NO[at]SPAM ktoys.com at 1/13/2006 1:12:56 PM
I set up Snapshot replication using the wizard and got this message the next time it was scheduled to run. There are 7 replication jobs on the server as follows: "Expired subscription cleanup" - this runs once a day at 1 a.m. "Agent history clean up: distribution" - this runs every 10 minute...more >>

Replicating specific data
Posted by Raju Joseph at 1/13/2006 10:58:03 AM
Hi All, We are in healthcare domain and we have a complete package written in VB6 and SQL Server 2000. We have installed in one of our clients. This client is actually part of a chain of hospitals. Each hospital can have patients registered with them. Also, this patient could also go to oth...more >>

Replication between 7.0 and 2005
Posted by Tom at 1/13/2006 8:58:14 AM
Is it true that merge replication between SQL7.0 and 2005 is not supported? I would like to setup SQL2005 as a publisher and distributor and SQL7.0 as a subscriber. Can someone confirm that please... Other options in that case would be to use transactional replication or to upgrade 7.0 to 200...more >>

Transactional Replication to a DMZ instance of SQL Server
Posted by Dave Stokes at 1/13/2006 7:49:02 AM
Hello, I am attempting to setup a transactional scheme from an instance of SQL server 2K inside our firewall to an instance running in our DMZ. I am getting the error "SQL Server does not exist or access denied. (Source: <DMZ server name> (Data source); Error number: 17)" I have been readin...more >>



Replication between MSDE and SQL Server 2000
Posted by Man Utd at 1/12/2006 8:20:48 PM
I got a corporate machine has SQL Server 2000 installed. And a laptop has MSDE installed. Is this complicated to setup a 2 way replication in SQL Server 2000 Enterprise Manager? ...more >>

sending the snapshot to a remote computer
Posted by Lina Manjarres at 1/12/2006 6:27:02 PM
Is there a way i can send a snapshot to the remote computer The database is too big, and the data is already in the remote computer. Everything stoped working when i added a column with sp_repladdcolumn . then i dropped the column to see if that fixed the problem, but it is geting worst I stop...more >>

sp_repladdcolumn behavior with large table
Posted by Brian K at 1/12/2006 3:06:17 PM
I have a replicated database that needs a column added to a table with approximately 3.5 million rows. Will it re-synch the entire table to the subscribers when I add the column with sp_repladdcolumn, or simply just add the column? IE, will I be looking at replicating 3.5 million rows to my s...more >>

Transactional Replication Recovery Question
Posted by MO at 1/12/2006 2:53:02 PM
Hi, Can someone point me to a KB article on how to recover from transactional replication in different scenarios ? Like how to recover if publisher fails or if distributor fails or subscriber fails ? TIA ...more >>

Replication subscriber views, locks and blocks.
Posted by Frank N via SQLMonster.com at 1/12/2006 2:38:44 PM
Quick question, do views on the subscription server create locking and blocking issues? I have 2 servers set-up with transactional replication. We have scheduled reports running on the subscribing server, most of those reports using views. The views seem to create performance, locking and bloc...more >>

Distribution agent action messages in session details
Posted by Wingman at 1/12/2006 2:26:31 PM
We are using SQL 2K std with SP4 and push subscription. We have situation between our publishing SQL server and subcribing SQL server. Here is what I see when I double click an action message (listed as Timeout Expired) in the listing of Distribution Agent history. 3:24 pm Initializin...more >>

Synch hangs
Posted by David at 1/12/2006 1:16:50 PM
SQL2K Merge replication. When starting the synchronization it displays "Retreiving subscription information" in the sync dialog and hangs there forever. If I look on the server at Merge Agents, it reads "Last Action:Connecting to Publisher <Publisher name>". Network connection to the SQL...more >>

Synching laptops
Posted by David at 1/12/2006 12:50:05 PM
We are using Merge publication. Some of the laptops (all are subscribers) are showing a status of "Succeeded", but the LAST ACTION listing reads "The process could not deliver update(s) at the 'Publisher'". Is this something to be concerned about? If so, what do I need to look for? Thanks....more >>

Newbie Replication Question
Posted by sajid_yusuf NO[at]SPAM yahoo.com at 1/12/2006 10:53:31 AM
Hi! I am trying to understand the replication in SQL server and while reading the book I came across the terms "updatable subscription" and "initializing subscription". So can anyone please help me understanding these two terms with a bit explanation. That would be extremely helpful. Than...more >>

Possible chain linkage problem
Posted by Marvin at 1/12/2006 10:18:01 AM
We're getting these errors when DBCC database check about a possible chain linkage problem. We're thinking that there's something wrong with a pointer from an text field to the data. We can do a db repair but problem will show up elsewhere. This only happens on the replicated database btw....more >>

Monitoring replication from subscriber
Posted by Microsoft at 1/12/2006 10:07:26 AM
Hi, I have a replication scenario where multiple laptops merge replicate with a central server. The subscriptions are set up as push subscriptions on the distributor. My users want a tool to tell when they last replicated, and if possible, how many records are waiting to be replicated. T...more >>

how to auto restart the merge agent
Posted by Wen Chang at 1/12/2006 8:48:02 AM
I have a merge replication, the merge agent job failed with: step 2 : could not retrieve generation information at the 'Subscriber'. NOTE: The step was retried the requested number of times (10) without succeeding. The step failed. step 3: The merge agent job failed. The merge process co...more >>

Sp_repladdcolumn
Posted by Mathew at 1/12/2006 7:46:04 AM
Hello, My Script is: Sp_repladdcolumn 'tblLensAddOn','IndexNo', 'Int NOT NULL DEFAULT 1','hakim',Null,1,0 and my error message is: Failed to copy user script file to the Distributor.(copy "1" "\\MySERVER\C$\Program Files\Microsoft SQL Server\MSSQL\ReplData\20060...more >>

Delete replication
Posted by Laura Pradère at 1/12/2006 1:19:04 AM
I defined replication in my SQL Server 2000. I have deleted everything except a remote server. I try to delete this and I get the following error: Microsoft SQL_DMO (ODBC SQLState:42000) Error 15190: There are still remote logins for the server "Name of the server". Where can I find these ...more >>

Role for alowing replication
Posted by Roy Goldhammer at 1/11/2006 6:09:44 PM
Hello there If i need to replicate two servers that i don't want that the subsriber user won't be member of sysadmin and db_owner. Which role i need to declare in order to allow transactional replication? -- øåòé âåìãäîø òúéã äðãñú úåëðä èì' 03-5611606 ôìà' 050-7709399 àéîééì: roy@ati...more >>

usage of NOT FOR REPLICATION option
Posted by Darren at 1/11/2006 2:15:48 PM
I've read many posts about what the DRI NOT FOR REPLICATION option is used for but am confused since there are many conflicting opinions. I'd like to have a better understanding of its usage. I have a merge replication containing two tables with a FK constraint between them. Occasionally ...more >>

Replace SQL view on merge
Posted by David Chase at 1/11/2006 2:15:21 PM
I have a merge publication that I need to update a published view. I have tried the following but does not work: sp_droparticle drop view create view I need to know if I can do this process without being in EM. Thanks. David ...more >>

Can't access merge agent properties
Posted by Darren at 1/11/2006 10:07:55 AM
I'm trying to set the logging level on a merge agent. I've read KB312292. When I right click on the agent and select properties some text flashes in the status bar but no dialog is displayed. I'm using SQL 2K SP4. TIA...more >>

SETTLE THIS BET FOR ME! Starting transaction log shipping
Posted by Ant-nee at 1/11/2006 6:58:06 AM
All, Okay, I need a bet settled. We are about to configure transaction log shipping for our production SQL Server instance. For our sake, let's call the primary server P and the failover server F. I believe that to configure transaction log shipping, you MUST start with two identical...more >>

How to make an exact database duplicate, including replication
Posted by Mirtul at 1/11/2006 12:48:05 AM
Hi Yesterday I posted a question regarding our problem with our replication being corrupted with time: http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.sqlserver.replication&lang=en&cr=US&mid=b000d340-bfef-4574-8818-8be420041185 While waiting for repsonse on this thre...more >>

Deleting records from merge replication
Posted by ravi lobo at 1/11/2006 12:37:01 AM
I have a merge replication set up. I need to delete some records at publisher which i don't want to be replicated. What should i do? Thank you....more >>

Replication bandwidth comparison
Posted by Tom at 1/10/2006 9:55:38 PM
I'm trying to find out which type of replication takes the least network bandwidth to transfer the same amount of data between two servers. I need to transfer new data from one to another SQL2005 server. I could use merge or transactional replication or even create my own scripts that would se...more >>

SQL Email Notifications
Posted by Art Vandelay at 1/10/2006 7:23:35 PM
Is there a foolproof or nearly foolproof way of emailing SQL notifications, for places not running Exchange? We have logged untold hours on a few different servers trying to get any sort of email notifications going out reliably. There are apparently TONS of things that can go wrong with SQ...more >>

Not running trigger on replication
Posted by Roy Goldhammer at 1/10/2006 4:59:14 PM
Hello there I have two databases that i use replication to update both of them. Is there a way to disable the triggers of the destination tables while they are being replicated? ...more >>

Redundant Databases
Posted by dbaechtel at 1/10/2006 4:56:01 PM
I am trying to architect a system that will will have one or more machines clustered together. The machines must share a common site database between them. I assume that one machine at any one time should manage the site database. If the machine that manages the site database fails, then anoth...more >>

What do I need to do column-level 2-way replication from laptops to main database?
Posted by Jack T. at 1/10/2006 3:30:37 PM
- What do I need to do column-level 2-way replication from laptops to main database? MSSQL both ends or MSSQL database end and MSDE laptop end? - If I use last-update-wins resolution, how difficult is it to implement? - Where can I find some good docs to guide me? Thanks, Jack T. ...more >>

reinstall of the subscriber server
Posted by Wingman at 1/10/2006 2:32:03 PM
We are using SQL 2K std with s4 and are using Push subscription method. We need to upgrade some hardware in the subscriber server which will require us to do a total reinstall of the OS and SQL server software. Since we are using push subscription, most of the replication settings are on the...more >>

Error 14262: specified @job_id... does not exist
Posted by Mark Rendle at 1/10/2006 12:32:15 PM
Got a client who is getting this error when trying "Start synchronizing" on a subscription in Enterprise Manager. When the subscription is run using the Administrator account which originally created it, it runs OK. But when a different account is being used, this error is thrown. Do subscript...more >>

Invalid object name 'dbo.sysmergepublications'
Posted by Heather B. at 1/10/2006 12:22:41 PM
I am working with SQL Server 2005 and having problems with the publisher. After I installed SQL and setup my database, I setup the server as both the distributor and the publisher. Then I setup a merge publication that worked fine with SQL Mobile 2005, I didn't have any problems with synchro...more >>

The process could not execute 'sp_repldone/sp_replcounters'
Posted by LPR-3rd at 1/10/2006 8:59:52 AM
SQL 2k/Win2K Recently restored a replicated dB, had problems with LSN error, fixed with EXEC sp_repldone @xactid =3D NULL, @xact_segno =3D NULL, @numtrans =3D 0, @time =3D 0, @reset =3D 1 Now I am getting an error in one of my log readers Error: The process could not execute 'sp_repldo...more >>

Propagate NEW Table to Anon Merge Replicas
Posted by Aubrey at 1/10/2006 4:16:02 AM
How do I get a New Table to propagate to Anonymous Merge Subscribers, WITH Add, Update, Delete Triggers? I created a new Table (by running a SQL Script created on a Developer machine) on a Remote SBS 2003 Server (SQL 2K). It Propagated to Subscribers, OK. But it is useless, because is missi...more >>

can avoid this rollback ???
Posted by k_s at 1/9/2006 10:40:02 PM
Hi, We're testing Transactional replication with updatable subscriber. We have kept a machine @branch office which is the publisher and the subscriber is at the head office. Publisher is win 2003 server with win 2000 sp4 and subscriber is a cluster with win 2003 and sql 2000 sp3. For small co...more >>

Peer-to-peer Replication Agent Error
Posted by Mick Kowitz at 1/9/2006 5:24:27 PM
Does anyone know why if I setup a p2p replication I get: "Could not find a valid Agent Id for the subscription to Publisher XXXServer, ... Source: MSSQLServer, Error number: 21758" This message only happens on the replication between SeverA to ServerB... ServerB replicates to ServerA just f...more >>

Playing with database mirroring
Posted by Kirsten at 1/9/2006 5:11:14 PM
I started to play with mirroring with a fresh SQLServer 2005 but I can't get it to work. This is the scenario: server1.mydomain - Primary - Hosts "MyDatabase" - Primary Windows 2003 domain controller server2.mydomain - Future mirror - Secondary Windows 2003 domain controller server2.mydomai...more >>

data replicate incorret field (Urgent)
Posted by FAIZ at 1/9/2006 5:10:16 PM
I'm using SQL 2000 with SP3 and made an replication link to another server. A few weeks ago, I drop the replication and add a new column in both publisher and subscriber server and made a new replication. Recently, I found that a new column did not replicate a data. I check with sp_browserep...more >>

SQL 2000 Replication Licensing
Posted by Jack T. at 1/9/2006 3:43:34 PM
Requirements: - I need to do replication down to the column level. (Last update wins resolution.) - There will be a database located in-house on a 2003 SBS 10 user server - The database will be distributed to users with laptops. They will make changes while disconnected, and then synch up o...more >>

Log Shipping - Error
Posted by Gabe Matteson at 1/9/2006 3:26:37 PM
I have two servers, the sql agent service on both servers are running under a domain account - rrg-sqlagent which is an administrator on both servers. The initialization of the database works but 15 minutes later when the the log shipping starts to occur i recieve the following errors. does an...more >>

SQL2005 Mirroring: Manual failover
Posted by Kirsten at 1/9/2006 2:35:29 PM
Suppose I have three servers PARTNER_A, PARTNER_B and WITNESS in a database mirroring configuration, and I want to manually failover from primary (PARTNER_A) to PARTNER_B: 1) What happens to client connections? Are abruptly closed (transactions lost, etc)? Or there is some kind of "wait for...more >>

LSN Error
Posted by LPR-3rd at 1/9/2006 1:16:22 PM
SQL 2k WIn 2k. I just restored a dB and now I am receiving the following error on my log reader for the restored dB. The LSN (169614:314254:8) passed to log scan in database 'StoreMain' is invalid. I cannot find anything online. Any one have any ideas?? Larry.... ...more >>

replication-log reader, dbcc reindex and transaction log backup.
Posted by Wingman at 1/9/2006 1:12:04 PM
We are using SQL 2K standard with sp4 and Push replication. Let me explain my situation here first. We have a weekly dbcc reindex happen at 3:05 am on Sunday morning and finished successfully at 3:42 am. The replication - log reader started issuing error in the log reader agent history, ...more >>

Merge Replication with a godlike Publisher
Posted by Tigermikefl at 1/9/2006 12:11:05 PM
Our application uses a SQL 2Ksp4 Merge Publisher with 1 push subscription and 50 msde anon subscribers. 50 tables to share. I would like the process to treat the publisher more like God and less like a committee member. Ie stop cascading all the changes to everyone and stop creating confli...more >>

TEXT / NTEXT / IMAGE datatypes in MERGE replication
Posted by Javed Iqbal at 1/9/2006 11:46:00 AM
Gurus, What are the drawbacks while using TEXT / NTEXT / IMAGE datatypes in MERGE replication Regards Javed Iqbal ...more >>

Equalize mis-synched tables
Posted by Tigermikefl at 1/9/2006 11:44:46 AM
Occationally, my publisher and push subscribers don't matchup on a few tables. The subscriber has a few more rowguids than Publisher even after synching. Synch glip or conflict or such. What is the best practice to get them matching without cascading more oddities to other subscribers? ...more >>

SQL 2000 Replication and MS Great Plains v. 7.x
Posted by Jay Yeager at 1/9/2006 11:05:44 AM
Hi, I was wondering if anyone has had any success in replicating SQL database with Great Plains version 7.x. I have a server A looking to replicate to Server B. Server B is going to be used as a backup server in the event of hardware failure of Server A. Server B will be also used as a s...more >>

Performance: is it better to do publisher - distributor on two different boxes or both on same
Posted by combfilter at 1/9/2006 10:28:52 AM
I am curious if having a separate publisher and distributor is better. tia -comb...more >>

sysreplicationalerts deletion timeout
Posted by cemal.gulluoglu NO[at]SPAM gmail.com at 1/9/2006 1:10:03 AM
Hi, I wrote a job to detect the alerts and mail them to a specific email address. But I realize that the data in msdb..sysreplicationalerts table is being deleted automatically in some time. Why and how often this deletion is made by ms sql? ...more >>

Would snapshot clean current log reader?
Posted by Charts at 1/8/2006 2:20:01 PM
Recently I experienced a scenario that a big transaction happened in a transactional replication database, but we did not reinitialize the snapshot. So it almost took forever for the log reader and distribution agent to finish. In the middle, I wanted to stop the transactional replication and ...more >>


DevelopmentNow Blog