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 > august 2004 > threads for august 22 - 28, 2004

Filter by week: 1 2 3 4 5

Merge Replication Could not connect
Posted by Kuba at 8/28/2004 2:30:54 PM
Hi! I have problem with Merge Replication between two SqlServers connected via internet. After i configured publication and subscriber, when i trying to synhronize i'm obtaining The process could not access to the Subscriber" thanks in advance -- pozdrawiam Jakub Gluszkiewicz ...more >>


Question on merge replication
Posted by Martin Heuckeroth at 8/28/2004 2:02:18 AM
We are working on an application that is running data on a local sql server 2000 database. There is a second sql server on a different domain, connected via vpn. Database on main domain sql server is replicated / merge / push published to the 2nd domain sql server The goal is to be availab...more >>

Failed to enumerate changes in filtered tables
Posted by Mai Thoa at 8/27/2004 10:08:45 PM
I met the following error Failed to enumerate changes in the filtered articles. Category: NULL Source: Merge Replication Provider Number: -2147200925 Message: Failed to enumerate changes in the filtered articles. Category: COMMAND Source: Failed Command Number: 0 Message: create ...more >>

Collation confusion
Posted by Grant Marlow at 8/27/2004 5:27:29 PM
I need transactional replication to replicate data between a database with a collation of SQL_Latin1_General_CP1_CI_AS and another with Latin1_General_BIN. Can this be done with any explicit conversion? Reading the BOL and searching the internet yeilded no definitive answer. ...more >>

SQLServer physical architecture question
Posted by Griff at 8/27/2004 3:39:58 PM
I have to determine the best (affordable) physical architecture for the following scenario. We will have an eCommerce solution that has 200+ SQLServer databases running on Windows 2000 server (normal server, not the Advanced or Datacentre editions) and I need to determine the best solution for...more >>

Merge Pull Repl error: subscription expired..
Posted by Andreas Wolter at 8/27/2004 12:45:45 PM
Hi I've got a problem with the following setup: I configured a SQL Server 2000 for Merge Replication same server acts a distributor set up a publication (whole database) and now I want a client with a MSDE 2000 version running, to PULL -replicate the initial snapshot is created the connec...more >>

Delay before publishing
Posted by Wojtek Z at 8/27/2004 10:59:40 AM
Hello Is it possible that the Publisher could wait some time ( about 15 seconds) before it starts publishing ? I want it to start publishing when it gets new data, but there can be about 1000 new records in few seconds and I think it would be better to wait for few seconds then to create new p...more >>

merge question
Posted by Curt Shaffer at 8/27/2004 10:13:31 AM
I need to add some fields to an existing publisher to replicate to the other offices. The problem is that all offices have been populating these fields locally for about two months. I was told that when I add the fields to the publisher that it will overwrite those fields in the other database...more >>



Merge Replication and Parent Child relation FK
Posted by Patrick at 8/27/2004 9:17:40 AM
Hi Freinds, How can I handle FK relation between Paretn and chile tables? I am receiving errors, indicating that parent record doesn't exist. I am sure it does in the table but my guess is that it is replicating the child table first. What is the soloution ? Thanks, Patrick ...more >>

filtering
Posted by larry at 8/27/2004 8:08:09 AM
Running SQL 2K & Win 2K I have 18 remote servers that I want to horizontally filter data to based on the location of the server. The names of the servers are STORE01SERVER to STORE18SERVER. I know I can create a publication for each of the remote servers and then subscribe to the publica...more >>

replication without MSrepl_tran_version column
Posted by gillts NO[at]SPAM hotmail.com at 8/26/2004 9:35:22 PM
HI there, just wanted to know if there is a way to replicate my database without adding the MSrepl_tran_version column to my tables? This column is creating a stuff up in my asp code. I am not sure what is NOT FOR REPLICATION option and where can I enable/disable it? thanks,...more >>

Making a subscriber the publisher
Posted by Don at 8/26/2004 3:16:43 PM
SQL 2000 /Windows 2000 Server I need to shut the publisher down and remove it from the network. Then I need the subscriber to now become the publisher and push to other subscribers. Is this as easy as just removing Data Replication, and then recreating it, making the old subscriber, the ...more >>

Starting a merge agent from within a stored procedure
Posted by Amin Sobati at 8/26/2004 2:47:36 PM
Hi, How can I start a merge agent from within a stored procedure? Any help would be greatly appreciated. Amin ...more >>

Are partials possible?
Posted by David C at 8/26/2004 2:28:51 PM
I have used Access replication for years and now I need to setup for SQL 2000 and I need some help. Can SQL 2000 do partials? Where can I read up on using MSDE on laptops to synch? Thanks. David ...more >>

Replication removed but server says otherwise
Posted by Hussein Abd-Rabbo at 8/26/2004 1:52:29 PM
I've got a big and urgent problem... I need to alter some tables in a database. I had those tables replicated. I removed the replication to make thoses changes. All the objects created by the replication are still there, and the fields added in the tables also. When I want to change a...more >>

Is there a way to change distributors for a publisher without reinitilizing?
Posted by Combfilter at 8/26/2004 10:34:52 AM
This is for transactional replication. I have a publisher (sqlA) using a distributors (replA) that is pushing to subscriber (subA). (sqlA) ---> (replA) ---> (subA) I want to keep the publisher and subscriber the same and want to switch the distributor without reinitialization. So the...more >>

replacate Inserts only
Posted by larry at 8/26/2004 10:31:39 AM
Running Win 2k & SQL 2k How do I create or modify an already created publication to only replacate Inserts?...more >>

urgent problem on production database please help
Posted by itimilsina NO[at]SPAM savannaenergy.com at 8/26/2004 9:11:41 AM
Hi There, I added a new column on our publishe table which went okay but when i synchronize it display this error message, please help me how can i solve this problem. All our user need to synchronize the data every day. Erro during merge controlInitializephase: The subscripitn to publ...more >>

Merge ow does it handle this?
Posted by Dylan Kruger at 8/26/2004 8:50:44 AM
Hi Guys I have a client with the following below question: Our replication has been working like a bomb but every now & again we get that "Generic Network error" & inserts could not get enumerated or a meta tag could not be generated errors. Replication starts up again but we have no...more >>

error creating publication
Posted by larry at 8/26/2004 8:36:44 AM
When I am in my publications folder and I attempt to add a new publication, I get.... 'Error 5: [SQL-DMO]Code Execution exception: EXCEPTION_ACCESS_VIOLATION' after I click next for the first time. If I click OK in the error box, there are no publication databases listed. HELP!!!! ...more >>

Replication schedule
Posted by amw at 8/26/2004 8:21:38 AM
Here's my problem I have setup a transactional replication with a push subscription, I schedule it to run every hour, every think works good, however when the schedule start synchronizing it never stops so its not stating at the next hour, I have to manually click stop synchronizing and the...more >>

Problem in Adding column in table
Posted by Sharad at 8/26/2004 2:52:46 AM
Dear Friends I am getting the following problem while adding a column in the replication table. Please suggest. Problem: Code: sp_repladdcolumn [ @source_object = ] 'OTHALLOCATION' , [ @column = ] 'CCICAPPNUM' ] [ , [ @typetext = ] 'NVARCHAR(50)' ] [ , [ @publicat...more >>

Altering constraint in a column in a publication
Posted by Salil at 8/26/2004 2:01:02 AM
Hi All, I have a replicated (published) database with 1 push subscription to it on another server. Replication type is Transactional with "pushing" occuring every 2 hours. 1) In BOL it is mentioned, for making a change (besides adding or dropping a column) in a published table - a) de...more >>

Replication wizard not showing advanced options
Posted by Damian Gonsalves at 8/26/2004 1:00:31 AM
Hi I have setup a merge replication database with a publisher and a subscriber. Now I wish to add a second subscriber that is a read only subscriber. I have read in the msdn as well as the sql server 2000 administration book that checking the show advanced options checkbox on the first wizard p...more >>

Replication can solve may problem ??
Posted by opianeta at 8/25/2004 3:55:00 PM
Hi, In my db I have a big table with at least 40 millions rows. In fact my appz soffer about performance and I had to put offline the oldest data. I keep online only the last 6 monthsm and I copy the oldest in some tables with data costraints... I mean I have a table called "TbPrices" and ...more >>

merge replication causing cpu spikes?
Posted by Dan Maniotis at 8/25/2004 2:31:01 PM
Hi ... having a problem with an application that relies on merge replication among three SQL Servers. Two of the servers are public, the other's behind a firewall. Periodically the CPUs on the public servers spikes, and sqlserver.exe is consuming the whole thing. Running "select * from maste...more >>

Transactional Replication
Posted by Esio Nunes at 8/25/2004 2:08:56 PM
Hi I configured a transactional replication. It's OK, but some comands in publisher broke some roles in subscriber (I defined primary keys and constraints in subscriber database). The distribuition agent stoped, and now I need to drop these command from the publisher or distribution database....more >>

Making replication more reliable
Posted by Tony Toker at 8/25/2004 1:50:59 PM
We have about 90 sites doing merge replication with pull subscriptions over a DSL VPN. Replication often stalls following a dropped connection. Normally, restarting SQL Server Agent at the subsciber gets things moving again. Any good suggestions on a way to a perform this restart. We can't r...more >>

How to add the Column in Table which is in replication
Posted by sharad at 8/25/2004 1:09:57 PM
Dear Friends I have setup a merge replicaion between my two servers and now i want to add some column in one table kindly suggest how i can do the same without stoping the replicaiton. your earlier reply will guide me to solve the problem. Best regards Sharad...more >>

EXCEPTION_ACCESS_VIOLATION error
Posted by harry at 8/25/2004 11:39:51 AM
When I am in my publications folder and I attempt to add a new publication, I get.... 'Error 5: [SQL-DMO]Code Execution exception: EXCEPTION_ACCESS_VIOLATION' after I click next for the first time. If I click OK in the error box, there are no publication databases listed. HELP!!!! ...more >>

Any increase in replication performance upgrading to server2003?
Posted by Combfilter at 8/25/2004 11:39:40 AM
Are there any issues with sql2000 replication on server 2003? We are adding a new distributor and it's OS is server2003ent. Thanks, ...more >>

Can`t see solve conflicts in EM
Posted by Andi at 8/25/2004 1:31:06 AM
Hi group, sorry if i post my question again but because vacation i still have the problem and can`t answer the question of Hilary. we are using W2K and SQL Server 2K with SP2. We have a merge Replication (no mix, only 2 Merge Replikation) I have the following problem with the Conflict Manage...more >>

Error 2812: Could not find stored procedure and
Posted by Martin Heuckeroth at 8/24/2004 5:14:41 PM
Help! When we try to to delete a test publication on our sql server 2000 Developer Edition SP3a it returns an Error 2812: "Could not find stored procedure" What's weird is that we configured "Publishing, Subscribers and Distribution" last night and after some tries we got thru the wixard an...more >>

Merge replication of Foreign keys
Posted by robham at 8/24/2004 3:26:36 PM
Hi. I need to add a new foreign key to a merge replicated table (It references the PK in the same table). Is there anyway of replicating this to the other subscribers without invalidating the snapshot or applying it separately on each server? ...more >>

Limits on number of merge subscribers?
Posted by pat at 8/24/2004 1:16:18 PM
I'm testing merge replication between a SQL server 2000 publisher and multiple MSDE subscribers. The publication consists of somewhere around 200 articles (tables, views, store procs). All subscriptions are pull subscriptions. My test environment has roughly 10 subscribers. So far the...more >>

topology question
Posted by larry at 8/24/2004 12:30:20 PM
Running SQL 2K & Win 2K I have a trans pub from Server A(lets call it PUB 1a) & Server B(lets call it PUB 1b) & Server C(lets call it PUB 1c) to Server X. ALL data from Servers A, B & C are replicated to Server X. Now I want to replicate with a filter some of the data that is on: Ser...more >>

Character conversion table
Posted by Christian Dam at 8/24/2004 9:54:54 AM
Hi, I have been told a conversion table exist in either the master or the msdb database which can do a character conversion of data before it is sent to a subscriber. I am not not talking about character set conversion but about the ability to modify named characters into another named charact...more >>

Sechedule Task auto backup
Posted by irfan at 8/24/2004 8:07:30 AM
hello every one i am using Microsoft SQL Server 2000 Enterprise Edition and running four data bases on server.All on Local Areal Network the size of every data bases is 1 GB and changing occour every Second and minute so i want to implement Differential Backup after every O...more >>

The process could not connect to Distributor "server A"
Posted by JC at 8/24/2004 4:09:01 AM
Hello, I want to setup a replication like below on two Windows 2000 Server, Server A: Distributor & Publisher (SQL 2000) Server B: Pull Subscriber (SQL 2000) However, I receive the below error just after I setup the Publisher on server A, any idea of that? All helps are appreciated! Both ...more >>

[SQL2000] Transactional replication and database filegroups
Posted by Jb Vernejoux at 8/24/2004 2:39:04 AM
Hello everybory Some general question about Transactionnal Replication features on SQL 2000 In case of using Trans. Repl. to duplicate a whole database to another SQL 2000 server, does the Transactionnal Replication preserve database's filegroup (i.e. tables/indexes distributed accross dif...more >>

FAO Hilary Cotter
Posted by Paul Ibison at 8/23/2004 11:51:44 PM
Hilary, please can you send me an alternative email address - I seem to be marked as a dodgy spammer on your current one: "<smtp-out1.blueyonder.co.uk #5.5.0 smtp;550-195.188.213.4 blocked by blacklist.mail.ops.worldnet.att.net.>" Thanks, Paul ...more >>

Merge Replication over Internet with MSDE and Sql Server (Urgent)
Posted by Marie at 8/23/2004 4:15:03 PM
Hello, I would like to setup Merge Replication between a central Sql Server as publisher and a variety of MSDE clients as subscribers. The catch that I am running into is that I want to be able to do this over the Internet. I have set this up with SQL CE, so I assume that it is possible w...more >>

How to FORCE failed validation?
Posted by Ben Chorney at 8/23/2004 2:18:04 PM
hi all- is there any way to, as the subject so subtly states, force valdation to fail? mind you, i don't want a false positive (failed validation message with no data discrepancies) - i want to somehow prevent records from getting replicated around, if possible. i'm trying to test ways of so...more >>

Space Required Transactional Replication
Posted by Julie at 8/23/2004 2:14:21 PM
I have a SQL Server 2000 with SP3A on Windows 2000 Server. I have a 120 GB database that I would like to create a set up SQL Server 2000 transactional replication. I would like to replicate 60% of the tables. Update transaction at 20 MB/sec. Please help me define the database transac...more >>

Indexed View Replication with wrong snapshot result
Posted by George at 8/23/2004 10:54:28 AM
Hi I have a very strange thing here. I have setup a indexed view on a table and in this view spilits one CHAR(10) column to 2 (one with first 2 char, and another with next 8 char and converts to int) then I created article and subscription on this indexed view. no problem at this time. The...more >>

Log Shipping
Posted by Sanjay Tibrewal at 8/23/2004 10:01:17 AM
Hello, Have a question regarding Log Shipping - if this is not the right group please let me know which one would be. I have log shipping setup but am having problems that I am trying to debug. 1. In the log_shipping_plan_databases table in msdb of destination server the last_file_copied ...more >>

Error 14294 in replication
Posted by Mario at 8/23/2004 9:37:02 AM
Hi I have a server with Windows 2000 Server SP4 and SQL 2000 with SP3. This server has several published databases that they replicate data to another server. All the replications is of transactional type. When creating to publish another database it leaves me the following error: E...more >>

Table owner in dynamic filtered merge replication
Posted by nehamagia9 NO[at]SPAM yahoo.com at 8/23/2004 2:48:37 AM
Hello, When I create merge replication publication with dbo as owner of all tables, I can apply dynamic filters properly. However when my DB owner is TechnicalAdmin SQL Server Login and all the table owner is also TechnicalAdmin, I get the following error when I try applying dynamic filter an...more >>

synchronization stored procedure
Posted by hamid baghi at 8/22/2004 9:36:39 PM
hi I need to do synchronization manually from outside of sql server enterprise manager . for example with a stored procedure is there any way to do so? ...more >>

Merge, Agent is suspect. No response within last 10 minuts.
Posted by or_dromi NO[at]SPAM walla.co.il at 8/22/2004 4:10:40 AM
Tring to subscribe a merge publication but receiving error at the distributer: "The agent is suspect. No response within last 10 minuts". At the subscriber the error is: "The process could not deliver the snapshot to the Subscriber. The step failed". When viewing the session details at the dist...more >>


DevelopmentNow Blog