Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


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
October 2008
all groups > sql server replication > september 2005

Filter by week: 1 2 3 4 5

MSmerge_tombstone confusion
Posted by redav at 9/30/2005 1:49:18 PM
We have merge replication set up between a SQL Enterprise server and an MSDE instance. We modify both databases through an inhouse app. Things were great until after one synch a whole bunch of rows mysteryously disapeared from the server. The kicker was that MSDE instance had no changes made t...more >>


Replication - Identity Value problem
Posted by Karthik at 9/30/2005 2:59:02 AM
Hi, I have a table with a tinyint (identity column). The current value in the table is 2. And if I check with IDENT_CURRENT the next value is displayed as 3. This table is an article in a merge replication. In EM if I check this article the next value is shown as 127. And this is leading...more >>

HELP! The merge process could not retrieve identity range resource
Posted by Buzz at 9/29/2005 9:08:02 PM
Of course I get the error AFTER I start rolling into production!!!! SQL Server 2000 SP4 and laptops with MSDE SP4 using MERGE with PULL. There must be a bug in creating articles: -- ****************** Table Contact with Int16 Identity field on primary key PRINT 'Table Contact with Int16 Iden...more >>

number of records is larger in subscriber
Posted by tosca at 9/29/2005 10:28:03 AM
Hi! Anyone knows howcome i end up with more records in the subscriber than in the publisher? I'm using transactional replication, and the subscriber is a standby server, no inserts are done in this server. Any suggestions? Thx!...more >>

best way to keep updated database copy on same server
Posted by AF at 9/29/2005 10:13:05 AM
Hi, I was hoping to get some advise on my SQL 2000 server: I would like an automatically updated copy of the main database kept on the same server. Any changes made to this copy would NOT be synchronized to the main database, however, changes made to the main database need to be immediatel...more >>

Replication Deadlock
Posted by Robert Lie at 9/29/2005 10:09:49 AM
Dear All, I'm just configured transactional replication. I have 2 DB Servers, OLTP Server and Reporting Server. I uses transactional replication to replicate the data from OLTP Server to Reporting Server. I configured the replcation to use Push Subcription. I set the schedule every 3 minute...more >>

confused about pull
Posted by Darin at 9/29/2005 8:48:03 AM
I have setup multiple merge replications that are continuously updating. Now, we need to have laptops in the field that connect occasionally that will merge. Because of that, I assume it needs merge PULL subscription. I have had tons of problems and it has never worked. Right now it seems to a...more >>

Merge Rpl. Pull from subscriber access denied problem
Posted by SteveInBeloit at 9/29/2005 5:42:02 AM
Hi, I have set up one laptop as the Distributer/Publisher. Went through the wizard and set up a Publication also, used Pubs. Then registered another remote laptop that I can see via the network, and it can see me. I went through the wizard again and set up a Push to that laptop. Said it r...more >>



Replication - SQL Server 2000 - Service Pack 4
Posted by Nina at 9/29/2005 4:17:02 AM
Hi, I am considering upgrading to SQL Server service pack 4 and would just like to clarify. In the readme file for SP 4 if find the following: “Note If an instance of SQL Server is not part of a replication topology, you can back up a user database and restore it on any other rele...more >>

Continuous Merge Replication questions
Posted by Timmeah at 9/28/2005 9:54:57 PM
Ok excuse my lack of knowledge in this department and hopefully someone can help easily. When using Merge replication with continuous updating subscribers, it appears when there is a network outage (as everywhere will get sooner or later) that it will not try to update until I manually push...more >>

Configure Publishers Problem
Posted by Chris at 9/28/2005 7:31:02 PM
I created a distributor just fine. At my distributor, I am selecting Tools | Replication | Configure Publishing, Subscribers & Distribution... On my Publishers tab, all I have is the name of my distributor (local sql server) in the Servers list. I do not have a "New..." button as is availab...more >>

Bi-Directional replication without changing scema on subscriber
Posted by Adam at 9/28/2005 7:01:04 PM
Hello - I am a newbie to Replication. Can I setup Bi-Directional replication without introducing the guid column on the subscriber? All the tables have Primary Keys. Thanks. -A ...more >>

pull or push
Posted by Kevin at 9/28/2005 4:48:04 PM
which is better? push or pull? this is for transaction replication. ...more >>

Indexes
Posted by andrew bourne at 9/28/2005 4:13:45 PM
Hi all, got a feeling its not possible because ive looked for sp's, and there dont seem to be any, is it possible to add indexes with merge replication in place? Thanks Andrew ...more >>

Question about uni directional replication and msrepl_tran_version
Posted by Theo Linnenbank at 9/28/2005 2:54:04 PM
Hi, I'm pretty new to SQL Server 2000. I'm working on a solution for replicational transaction. I have setup a test environment, which works quite well, except for one thing: I've noticed that during the setup of the test environment every published table is extended by a column n...more >>

Conflict Resolution
Posted by Anthony Small at 9/28/2005 12:45:15 PM
Is it possible to have a message or notification if/when conflicts occur? Is this art of any standard resolver or does this require a custom resolver to be created? TIA Tony S. ...more >>

invalid cab file after snapshot via FTP
Posted by Jeffrey K. Ericson at 9/28/2005 12:01:01 PM
I was able to successfuly retrieve a snapshot via FTP but the subscriber says the snapshot .cab within the folder is invalid. What would make the file invalid?...more >>

View synchronization content
Posted by Christian Hamel at 9/28/2005 10:59:41 AM
Hello all, We're using both Transactional & Merge replication between our main SQL Server 2KSP4 Enterprise and Sales Rep running MSDE on their laptop. I'm currently investigating some problem (Not related to the replication itself) and would like to know if there is a way to see what was...more >>

Procedure for adding a new Transactional subscriber to a very busy database
Posted by Chris Lacey at 9/28/2005 10:55:45 AM
Hi, I'm fairly new to SQL Server replication, so please forgive me for asking what may be a very simple question. I've had trouble finding a basic down-to-earth answer to the following problem, however. We have a very "busy" (in terms of both reads AND writes), fairly large (1GB) databa...more >>

should use Replication or Restore Backup file
Posted by Perayu at 9/28/2005 9:46:33 AM
Hi, all. I am use SQL 2k. I need to migrate data from production server to another server for customer to review, and the data can be one day delay. Our database size is about 35GB. Should I use Replication (whick kind will be best) or just to Restore the backup file from Production database....more >>

RDA question
Posted by Yener at 9/28/2005 1:07:35 AM
i am using RDA to synch data between sql server 2000 and my PDA. i try to get a parameter list according to the group of a user in my program. my query to pull is something like that : "select id ,name from parametertable where groupid in ( select g.id from grouptable g inner join usertable ...more >>

change "sa" password -> replication out
Posted by Vincent VEGA at 9/27/2005 10:36:14 PM
Hello, I have several servers SQL with replications they are a priori, configure all similar, nevertheless on the one if I change the password of the account "sa" replications are not done any more. Here is the message of the log " The job failed. The Job was invoked by User sqladm. The last...more >>

server performance
Posted by bagus at 9/27/2005 7:48:53 PM
how to tune up transactional replication in order not to make my server performance being slow ...more >>

sp_MSgetreplicainfo(?,?,?,?,?,?)
Posted by steel at 9/27/2005 7:43:02 PM
Have created Merge replication between a server and internet remote client (with SQL Server 2000 also installed). Have setup TCP/IP aliasing. When the Merge Agent runs the articles seem to update the remote Subscriber, however, the agent suddenly stops saying:"The subscription to publication '...more >>

@schema_option
Posted by Hassan at 9/27/2005 6:50:56 PM
Whats the difference between @schema_option = 0x0000000000000073 and 0x0000000000000071 for sp_addarticle ...more >>

Read Only
Posted by JLS at 9/27/2005 3:34:18 PM
If I change my Replicated db to Read Only, will this result in any = adverse effects for Replicating to this db? I don't want users to have any access to the db other than reporting, = and I read on sql server performance: "If you have a database that acts as a datamart or data warehouse, set ...more >>

Queue Reader Aborting. The step failed
Posted by Franky at 9/27/2005 11:48:03 AM
Hi All, I have a bi-directional transactional replication between two SQL Server 2000 box. After I reboot the publisher, the Queue Reader kept failing, saying "Queue Reader Aborting, the step failed, error 14151, state 1". And the worse thing was that I could not restart it. It would fail i...more >>

Tran. Replication Initial Snapshot Table Locking
Posted by Jeffrey K. Ericson at 9/27/2005 11:19:04 AM
There is an option to allow the initial snapshot process to not lock the tables. Any thoughts on using this? Will I be able to capture transactions that occur during the snapshot process?...more >>

FilterRows
Posted by Rich at 9/27/2005 12:00:00 AM
Hi, I posted this a while back but had no response. I wonder if anyone can help. I am using transactional replication. CREATE TABLE T1 (LogID INT, Quantity INT) Table T1 is an article to be published. I only want to publish rows that have a quantity > 5. The initial snapshot filters rep...more >>

Snapshot Replication setup please help
Posted by John at 9/26/2005 7:56:02 PM
Greetings, I moved my complete database with Robocopy to another testing site. I want to set up Snapshot Replication, but there is no option saying subscriber already have schema and data. is that must that when ever we are setting up Snapshot Replication, we must have empty database at...more >>

Moving publisher db to another server. (any steps on how to do this without reinitializing?)
Posted by combfilter at 9/26/2005 5:45:19 PM
I will be doing this all via EM since I don't know much about sql. I want to move a db that is being published on one server to another. I will configure them both to use the same distributor so I am pretty sure this is possible. tia -comb...more >>

Replication Agents and Failures
Posted by Anthony Robinson at 9/26/2005 4:04:39 PM
I have a question regarding Replication Alerts. I have set up alerts to trigger in the event any of the replication = agents fail. I set this up under the Replication Alerts section of the = Replication Monitor. I've had actual Distribution Agents fail but yet I receieved no e-mail = notifi...more >>

Best scenario for SQL Server 7.0 replication in my situation?
Posted by Nate at 9/26/2005 2:04:25 PM
Hi All, What is the best scenario for seting-up database replication in my situation? I have two computers, each computer has... -W2K, IIS5.0 Web server -Cold Fusion 4.5 Web Application server -SQL Server 7.0 database server -Multihomed IP Addresses using Network Load Balancing ....If ...more >>

snapshot replication set up
Posted by John at 9/26/2005 12:43:05 PM
Greetings when i am setting up snapshot replication: "yes, intialize the schema and data". i dont want to drop my subscription database tables and data. "No, subscriber has already has the schema and data" is not high lighted. why is it so. when i created publications i haven't checked ...more >>

Size
Posted by CLM at 9/26/2005 10:56:05 AM
Sorry, I forgot to ask one more question: I’ve got some pretty good sized tables that I’d like to use for concurrent replication, i.e. concurrent snapshot replication. (I hope I’m using the right term, but I’m talking about where the transactions are immediately sent over to the su...more >>

Concurrent
Posted by CLM at 9/26/2005 10:48:04 AM
I want to use what I believe would be called concurrent snapshot replication and by that I mean that any changes to one of the articles will immediately (or very shortly) be pushed over to any subscribers. Here are a few "feasibility" type of questions: 1. Do you have to have a key on all...more >>

REPL-Distribution
Posted by Roger Nygård at 9/26/2005 10:11:12 AM
Win2003 server msssql: 8.00.760 sp3 I have a ms-sql to Oracle replication and it works fine mostly. The replication is running over the Internet. In some cases the internet line is down for a while, in this cases the REPL-Distribution Agent is stopping. Then I have to start this agent manu...more >>

Replication Alerts
Posted by A. Robinson at 9/26/2005 9:03:01 AM
I have a question regarding Replication Alerts. I have set up alerts to trigger in the event any of the replication agents fail. I set this up under the Replication Alerts section of the Replication Monitor. I've had actual Distribution Agents fail but yet I receieved no e-mail notific...more >>

Unable to setup log shipping
Posted by John Clennett at 9/26/2005 6:31:04 AM
I'm trying to setup log shipping for a failover system but to date without any success. I've registered the 2 servers & monitor server, shared backup folders, ensured the database is in full mode but when I run the Wizard I get right to the end & when I press finish it either hangs or SQLServ...more >>

how to configure biderectional transactional replication
Posted by jhon via SQLMonster.com at 9/25/2005 12:29:15 PM
Newb question: how to configure biderectional transactional replication in sql server 2000 -- Message posted via http://www.sqlmonster.com...more >>

merge Replication across Internet
Posted by PELEAANIL at 9/25/2005 4:46:01 AM
I'm want to setup merge replication ( sql 2000 ) where one sql server would be installed with a hosting provider & other would be in our office. I'm able to setup a test setup in my office between 2 servers which are in same NT domain. I have queries about how to setting up merge replication...more >>

How to Delete Data on the Subscriber but Maintain It on the Publisher?
Posted by JJ at 9/24/2005 6:46:25 PM
Hi, We're using merge replication between a Sql Server 2000 Publisher and Subscribers on PocketPCs running Sql Server Ce. One part of our data sync scheme deals only with newly created data on the PocketPC. For this we have an upload-only replication that sends the new data from the device ...more >>

SQL7 two-way immediate replication not working
Posted by Nate at 9/24/2005 10:51:58 AM
Hi All, I have two SQL 7.0 servers in a load balanced Web environment that I want to replicate changes back and forth to each other so that the two databases are always in synch. I have setup a publisher, distributer, and subscriber with two-way immediate update replication. Replication is wo...more >>

Can subscriber know the results of Merge rep?
Posted by SteveInBeloit at 9/23/2005 3:01:03 PM
We have two notebooks doing Merge replication (PULL) from the distributor. We use the Active-X merge from ACCESS. Can the subscriber know the results of the replication? I now go to EM on the publisher and look at the Merge Agents to see if there were conflicts, then to the conflict viewe...more >>

Non-trusted transactional replication with remote distributor?
Posted by Jeremy at 9/23/2005 8:35:04 AM
I'm trying to find out if it is possible to set up transactional replication over the internet (non-trusted domains) with a remote distributor which is also a subscriber, and one additional subscriber. Initial snapshot should be delivered using FTP. Is this possible or do the distributor and p...more >>

Replication or Log shipping
Posted by John at 9/22/2005 8:34:33 AM
If i want to my test server database should be in sync with my prod database, which one is the best. after complete data sync i dont want any data updates. i am going to setting up only one way, from prod to test. please advise if any risks or issues...more >>

Table audit
Posted by Mandla at 9/22/2005 7:15:03 AM
i am interested in creating a script for every table which will write logs as to which information was deleted or updated in a table and by which user. is this possible and if so what are the implications interms of cpu usage and machine impact....more >>

How update publisher db in case it fails ???
Posted by akej via SQLMonster.com at 9/22/2005 12:00:00 AM
How update publisher db in case it fails ??? I have transactional replication of on database one publisher(sql server 2000) and one subscriber(sql server 2000) distributor is on the publisher server. The data published to subscriber every 1 hour. The web application works only with databa...more >>

SQL services running as local admin?
Posted by DonSQL2222 at 9/21/2005 3:24:01 PM
Can SQL's service run as a local admin if it's replicating? Or does it need to run as a domain admin? SQL 2000 thanks, Don ...more >>

Rejoining two broken replicating servers
Posted by Jim at 9/21/2005 2:08:48 PM
We had a two-site system go badly wrong as a result of something. The net result of this was that the publisher had to be completely reformatted and reinstalled. The server has, as a result of this, been given a different name (went from being a named instance to not being one). Currently the ...more >>


DevelopmentNow Blog