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

Filter by week: 1 2 3 4 5

Connfig Replication via Internet
Posted by NBTri at 3/28/2004 6:36:09 PM
I want to replicate data via Internet using FTP Server, i have SQL 2K with SP3. i set up client network as - Server alias: my local server's nam - Server Name: ip address on interne - Network libraries: TCP/I - Port : 143 But i connect using Enterprise Manage to SQL Server then it errors: A ...more >>

Date field and replication
Posted by Emma at 3/27/2004 5:50:28 PM
Is it true that using date fields in tables being replicated is not recommended? If true, why? Thanks Emma ...more >>

Login failed for user 'sa'
Posted by ovidiu at 3/27/2004 4:20:12 AM
Hi. I've configured replication between 2 SQL2K (installed on 2 domain controllers of the same domain). My plan was to have the posibility to change data on both sides, changes being replicated even from publisher to subscriber or viceversa. The subscription is a push one. Unfortunatel...more >>

User to start repl-merge jobs
Posted by john celery at 3/26/2004 2:11:54 PM
I have tried many times to make a user to run jobs rather than run it using sa, where it gets tough is that the job is a repl-merge job, which needs the proxy account. So I made one, the local admin account who also a SQL Server sys admin. When I run the job using the 'userJob' that I mad...more >>

Merge Replication with Limiting Data in Subscriber
Posted by Darion Mapp at 3/26/2004 11:39:50 AM
I am using merge replication with row filtering to limit replication of a table for the past 10 days of data. The problem is that I want the subscribers to automatically remove the data that is older than 10 days after the replication is done (assume that the table has a date field). Question...more >>

Add column to a merge article.
Posted by maria at 3/26/2004 9:45:24 AM
Hi, I need to add a new column to a table that is an article in a merge replication. I know how to do that in enterprise manager, but i need to add this new column in the table primary key. I try to do it but it seem that i have to remove the replication, do the changes and then configure ...more >>

Startup Service Account
Posted by Robert A. DiFrancesco at 3/26/2004 8:21:23 AM
I've been deploying/working with replication on a Windows Workgroup. I've created an account with administrative rights. On all my machines I log onto Windows with this account and it is also the account I have designated for replication as the Startup Service Account for SQL Server. Must I ...more >>

Cannot Update Identity Column 'xxxx'
Posted by Jeff at 3/25/2004 9:01:06 PM
Hi I have transaction replication setup and the initial snap shot works fine. However after that updates are giving me the above error. Any help would be appreciated. Thanks Jeff...more >>



Simple (I hope) Replication Question
Posted by tomstevens NO[at]SPAM kkspc.com at 3/25/2004 2:09:34 PM
I am currently testing queued transactional replication using the Northwind database in SQL 2000. The Publisher and Distributor are on the server "main" and the Subscriber is on the server "backup". Everything is testing fine when I make changes, pull the network plug, restart the subscriber, ...more >>

SQL SERVER Log Shipping
Posted by Andy at 3/25/2004 1:03:31 PM
I am using SQL SERVER log shipping to maintain 7 warm standby databases on a SQL SERVER located at a different location. The network between the 2 facilities has plenty of bandwidth. I am finding that the SQL SERVER agent job created by the maintenance plan to restore the logs on the sec...more >>

How to move replications to a new server
Posted by Min at 3/25/2004 12:32:54 PM
Hi, Is it possible to move all replication objects from the old server to a new server without recreating any of them?.. we are in the process of moving existing production SQL server to a new machine (which is the replacement for the old server with the same computer name).. according t...more >>

identity problem
Posted by Eric.Li at 3/25/2004 10:44:23 AM
I have multiple tables with identity column replicated (merge replication) from Server A to Server B. During the initial setup, I specified that sql agent manages the identity columns automatically and runs in continuous mode. But a while, I got identity error and I had to stop the agent, ru...more >>

Replication via DMO
Posted by Nigel at 3/25/2004 10:21:06 AM
I'm setting up merge replication between a couple of SQL 2000 servers using DMO and want to use the automatic rather than scheduled option - which EM lets you set when you configure it manually. However, I cant see in DMO what setting I have to make - even when dumping the properties of an EM ...more >>

Changing a Text To a Date
Posted by Atley at 3/25/2004 10:09:11 AM
I have a field in a table that contains date data in the following format: 20040301 what is the best, low impact method for converting this to a useable date field? ...more >>

Disable Replication, remove rowguide-column?
Posted by Robert A. DiFrancesco at 3/25/2004 10:06:17 AM
I've notice that when I disable replication the rowguide column remains on each table. Is there an easy way to remove it? ...more >>

Log Shipping Question
Posted by darius hambleton at 3/25/2004 9:02:13 AM
All- Is their a utility that does log shipping? Maybe something in the SQL 2000 Resource Kit? Or do I have to upgrade to the Enterprise Edition from my current Standard? Also, where do I find/install the SQL 2000 Resource Kit? Thanks, DH...more >>

Another merge agent for the subscription(s) is running???
Posted by Brian Newtz at 3/25/2004 8:19:08 AM
Hi everyone, We are trying to implement merge replication using a central subscriber model. When testing this out on 4 test machines, everything seemed fine. Now, we are running a live test alongside our old system. So far we have the central subscriber up and running and one publisher. The ce...more >>

Distribution server restore on standby server
Posted by marcosindona NO[at]SPAM virgilio.it at 3/25/2004 5:41:43 AM
Hi, we have developed an application using transactional replication, with several publication servers (push) and a distribution server (which is the only subscriber too). It seems to work fine. Now we would "protect" the distribution/subscriber server by using a standby server (note: only th...more >>

Strange error when initial subscription
Posted by Renato Aranghelovici at 3/24/2004 11:15:38 PM
Having an anonymous pull subscription over Internet using FTP, the ActiveX control at subscriber give me the following error. The file exists and can be browsed and opened from subscriber location. Thanks for any ideea. Renato The schema script '\\CHRIS900\ReplData\ftp\CHRIS900_Stago_Stago...more >>

Merge replication
Posted by Zeljko Matic at 3/24/2004 6:42:22 PM
I'm using scheduled merge replication with SQL server agent job in mode "Inperosnate SQL server acount". I have problem with Windows synhronize manager, because it don't support this mode, and it always ask for supplaying SQL acount before replication. I need to use Synhronize manager on disco...more >>

SQL Server Snapshot Replication - Attempt to access invalid address. The step failed.
Posted by George Stephenson at 3/24/2004 3:55:37 PM
Hi, We are having a problem getting replication to work consistantly. The problem is during snapshot replication and is initially at the point of running the snapshot. The error we get is "Attempt to access invalid address. The step failed." We are running Windows 2000 server SP3 and SQL Se...more >>

X-Replication?
Posted by Jay at 3/24/2004 1:01:23 PM
I'm not a SQL person but need to know if SQL2K can cross- replicate to SQL server machines? In other words, SQLSERVER1 publishes TABLE1 to SQLSERVER2 SQLSERVER2 publishes TABLE1 to SQLSERVER1 If this is a supportable configuration, how does SQL prevent playback of articles that it received...more >>

General network error
Posted by Ming Cheng at 3/24/2004 11:31:07 AM
I used push merge replication over internet. I got the this error log at end of applying both schema and data to the subscriber General network error. Check your network documentation (Source: internet_ip_address\MSDE1 (Data source); Error number: 11 The data were repliacted to subscriber Th...more >>

how to replicate without the primary key
Posted by rocket NO[at]SPAM office at 3/24/2004 10:44:08 AM
Hi all, I would like to ask how can i setup a transactional replication without the primary key constraint to be replicated to the destination database or any option that i must choose to make it. thanks in advance ...more >>

Leftover Snapshot Agent Error in Replication Monitor
Posted by Matthew Zuberko at 3/24/2004 10:37:20 AM
Hello, I'm in the process of setting up a new snapshot publication on SQL Server 2000 (SP4). During the process I've created and dropped the publication multiple times, each time setting up the agent to schedule creation of the initial snapshot. During one iteration, I dropped the publi...more >>

FK and replication
Posted by middletree at 3/24/2004 8:54:35 AM
(previously posted to another SQL group; no answer so far) We are looking into how to do replication on a SQL Server 2000 db, for disaster recovery. One thing we found was that FK contraints won't replicate well. So we decided to drop the FK constraint, then add it back with a bit of code th...more >>

Doubts on Replication with tables which have the same name but are in different database and different structure @_@
Posted by Anffernee Hardawy at 3/23/2004 8:46:07 PM
Running version: Microsoft SQL Server 8.00.760 on Pack Precondition: There are two databases named "M" and "N" on SQL Server "A_pub", and in each of two databases there is a table named "info" but the structure of M..info and N..info are not the same Instance: Creating a transaction publicati...more >>

Persistant Error with Merge Replication
Posted by Jeremy Cooper at 3/23/2004 11:08:15 AM
I am getting a "failed to enumerate filtered articles" but its not the same problem everyone else is getting that the hotfix fixes. I have tried restarting the publisher bit that doesn't fix it either. Both pub & sub are running SQL2000 SP3 with the hotfix. Here is the log from the merge agent i...more >>

data archiving and replication
Posted by biju george at 3/23/2004 4:38:15 AM
Hi Guys, i am using sql 2000 transactional replication to have reporting server. in the oltp server tables i want to keep only one years data (around 1o million) while in the reporting server i will export the archived data and keep all the data so that i can take reportfor any period. wi...more >>

log shipping
Posted by biju george at 3/23/2004 4:28:36 AM
Hi guys, i am new to the log shipping. for logshipping to work we have to create a share off of the directory that the transaction logs are dumped to. can it be on any other server than the source server. 2) what is the meaning of " destination to become an available source destination". p...more >>

Replication for non-trusted domains through VPN can only allow push subscription.
Posted by Joe Mine at 3/23/2004 2:41:36 AM
The current setup: -2 different non-trusted domains(NARC and HOT). -The connection is VPN and NARC domain has the VPN server. -2 SQL server are installed upon 2 Application Server in each domains(SQL11Server & SQL22Server). -In each domain SQL server/agent starts up with a common local pass-thr...more >>

Viewing Merge Agents
Posted by anonymous NO[at]SPAM discussions.microsoft.com at 3/22/2004 8:07:06 PM
When Viewing Merge Agents, one of the last columns is "publisher inserts" and I was wondering: Is that number the amount of inserts that took place on the publisher. -or- The number of inserts the publisher made the subscriber do. -or- something totally different ?...more >>

HELP - Merge Replication - Reinitialize Subscription
Posted by Mike at 3/22/2004 7:29:04 PM
Hi all, I am developing a mobile application for PocketPC. I am using merge replication to sync the SQL CE database with my SQL Server 2000 database. My question is when shoud I use ReinitializeSubscription. I have little knowledge about replication and I would appreciate any help. ...more >>

Cannot drop replicating DB, loading also
Posted by Jay at 3/22/2004 4:09:12 PM
I was trying to restore over a replicating database. The restore had an error and stopped. So now the DB is in the state of (Loading) and cannot be opened. So I have the problem that I cannot drop it and I cannot turn off the replication. Any ideas?...more >>

Case Sensitive
Posted by Atley at 3/22/2004 4:06:04 PM
I have a table that has a field populated by single character data. in it 'm' is different than 'M'. How do I differentiate this in my queries.... It works automatically on my base SQL server, but not on the replicant. Thanks for the help... ...more >>

SQL Server Log Shipping Question
Posted by WillCWirtz NO[at]SPAM Yahoo.com at 3/22/2004 1:33:13 PM
my company is starting to evaluate Log shipping as an option for keeping an Axapta SQL instance in sync to a reporting SQL instance. Does anyone know how much extra "Stress" or "Load" would be added to the Axapta database? If the extra workload is too much then this would defeat the purpose of...more >>

identity cannot be determined on newly inserted rows
Posted by Noël Thoelen at 3/22/2004 11:05:35 AM
Hy I have a hard to trace bug. This is, it occurs sometimes, quit unpredictable. The error happens when we are trying to update data in a table. This is done using an application which is written in Visual Basic. The update is done using ADO, and we are using a disconnected recordset. Update...more >>

for microsoft
Posted by Hilary Cotter at 3/22/2004 8:02:58 AM
Here is some sample code to pull a subscription. My problem is that you can only use structured storage files. How do I use this to pull DTS packages stored within SQL Server? Also how do I specify the DTS package location? BOL Alludes to the fact that it can be stored within SQL Server but giv...more >>


DevelopmentNow Blog