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 > september 2003 > threads for september 1 - 7, 2003

Filter by week: 1 2 3 4 5

replication over internet
Posted by kresna rudy kurniawan at 9/7/2003 9:32:48 PM
Does anyone can help to give me step by step to configure sql replication over internet....more >>


Merge replication and history
Posted by andsm at 9/6/2003 11:30:49 PM
I have two tables, one table, table A, with actual information, table B with history information. table B have same structure as table A, except it have have two more fields. Each time when a record in table A inserted, deleted or updated, the record is copyed to table B, with additional ...more >>

(Transactional Replication) Error 0: This server has been disconnected.
Posted by Tom M. at 9/6/2003 4:57:22 AM
When creating a new publication for transactional replication in Enterprise Manager, the following error message appears and the publication is not created: Error 0: This server has been disconnected. You must reconnect to perform this operation. Has anyone ever seen this error mess...more >>

Subscriber Publishing
Posted by Prasanth.b at 9/6/2003 3:38:24 AM
Hi All I use Merge Replication . I want to Publish a subscribed DataBase from another publisher and subscribe all other LAN subscribers from this newly published subscriber . Thanks in advance...more >>

how to use replicate
Posted by Lizzy Bones at 9/5/2003 12:41:25 PM
Hi everyone, Can somebody explain to me how to use the replicated data in sql server by using access as a frontend. I've made my sql server a distributor and have chosen some tables to replicate, but i don't know how to get to the data. Greetings, Lizzy ...more >>

SQL hot standby
Posted by Mark Fitch at 9/5/2003 12:22:07 PM
Are solutions availible for small-med businesses to establish a standby SQL database that would allow for a remote located SQL server? The purpose is to create a fail over for either bandwidth or server failure. Most clients accessing this server are remotely over Internet. thanks, Mark...more >>

Merge Replication issue !!!
Posted by Ray at 9/5/2003 10:35:53 AM
Hi All, I'm using : Win2k adv Server SqlSvr2k Sp2. One Publisher, Distributor : Merge Publication wiht Dynamic Filtering X Subcribers : Pull Subsciption to Merge Publication. I have the case that when I insert a row in Subscriber , this row first is insert on Publishe...more >>

Transaction Replication ,Error number: 105/170
Posted by JasonWu at 9/5/2003 10:28:31 AM
Transaction Replication , Distribution Agent Error Detail: -------------------------------------------------------------------------= ------- ErrorMessage:The process could not bulk copy into table '"ASIEXP86"'. ErrorDetail: Unclosed quotation mark before the character string = 'A,KE...more >>



Process generated fatal exception c0000093 EXCEPTION_FLT_UNDERFLOW.
Posted by Igor Bulanov at 9/5/2003 10:16:10 AM
I have 18 branches (some SQL 2000 other still SQL 7) replicating (transactional replication) some statistic data to Corp SQL 7 Server. Everything was working fine for year and then yesterday I started getting errors on Distribution Agent: "SqlDumpExceptionHandler: Process (different numbers) ge...more >>

time out range for replication job
Posted by JJ Wang at 9/5/2003 12:15:41 AM
Hi, How can I or where should I go to adjust the time-out range for a replication job and its agent on sql server 2000? Many thanks. JJ...more >>

Applying initial snapshots.
Posted by Scott at 9/4/2003 1:31:58 PM
All - How often do we need to reapply initial snapshots in a Transactional replication? How much time does SQL Server takes to apply the initial snapshot, say if I have a 100 MB, a 500 MB and a 1 GB database, each separately? Thanks - Scott...more >>

Transactional Replication - Identity Fields
Posted by Tom at 9/4/2003 12:58:10 PM
Background: 1) SQL 2K SP 3 running on Win2K Servers 2) Original Snapshot Created via DTS Export from Publisher to Subscriber 3) Subscriber is 'primed' via script for removal of certain defaults, identity columns etc. The problem. I have certain tables that have Identity-Insert OFF on...more >>

Undocumented Procedure to remove a Merge Article ... opinions requested.
Posted by la_la_looey NO[at]SPAM yahoo.com at 9/4/2003 12:03:15 PM
NOTE: A system table hack included within this solution ... Environment: - Merge publication that allows anonymous subscriptions. Dynamically filtered. If you attempt to: exec sp_dropmergearticle @publication = 'NAME', @article = 'NAME', @force_invalidate_snapshot = 0 You're greeted wi...more >>

Challenge: Linked Server/OLAP/Replication/DTS for 3rd party table merging
Posted by Jeffrey K. Bray at 9/4/2003 11:12:13 AM
Hello everybody, Sorry for the crosspost, but I think I picked the right groups. Also, I apologize in advance for the length, but want to maximize the amount of information you have before you attempt helping me. I am new to OLAP & replication, familiar with DTS (although have poor luck with ...more >>

Error 20598 in trans Replication
Posted by Sam Moayedi at 9/4/2003 9:08:09 AM
I am getting error 20598 in transactional replication The row was not found at the Subscriber when applying the replicated command. {CALL sp_MSupd_tblAcct (NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,791.0500,NULL,NULL ,NULL,'17360906-1',0x0001)} It seems that the primary key value is missing(...more >>

** MERGEREPLICATION PUZZLE ??
Posted by Jon at 9/4/2003 6:30:43 AM
Hi All, Our network runs a publisher A, Distributor B and a number of push subscriptions to many subscribers. All Running SQL 2000 SP2 on Windows 2000 Server SP 3. Merge Replication I keep receiving the error " The process could not query row metadata at the subscriber" I realise that...more >>

Does each replica need an SQL Server License?
Posted by Tom at 9/4/2003 5:50:07 AM
I have a VB application which is based on an Access dB which is replicated to many remote sites. I am looking into switching to an SQL Server solution and want to know if every remote location with a replica will need an SQL server license? Also, with Access, the Access .mdb file can be ...more >>

Replication between two Publishers
Posted by Prasanth.B at 9/4/2003 5:28:48 AM
Hi All I use Merge replication for replicating between SQL Servers .What is the actual way of replicating data between two publishers . Regards Prasanth.B...more >>

Creating Subscription
Posted by ddd at 9/3/2003 11:55:18 PM
Hello: Is possible to create the subscription on the server (distributor and publicator) detach the database, send this database to the client (via email or ftp), attach it and then synchronize? I need do this becouse the database has a lot of data and takes more than an hour create the ...more >>

changing datatype of a column in publisher
Posted by biju george at 9/3/2003 11:40:58 PM
I am using sql server 2000 transactional replication. i want to change datatype of column in the published artcles. is there any way withou dropping replication. Thanks BIJU...more >>

An access violation occured???
Posted by Igor Bulanov at 9/3/2003 12:01:40 PM
i am trying to set up transactional replication from windows 2003 sql server 2000 to sql server 7 and Log Reader agent keeps getting error "An access violation occured" please help. ...more >>

How can I create Referential Integrity on 2nd Publication?
Posted by Miguel Gonzalez at 9/3/2003 10:54:38 AM
Hi all, This is my current architecture. SQL Server 2000 SP3 on Windows 2000 Server I have 2 publications on my main server, both are transactional replications The 1st publication defines tables that are not altered at the subscriber. The 2nd publication (queued updating) defines tables th...more >>

login fails for sa when modifying table
Posted by Don at 9/3/2003 9:59:59 AM
SQL 2000 Transact Replication with immediate updating of subscribers. I can modify the publisher's user tables, but any of the subscriber tables give me an error message that "login fails for user 'sa'" even though i'm logged in as 'sa' so i know that the login works. weird... Don ...more >>

SQL2K > ACC2K MRG REPL FAILS INIT
Posted by Adam Cox at 9/3/2003 6:59:32 AM
GOAL: Create anonymous merge pull subscription initiated via VB6 code calling methods of the ActiveX component SQLMerge (MS Jet and Replication 2.6 Library). The article at http://www.588188.com/netbook/sqlserver2000/replprog/progre plactivex_2y0c.htm explains that this is possible. Curr...more >>

Trans Replication Error
Posted by Andrea Worley at 9/3/2003 6:02:15 AM
I've started and stopped replication successfully several times. This time, however, I'm getting the following error message when it tries to do the initial snapshot bulk copy. Can anybody please help... The process could not bulk copy out of table ... I/O error while writing BCP dat...more >>

Replication does not start
Posted by Alex at 9/3/2003 4:04:00 AM
Hi I have just set up a simple transactional replication between server A and Server B. I did all the work on Server A, setting up the distribution db there, and Server A acts as a Publisher, pushing out DB data to subscriber B. The initial set up was that snapshot to be run so the subs...more >>

Stopping Pull Subscription Expiring
Posted by ascrembalem NO[at]SPAM hotmail.com at 9/3/2003 3:21:48 AM
Hi I have a transactional pull subscription. After the 336 hours it expires, and I would really like to stop this happening as I'm otherwise going to have to write code to trap this if it occurs, and reinitialise the subscription. Does anyone know how to stop this occuring? I'd hoped the fo...more >>

Merge Replication: Batch
Posted by Ajit at 9/3/2003 2:43:53 AM
Hi, I am using Merge Replication for synchronization of data between two SQL 2000 servers. The tables are divided into different logical groups and I want synchronization to happen at these group levels i.e. in case of failure in synchronization of one table, entire group of tables shou...more >>

replication agent times out
Posted by JJ Wang at 9/2/2003 11:51:48 PM
Hi, I am running sql 2000 server. I have replication jobs running on my distribution server. It happened quite a few times now that the subscriber agent times out and shut down itself, and I would have to manually restart the agent. What caused this to happen often? Many thanks. ...more >>

snapshot replication
Posted by yuling at 9/2/2003 4:52:04 PM
Hi, Is snapshot replication will the whole database including user, roles, and stored procedure? If I just want to replicate the data, which function is the best way to use? I have the situration -- 1) the source database was connected by users most of time, so I can't use copy databa...more >>

SQL Server publisher fails after upgrade from SP1 to SP3
Posted by Gene Underwood at 9/2/2003 3:34:14 PM
A client upgraded thier SQL server from SP1 to SP3 and had the server set up as a publisher and distributor a push publication on a database. After the upgrade all of the replication agents as well as the database publication are giving the following error: Cannot load the DLL replincreme...more >>

... failed because 'rowguid' is currently replicated.
Posted by Christian Hamel at 9/2/2003 8:55:58 AM
Hello, I'd like to drop a column from a table in my database. When trying to delete this colum; I got the error message: ALTER TABLE DROP COLUMN failed because 'rowguid' is currently replicated. The table was replicated a while ago but isn't anymore. My guess is that when we disabled th...more >>

Problem with attached replicated database
Posted by Graham Toms at 9/2/2003 8:47:12 AM
Hi All Over the weekend, I copied a a published database from one server to another using the detach / attach approach. Once I had attached the database I ran *sp_removedbreplication* to remove the publications from the database. This all worked fine, the problem that I have now is that the da...more >>

Resuming replication automatically
Posted by Anand at 9/2/2003 6:05:28 AM
Hello Group, I have setup a Merge Replication between two servers. (SERVER_PUBLISH is the Publisher and SERVER_SUBSCRIBE is the Subscriber). I was periodically getting Network errors, I tried looping step 3 (both on success and failure) of the job back to step 1. I have also gi...more >>

context info in replication
Posted by shubhomoy at 9/1/2003 9:17:25 PM
Hi, I am aware that the context info (SET CONTEXT_INFO) is valid for only the connection and to be retrieved, has to be read from the master.dbo.sysprocesses table using the query : SELECT context_info FROM master.dbo.sysprocesses WHERE spid = @@spid But, does SQL Server support it'...more >>

merge replication timeout
Posted by dean at 9/1/2003 8:31:59 PM
I have a problem that a single database keeps getting a timeout error. I have 4 other databases that are replicating between these 2 servers that are working fine. However, this single database keeps timing out. This database does have more activity than the others, and network issues s...more >>

PK_@SNAPSHOT SEQNOS ERROR!
Posted by Fabricio E. Gil at 9/1/2003 3:19:55 PM
Hi everybody i've been working in my replication sceneario for 3 weeks, so suddenly appear this error when i re-setup and publication owe a schema change in the database involved, the error is asociated to the distribution agent! Violation of PRIMARY KEY constraint 'PK__@snapshot_seqnos__46D4D...more >>


DevelopmentNow Blog