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 > november 2004 > threads for november 29 - 30, 2004

Filter by week: 1 2 3 4 5

MergeReplication Primary Key Violation
Posted by SouRa at 11/30/2004 10:53:01 PM
I have setup a Merge Replication(Local and Remote Servers) in my application. I am Using a table (for example) Employee in which Empno is a PrimaryKey+Identity field.During Insertion, Iam Getting An Error as "Primary Key Violation".How its possible?.What is the reason behind this?.Please give ...more >>


Is Merge Replication the right choice?
Posted by Beverley at 11/30/2004 4:50:37 PM
Hi all, Forgive me if this is a stupid question, but we lost our DBA a few months ago to a better job opportunity. As I am the person on staff who knows most about writing SQL queries, guess who has his duties now? :) (At least I don't have to do backups and such... the person who knows most...more >>

Float data type oddity
Posted by captainkt at 11/30/2004 4:33:59 PM
I am replicating data by transactional replication, between 2 float data types, and I am getting different results. '3294676.0' is replicating as '3294676.0000000005'. Does anyone know why this is? My procs and table definitions match, and I shouldn't be expecting to see this. ...more >>

problem with a table
Posted by JFB at 11/30/2004 4:22:03 PM
Hi All, When I try it to push a suscriber I got an error: The process could not bulk copy out of table '[dbo].[OrderDetails]'. Function sequence error (Source: ODBC SQL Server Driver (ODBC); Error number: 0) ---------------------------------------------------------------- In the snopshot sai...more >>

Snapshot Keeps re-applying itself over and over. (here's the logging)
Posted by Combfilter at 11/30/2004 3:29:39 PM
Not sure why this keeps happening. The table is not that large compared to others that we do. This is with the 2 set on the logging and still is pretty vague as far as the "general network error".. Any ideas on how to make this snapshot go through. Both our connection and theirs is a ...more >>

How to replicate data from Oracle to SQL Server 2000
Posted by DotNetUser at 11/30/2004 2:40:28 PM
Anybody knows where can I find some info related to replicating data from Oracle(Publisher) to SQL Server 2000(Subscriber), some examples? Thanks in advance! ...more >>

Not All Data Being Replicated
Posted by Tommy at 11/30/2004 1:59:04 PM
We have a replication desing with several publications (merge, unidirectional merge, and snapshot) synchronizing with several MSDE instances on laptops. On one of the uniderectional merges one laptop replicated the first time and received all data (1067 rows). More data was added to the server...more >>

sysusers and syspermissions
Posted by Jordan Lan at 11/30/2004 1:17:01 PM
We are trying to implement a warm stand-by sql server, but after initializing a new push subscription, neither the users no the table permissions are being transferred. Isn't the snapshot be responsible for those (sysusers and syspermissions) tables? Thanks...more >>



Trigger and replication
Posted by swati at 11/30/2004 11:37:52 AM
I have set up the transactional replication with Qued option .. I have a trigger on one of the table which inserts the data in another tables after insert /update activity happens . I have set up the trigger with Not for replication but still the trigger is fired twice without any interva...more >>

Merge Replication Issues
Posted by Si at 11/30/2004 7:49:08 AM
Hello All, I would greatly appreciate some help on this issue. I am very stuck and struggling. Basicall I have a SQL 2000 Server, that is the publisher for a merge replication. This merge replication, is to replicate to handhelds, that via a mobile application, insert into the tables. T...more >>

Pull subscription
Posted by Bruno at 11/30/2004 2:55:00 AM
Hi, I'm trying to create a pull subscription but it fails. I would like to synchronize data between my laptop (remote or in network) and our SQL Server. I managed to create a push subscription replicating every hour but it would be better to have a pull subscription. I always get an err...more >>

Restoring replication
Posted by Mats at 11/30/2004 2:47:03 AM
I have a problem that needs tip: Our main replica server need to be restored. It has been the main server within a network using merge replications between around 10 servers with publications and push/pull subscriptions. Now listen the server was stolen and I need to restore (I got the all the...more >>

Creating custom merge profile
Posted by janezcas NO[at]SPAM yahoo.com at 11/30/2004 2:30:09 AM
Hi, I am trying to create custom merge profile for merge replication between SLQ2000 and MSDE2000. The link between the two is usually 33,6 kb/s. I have checked parameters for 'Slow link profile', but there is only one parameter different comparing to the default profile (UploadGenerationsPer...more >>

Can't view merge agent properties
Posted by William Campbell at 11/29/2004 11:48:37 PM
In Enterprise Manager (EM), if you go to: [Replication Monitor -> Agents -> Merge Agents] you'll see a list of Merge Agents to the right. I'd like to be able to select one of the items, right-click, and select "Agent Properties". When I do this, I get a dialog box that appears. The title of...more >>

Replication
Posted by Aviad Avi at 11/29/2004 10:22:41 PM
I need to copy 10 Databases (150GB) to another SQL machine. Now I need the destination machine to be updated every 24 hours. Transcational replication is not helping me - cause it doesn't copy tables without primary keys. Snapshot replication is not helping me either - cause i can't transfer e...more >>

SQL 2000 Standard Edition : Log Shipping copy problem..
Posted by Zul at 11/29/2004 5:07:42 PM
Hi, We have a standby server that is located at the remote site connected by a leased line. We have a log shipping that is currently running from our primary server located at hq to the standby server. Everyday there will be a transaction logs and the full database restore been done on the ...more >>

Still Error 18483
Posted by JFB at 11/29/2004 4:28:57 PM
Hi I can't go forward, I have the same error... Paul Ibison was helping but maybe he is busy... please help. Error 18483: could not connect to server 'serverName' because 'distributor_admin' is not defined as a remote login at the server. a) I'm using Named pipes and TCP/IP with not alias becau...more >>

MSDE Replication in Workgroup Enviromnet
Posted by Colin M at 11/29/2004 2:53:03 PM
We currently have two machines in a workgroup environment and both are running WIndows XP Pro SP1 and MSDE Sp3. The problem we have is with the Merge Replication. The publisher writes snapshot data to the snapshot folder, but the subscriber is unable to open this file across the network. We...more >>

GPRS replication troubles : 28562
Posted by Juan at 11/29/2004 12:41:28 PM
Hello: I get this number of errors when I'm trying to merge replicate over GPRS. It occurs only some times: error 80072EE7 with native 28562 error 80072EFD with native 28562 and after those errors I get 80004005 with 28557. What about are these errors? why the database gets unstable? h...more >>

Replicating database schema changes in "daisy chain" situation
Posted by Tommy at 11/29/2004 12:37:03 PM
We have a setup where SQL Server A servers as a Master database. SQL Server B is installed in another country and replicates key master data from server A. MSDE Instance C replicates with Server B to receive this master data as well as merge data that is shared only between B and C. We recentl...more >>

Problem in Merge Replication
Posted by SouRa at 11/29/2004 2:13:02 AM
I am Getting Timeout Problem when the meta data CleanUp Process Related to Merge Replication is running I just want to know a) What event triggers this job to run. b) What does this job does. c) What happens if the job does not run d) whether i can modify the job to run only on Sundays whe...more >>


DevelopmentNow Blog