all groups > sql server replication > july 2006 > threads for july 8 - 14, 2006
Filter by week: 1 2 3 4 5
Replicated subscribers.. Use of nolock
Posted by Hassan at 7/14/2006 2:54:43 PM
We have our data replicated to a group of read only servers in order to
scale out.
My question is since all the requests to these subscribers are just in the
form of sprocs that do selects, i would like to have all these sprocs use a
nolock hint as I dont think i need to worry about dirty d... more >>
SQL 2005 Replication Monito, 100+ databases, not sorted???
Posted by R Baker at 7/14/2006 1:48:18 PM
In SQL 2000, the tree of databases was sorted by database names. The tree in
the replication monitor in SQL 2005 seems to sort them in the order they
were created.
Is there a way to get them sorted by name? The tree is basically unusable
for large numbers of databases if there is no obvious... more >>
SQL Server Database Integrity Check
Posted by Joe K. at 7/14/2006 11:18:02 AM
What is Microsoft best practices with database backup plan with database
integrity check using SQL Server transactional replication?
Is there a Microsoft article that I reference with this information?
Thank You,... more >>
Replication Recovery
Posted by georgeg at 7/14/2006 11:06:02 AM
I have created a transactional Replication from Publisher A To Subscriber B.
Then I Created B as a publisher to subscriber C. The three databses are in
sync. I am doing full and Transactional Backups on all these databases.
If Database C Fails and the replication from B to C fails. How can ... more >>
Index not replicated to the device
Posted by justin.k.tang NO[at]SPAM gmail.com at 7/13/2006 6:16:28 PM
Hi,
I have a table published on the publisher. But when I add an index to
the table it's not replicated to the device. I have checked the
snapshot folder and the newly added index is in the .dri file. Any
ideas?
Cheers,
Justin
... more >>
Merge Replication Stops Processing Articles
Posted by Guy Thornton at 7/13/2006 12:01:03 PM
I have a new merge replication application I am working on. I have the
publication/distributor setup on the server (windows 2003/SQL Server 2000
sp3a), and My client application is using the COM SQLMerge objects and
SQLError Object.
I have the appliation setup so that on the first attempt ... more >>
Invalid Column error from snapshot agent
Posted by Robert Brown at 7/13/2006 9:28:01 AM
Hello,
I have a strange one.
I have 2 identical databases (different data, same schema).
I'm trying to add some new merge replication publications to each of them.
In one of the databases, the snapshot agent runs perfectly for all the
publications, but in the other one, the snapshot... more >>
Replication Housekeeping
Posted by Steven Faull at 7/13/2006 9:04:46 AM
I'm running snapshot Oracle 9i to SQL 2005 replication, where my SQL 2005
box acts as the distributor and subscriber.
Each morning, when replication runs, the snapshot creates a new folder
shared replication folder (REPLDATA) that contains the scripts required to
populate my SQL database.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Can 64 Bit SQL Server 2005 replicate to a 32 bit SQL Server 2000 box and vice versa?
Posted by tempdba NO[at]SPAM gmail.com at 7/13/2006 8:59:42 AM
Crazy question, I know. We have two active-active SQL Server clusters,
one at each of two data centers, that replicate data via SQL Server
replication. One will be upgraded to SQL Server 2005 64 bit Enterprise
while the other will stay at SQL Server 2000 32 bit Enterprise. Will
they still be abl... more >>
Merge Replication
Posted by carol at 7/13/2006 8:21:02 AM
Hi,
Can subscriber have both push and pull subscription to the same publication?... more >>
How to implement a progress bar for web sync using RMO Programming
Posted by carol chen at 7/13/2006 3:58:14 AM
I've configured web synchronisation for merge replication and developed a
simple windows app with a "Sync" button. I'm now trying to display the merge
sync status. the code are as following:
Dim subscription As MergePullSubscription
Dim agent As MergeSynchronizationAgent
agent=subscri... more >>
How to add merge article when subscr setup as 'nosync' ?
Posted by Chris at 7/12/2006 5:11:02 PM
Need to add an article to merge pub using sp_addmergearticle. Getting the
following error:
Server: Msg 20086, Level 16, State 1, Procedure sp_addmergearticle, Line 470
Publication 'fxDB6_Merge' does not support the nosync type because it
contains a table that does not have a rowguidcol col... more >>
Multiple Distributors
Posted by Leila at 7/12/2006 4:46:54 PM
Hi,
In the second page of wizard for configuring an instance to become
publisher, we can supply multiple servers as distributor.
1) How does replication work in the situation that a publisher, has more
than one distributor?
2) How can a subscriber say: I need to replicate my data using particul... more >>
Merge Replication
Posted by Samuel Shulman at 7/12/2006 4:33:19 PM
Hi
I have to use Merge replication (as oppose to transaction) because we use
MSDE, in order to have similar functionality I want to make very frequent
updates
Is it possible/recommended to replicate every 10 minutes
Thank you,
Samuel Shulman
... more >>
Merge Replication Web Sync Topology
Posted by Gil at 7/12/2006 11:27:05 AM
Hi,
We're creating an app that will use Merge Replication to SQL Server
Everywhere, so we'll be using web synchronization.
Every cycle (twice a month) there will be a lot of new data to be
synchronized, and many subscribers (thousands) trying to get the new
data within the first couple of d... more >>
Load balancing DB for global access
Posted by Lalitha at 7/12/2006 5:48:02 AM
We have the below requirement:
We need high performing read/write capacity for users across globe
(concurrency appx 20K users). Users can work offline and later synchronize
data. Data synchronization frequency is medium to high (every hour or so).
Data size that has to be synchronized is als... more >>
Error 2005 Suscriber "sp_Ms_Replication_installed·
Posted by Mario Barro at 7/12/2006 12:00:00 AM
Situation:
2000 Publisher
2000 Distributor
Some 2000 and MSDE Transactional extraction suscribers working good and
without problems
Now, I want to test
2005 Subscriber (all components are installed and in local all work well:
publisher,distributor and suscriber test)
Bute When I triyint... more >>
Publication setup problem
Posted by Samuel Shulman at 7/11/2006 4:59:24 PM
While running the wizard to create a new publication I was asked to choose
between option 1 and 2
1. Unique identifier columns will be added to tables
2. Identity columns require the not for replication option
I am not sure what is the difference and which one is generally recommended
... more >>
Replication Problem
Posted by Samuel Shulman at 7/11/2006 3:55:51 PM
I get the following error (When I try to set a server as a
Distributer/Publisher): SQL server Agent on "abc" currently uses the
system account and finishes saying that the replicaton will fail
I tried to assign another account but I can't figure out what sort of
account is necessary
Samue... more >>
Replication in SQL Server Express
Posted by Samuel Shulman at 7/11/2006 1:56:46 PM
Can I implement replication between 2 installations of SQL Server express?
Where can I find out more about replication in SQL server Express?
Thank you,
Samuel Shulman
... more >>
Triggers at Subscriber in Transactional Replication for SQL 2000
Posted by Anthony at 7/11/2006 11:06:01 AM
I have a few tables which contains triggers and worked fine before joined
the replication as a subscriber.
The triggers are working only when the data is inserted or updated not from
publisher. If the data is replicated by a publisher, no triggers are fired.
What would cause this problem? ... more >>
Publication Creation problem
Posted by Guy Thornton at 7/11/2006 8:49:02 AM
I was in the process of creating a new publication in my database. This is
the first publication to get created in the database, so the process had to
also setup the server as a distributor as well as create the publication.
I had specified dynamic filtering and specified to use my users tab... more >>
Transactional Replication
Posted by Yan at 7/11/2006 12:00:00 AM
Hi,
SQL 2000 sp3a
The problem I face is that from time to time when I have to take down the
repl (i.e. - a change in chema) it takes a long time to bring back the
replication up.
Is there a way to shorten that time.
... more >>
sp_expired_subscription_cleanup
Posted by The Other Mike at 7/11/2006 12:00:00 AM
sp_expired_subscription_cleanup checks the status of all subscriptions every
24 hours. If any of the subscriptions are out-of-date, that is, have lost
contact with the Publisher for too long a period, the publication is
declared expired and the traces of the subscription are cleaned up at the ... more >>
Distribution agent for snapshot replication fails
Posted by perhiyar at 7/10/2006 11:27:18 PM
Due to some troubleshooting issue, i have to unplug the replication
server from LAN but when i plug replication server back on LAN. I got
the error message at distribution agent that "The agent is suspect. No
response within last 10 minutes" while snapshot agent had run
successfully. I have inc... more >>
Transactional Replication and @@identity
Posted by Sintel Silverblade at 7/10/2006 3:34:02 PM
I am trying to setup Transactional Replication with Updateable
subscriptions(MSSQL 2005). So far everything has been working correctly. I
have run into one MAJOR issue however as I started testing my apps.
Both the servers I have a Stored Procedure that inserts multiple rows into
some tables... more >>
How to implement a progress bar for web sync using RMO Programming
Posted by carol at 7/10/2006 9:33:02 AM
i've managed to make my web sync for merge replication working properly. now
i've developed a simple windows app with a "Sync" button, but to make it
easier for users, i'd like to add a progress bar. does anyone know how to do
that or probably where i can look at? thank you!!
carol... more >>
Frustrated and Confused
Posted by Mrunyon at 7/10/2006 8:24:02 AM
I'm a newbie to SQL 2000, and I'm not a DBA, but I've been given the task of
setting up replication between 2 servers. I configured the 2 servers as I
thought it would be for Transactional Replication. The replication looks like
it worked, but when I look in Enterprise Manager, the DBs do not ... more >>
Publisher with no subscribers
Posted by Sherpa at 7/10/2006 4:57:31 AM
All,
If a Transactional publication has NO subscribers. will hte transaction log
still queue up transactions? -DB in simple recovery.
thanks
Sherpa
... more >>
Conflicts from nowhere
Posted by SteveM at 7/10/2006 12:42:02 AM
I have two tables that are getting conflicts between the subscriber and the
publisher, however I am pretty sure we only update these tables at the
subscriber.
I have column level tracking turned on.
The tables both have Nonoverlapping, single subscription (3) set for
partition options. I... more >>
|