all groups > sql server replication > june 2005 > threads for june 1 - 7, 2005
Filter by week: 1 2 3 4 5
Optimal "set and forget" values?
Posted by Earl at 6/7/2005 7:59:29 PM
Is there an optimum "set and forget" value for automatic range identity?
... more >>
Cannot create article
Posted by Rich at 6/7/2005 1:22:03 PM
What are some things that would stop an article from being created? I am
running a helpfully simple Snapshot Replication on my pc. I am configuring
the SQL Server to do all three roles: Publisher, Distributor and Subscriber.
I am only replicating the Authors table from the Pubs database to ... more >>
bi-directional transactional replication vs transactional replication with queued updating
Posted by William F. Kinsley at 6/7/2005 1:10:25 PM
Can someone help me understand the what the differences are between the
different types of bi-directional transactional replication, i.e
1) bi-directional transactional replication
2) transactional replication with queued updating,
Thanks
... more >>
Basic questions ...
Posted by Bob Castleman at 6/7/2005 11:08:22 AM
We are considering using replication for some of our needs and I need a few
basic questions answered so I can let my boss know what some of the gotcha's
are.
Using transactional replication, distributor and publisher on the same
serveer, read only subscribers:
1) What happens to the sub... more >>
SQL SP4 Question
Posted by LPR-3rd at 6/7/2005 9:44:01 AM
I currently have 15 remote servers and one central server all running
Win 2000 & SQL 2000 SP3, all doing merge & transactional replication.
If I want to upgrade to SP4, do I have to do all servers at the same
time, or can I do a couple each day, with out causing replication
problems??
... more >>
Cannot drop an article.
Posted by LPR-3rd at 6/7/2005 8:19:37 AM
Win 2000 / SQL 2000
In EM, I cannot 'uncheck' an article in a publication. There is a push
subscription from the server that has the publication. Does this need
to be dropped first??
Is there an SP that will do this for me?
AHIA,
Larry....
... more >>
Code - Anyone seen a replication Progress Indicator?
Posted by JJ at 6/7/2005 6:41:56 AM
My app is done in c# and controls merge replication programatically.
Does anyone have any info on how to create a progress indicator for
replication?
I know that for the upcoming sql mobile, there are plans to include one
in the data.sqlserverce namespace. But I have to program one for
window... more >>
How to configure multiple subscriber to same publisher using filte
Posted by Ki at 6/7/2005 4:09:22 AM
Hi,
I have a base table in publisher db. I have a column, using which i want to
filter it and replicate it to certain dbs. how do i dynamically do it ?
Like for eg, consider this table :
ID Project name center
1 A NY
2 B LON
3 ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
reinitialize deleted data
Posted by Jazper Manto at 6/7/2005 12:00:00 AM
hi
i have sql 2000 sp3 and a merge publication with a filter. additional i
have a client with msde also sp3 with is subscriber to the
server-publication.
the replication worked just fine for weeks. on one day i made a sync
with lots of data. while synchronizing the computer shutdown into... more >>
Replication success but Replication monitor fails.....
Posted by Anna at 6/6/2005 8:14:01 PM
Hi All,
My replication process working well , meaning it replicates the
data properly but it is not reflected in my 'Replication Monitor' , it always
shows failure (Red shadow on the 'Publishers' and 'Agents-->Distribution
Agents' .Note that the subsriber using 'push' method to ge... more >>
Identity columns after failover
Posted by JD at 6/6/2005 12:47:42 PM
Hi,
I was doing some testing of Identity columns with 'Not For Replication'
and failovers. I wanted to test Identity column value ranges. Here is some
back ground info. Both the Publisher and Subscriber have Identity column with
the 'Not For Replication' clause. Both have the same (default)... more >>
Windows sync manager
Posted by S c o t t K r a m e r at 6/6/2005 11:22:28 AM
using sql auth is there a way to save the pub & dist user/pass??!!??
everytime you sync you have to enter the password 4 times!!!
--
Scott Kramer
CDS Technologies, Inc.
www.clevelanddata.com
www.groundzerolan.com
www.team501.com
... more >>
Merge replication question
Posted by Sorin at 6/6/2005 10:38:03 AM
Hi,
we have a merge replication SQL Server 200 solution that worked fine so far;
2 days ago we put a new table in replication and something new, that we
didn't see before happened: for some reason not all the records where bcp in
the new table for one of the subscriptions and there is a sp_u... more >>
Identity Range Management
Posted by Lottoman2000 NEWBE at 6/6/2005 8:43:17 AM
Good morning All,
In the context of a merge replica:
Does this range serve as surrogate key (Primary Key) but after the sync, the
server overlooks it when inserting new rows in the published table and
generate a sequential one?
Here's what I am trying to achieve:
My disconnected users,... more >>
Licensing for Cnetral Subscriber
Posted by Eric Petruzzelli at 6/6/2005 8:38:19 AM
We have a SQL Server 2000 std edition on Win 2003 Server with 10+
offices around the country with with XP clients. Each office has about 5
to 10 clients with one of the client machines maintaining that
offices' SQL database. These clients are not part of a corp domain. I
want each office t... more >>
Merge Replication Code Example - Where Can I Find One?
Posted by JJ at 6/6/2005 8:01:30 AM
Hi,
I'm trying to program (c#) merge replication with one publisher DB
(SQL2000) and many subscribers (MSDE). I'm trying to find info and
examples online, but it seems pretty scarce. If you can recommend a
site, please let me know.
Thanks,
JJ
... more >>
Merge Replication Filter does not work at Subscriber
Posted by Vikas Kohli at 6/6/2005 4:21:02 AM
I am setting up a SQL Server Database Filter based Merge Replication between
Publisher (on Server Global) & Subscriber (on Server Site) using
EXCHANGE_TYPE '1' (Data only needs to be merged from Subscriber(Site) to
Publisher(Global) - Upload). You can consider this as a Central Subscriber
mo... more >>
Foreign Keys and Replication
Posted by MBurns at 6/5/2005 10:49:01 PM
Hi, I have a few merge replication publication set up. I've tended to group
articles in publications based on the size of the table - putting bigger
tables by themselves and smaller tables together. As a consequence, some
tables that have foreign key references are not grouped together in the ... more >>
caveats for synchronous hardware based replication?
Posted by mb at 6/3/2005 2:41:01 PM
Hello,
Thinking about synchronous hardware based mirroring using EMCs clariion
product line over a dedicated fiber connection between two geographically
separate data centers. I realize that there is a basic speed of light issue
here regarding the distance I can have between the two sites ... more >>
Automated Backup and restoring to a new machine
Posted by haiiyaa at 6/3/2005 1:58:04 PM
Hi all,
I am not sure if this is the correct place to ask this quesion. The problem
i am trying to solve is basically this. We do a nightly complete backup of
our database. The next day we copy the database to a different machine
restore it and run jobs on this database. I would like to au... more >>
Merge replication GUIDs.
Posted by Robin Tucker at 6/3/2005 1:17:44 PM
I have a product that sits on a main server and wish to implement
functionality to allow salesmen to come along, pick up a snapshot of the
database, go away and maybe modify/add to it and then come back and
"synchronise" their data. I'm reading up on Merge Replication for this
purpose. But a... more >>
subscribing table and Primary Key
Posted by Hassan at 6/3/2005 12:28:23 PM
Will inserts/deletes go through an additional latency if the subscribing
tables have a Primary key constraint to them as opposed to just having the
indexes tied to the Primary Key. I guess there would be some as apparently
all the replicated inserts/update/delete sprocs kick in on the subscriber,... more >>
URGENT!! Disable and again Enable Pull Subscription in Merge Replication...
Posted by Anukul at 6/3/2005 11:30:42 AM
Hi All:
How can I disable the existing Pull Subscription in Merge replication?
Also, I want to enable the Pull Subscription again.
I had to reset my SQL Server in between a running pull subscription (Merge).
It was replicating the data on other end.
But after the local SQL server came up, Rem... more >>
Merge-Agent error
Posted by ALN at 6/3/2005 5:10:03 AM
Hi,
I have a publisher and 3 subscribers. One subscriber stops with the folowing
error:
Number: -2147200996
Message: The process could not query row metadata at the 'Subscriber'.
I start the merge-agent 2 more times, but I get the same error every time.
What can I do to solve the probl... more >>
Strange problem while investigating
Posted by Hassan at 6/2/2005 9:03:58 PM
When i query msdistribution_status for commands to be delivered for a
particular article, i see as an example 50,000 commands
I did a group by xact_seqno for no. of rows present in msrepl_commands and
to no surprise the rowcount comes to 50,000 commands
However when i try to do the sp_browse... more >>
Stop replication of deletes
Posted by stephen atkins at 6/2/2005 8:18:49 PM
Hello all. We are just getting started with replication and I'm
wondering if there is a way to not have deletes replicated. I know I
could manually remove the delete trigger from every table but I'm
intrested in have this a bit more automatic (like when its creating the
subscription).
T... more >>
Snapshot Replication failing
Posted by Jason Greene at 6/2/2005 3:01:03 PM
Please help, I have set up a SQL replication between two databases. The
process starts for the first time and it starts running, after about 30
minutes
1) It Connects to the Publishing Database
2) It Generates Schema Scripts
Then I leave the screen and begin doing other work, when I com... more >>
sp_addsubscription problem
Posted by Jim Beale at 6/2/2005 12:20:22 PM
Hi friends,
I have a program that drops a table from a database that is being
replicated. My procedure is to drop the subscription, drop the article
from the publication, add the subscription and drop the table.
When I exec sp_addsubscription I don't want to initialize the
synchronizati... more >>
2005 Internet Replication
Posted by Grigoris Tsolakidis at 6/2/2005 10:22:19 AM
Is there any experience with SQL Server 2005 replication?
I want to do replication via Internet without implement VPN or physical
connection to SQL Server.
I think that this is imposible with SQL Server 2000 but watch a presentation
on TECHED which
says that this is possible with SQL Server 2... more >>
Scripting Replication
Posted by Carlos Eduardo Selonke de Souza at 6/2/2005 8:15:38 AM
Hello
I am trying to find a way to automate the 'Generate SQL Script for
Publicatios" that exist on Enterprie Manager.
I would like something like the Script method from SQL-DMO. I use SQL-DMO to
script all my SQL Server Jobs using a code like this:
Set conServer = CreateObject("SQLDMO.... more >>
Issue in Merge Replication
Posted by Vikas Kohli at 6/2/2005 1:07:03 AM
Hi Kevin,
I am setting up a SQL Server Database Merge Replication between Publisher
(P) & Subscriber (S) using EXCHANGE_TYPE '1' (Data only needs to be merged
from Subscriber to Publisher - Upload). Publisher priority is maximaum by
default.
However, I am facing this issue:
Under norm... more >>
# of distribution server for a publishing server
Posted by Remon Bekker at 6/2/2005 12:55:18 AM
Hi,
Does anybody know if I can have more than one distribution server for a
publishing server ?
explanation:
I have a publishing server which contains 2 databases. I want to publish the
first database to Distribution server 1, and database 2 to distribution
server 2. Is this possible ... more >>
I got Distribution Agent failure
Posted by akej via SQLMonster.com at 6/2/2005 12:00:00 AM
I got Distribution Agent failure
however everything working correctly, it's allways red x on distribution
agent.
I have transactional replecation between two virtual computer, i replecate
all tabels from my database, everything work correct however i got red X on
replication monitor, on dist... more >>
Delete and import data in a table in replication environment
Posted by Jackson BF at 6/2/2005 12:00:00 AM
Dear All,
I have made a replication between Server A and B. It work well
One date, the customer need to renew all data in one table. So I run a
script to delete the data then try to import such data from another outside
server. I used Sql server enterprise tool to import data,I make it... more >>
do the logreader/distrib agents go thru parallelism
Posted by Hassan at 6/1/2005 11:10:39 PM
I have disabled parallelism for the server . Have you seen the replication
agents(log and distrib specifically ) ever go through parallelism when they
run , especially when there are large no. of commands to be distributed ?
... more >>
Back to basic question
Posted by Hassan at 6/1/2005 10:40:53 PM
And forgive me for asking this over and over again..
My distribution agent states " 1 transaction with 100,000 commands were
delivered "
My default profile has the Commitbatchsize as 100 and CommitBatchThreshold
as 1000.
So in this case, how does distribution agent work ? Does it read/buf... more >>
subscriptions failing after reseed of identity ranges - help !
Posted by micks_address NO[at]SPAM yahoo.co.uk at 6/1/2005 11:47:09 AM
Hi folks,
We've had an ongoing saga with sorting out identity ranges in our sql
server 2k db after restoring a copy of our production db into our test
environment. i wrote scripts which check the identity value in each
table to make sure the identity value is within the range constraint
speci... more >>
Browse Replication commands
Posted by GG at 6/1/2005 11:05:16 AM
Hi,
We are trying to setup a two-way replication from STL to China. We
know that the network is very unreliable, and not very good bandwidth.
Inorder to decide if this is feasible, I need to provide information
about how much data will we be replicating everyhour, and how big a
transaction... more >>
Merge Replication & triggers (SQL Srvr CE)
Posted by Bill at 6/1/2005 10:56:02 AM
(Portions previously posted in SQL Server CE newsgroup, and the compact
framework newsgroup.)
Ok, so I set up merge replication, got a table out to the client (iPaq w/
Windows Mobile 2003, compact framework), updated it, and am now attempting to
replicate changes back to the back end. The ta... more >>
log shipping error
Posted by Pari at 6/1/2005 8:41:05 AM
I am using 2 enterprise edition sql servers. After I promote the secondary to
primary, and when I try to establish log shipping from new primary to
secondary. I get the error as
"A connection could not be made to any log shipping destination servers. You
must register the destination server"
... more >>
Merge Replication is Broken
Posted by MillsPerry at 6/1/2005 6:58:52 AM
I have scanned this newsgroup for similar postings, but came up empty.
My problem is this: I had set up merge replication between SQL Server
2000 (publisher) and several MSDE SP3 subscribers. This was working
until a week ago, but now nothing replicates.
Symptoms:
The merge agents in EM all ... more >>
Urgent : Mysterious non-convergence of some rows
Posted by Erbellico at 6/1/2005 6:14:28 AM
Help !
I have a problem with some rows in a table in merge replication, that
are different at some servers, though the Merge Agent keeps claiming
that "No data needed to be merged".
The validation of this table fails, of course.
Do someone know the reasons of non-convergence of a row ? Is i... more >>
RDA or Merge Replication?
Posted by vvf at 6/1/2005 1:17:42 AM
Hi,
Please help me with the following scenario:
I want to implement an application using eMbedded Visual C++ 3.0 (and then
4.0) to capture data locally on my Windows CE device by SQL (so, I would
like to have an .sdf file on my device where I write data.) This data would
be written continuo... more >>
Distribution DB
Posted by nick at 6/1/2005 12:00:00 AM
HI all:
How to use query to get Distribution DB name ?
Cheers
Nick
... more >>
|