all groups > sql server replication > july 2006 > threads for july 1 - 7, 2006
Filter by week: 1 2 3 4 5
Lot of updates during merge replication firts init
Posted by franck at 7/7/2006 5:02:01 PM
Hello,
I've a problem using merge replication on sql server 2005 SP1 with sql
mobile 3.0 users and dynamic partitions and dynamic filtering using
SUSER_SNAME().
We have initilized something about 30 (dynamicly filtered) database for our
mobile users without any problem.
When trying to ini... more >>
Updating Tables
Posted by dario.dee NO[at]SPAM gmail.com at 7/7/2006 4:23:42 AM
Hi,
I am trying to find a way to update tables on SQL Express. I have
replicated a database to a local database from a remote database using
linked servers but i want to be able to update the local database with
any changes from the remote database. That is i want to add new records
and updat... more >>
Web Synchronisation for Merge Replication Error
Posted by carol at 7/7/2006 3:43:01 AM
I am trying to deploy web synchronisation between server and client. Some
basic setting up are as following:
1. Server -- SQL 2005 Standard Edition
2. Client -- SQL 2005 Express Edition
3. Sync Type -- Merge Sync
4. Subscription Type -- Pull Subscription
5. A publication (called CarolPub) is ... more >>
Snapshot Agent Error - A required privilege is not held by the cli
Posted by BATMAN at 7/6/2006 2:57:02 PM
Just wondering if anyone can lend a hand on the below error.
This is a SQL 2005 box. And to troubleshoot, I have doen the following:
1) Added the account in question to the local Administrator group
2) Assigned it to the sysadmin SQL Server server role
Even though the account seems to ha... more >>
adding existing column to an existing replication
Posted by Brian Brian at 7/6/2006 11:18:02 AM
Hi all,
Here is my question, hope you can help or shed some light. I have a
replication setup like following:
ServerA replicating to ServerB with filtered columns, ServerB then
replicating to ServerC without column filtering. Table1 on ServerA has
columns: col1, col2,col3, col4,col5. bu... more >>
Merge Replication keeps exchanging bulk copies
Posted by Some_Ignorance_IN_Replication at 7/6/2006 11:01:01 AM
Background:
2 servers identically configured running server 2003 ent 64 bit edition.
Both DBS are MS SQL 2005 standard 64 bit. Publication and distribution
running on same server. Type of replication is merge replication. Snap-shot
folder is in a shared folder. VPN set up over Internet... more >>
Windows Synchronize manager
Posted by AfricanDude at 7/6/2006 8:16:06 AM
I would like to know what file or files does the windows synchronize
(i.e. mobsync.exe) read
to load the user settings.
I have made a mistake under Microsoft SQL Server 2000
the listing shows the following entries
To create a subscription: select...
:0 This is the mistake
Now I am not able to... more >>
Replication Monitor didn't work because different collations
Posted by Katja at 7/5/2006 4:16:02 AM
Hi,
We have setup WinServer 2003, SQL 2005 filtered merge replication.
We couldn't get Replication Monitor work at our new testing server.
It didn't show the publication we had created.
Finally we realized it was because we had different collations at server
level and at user database/dist... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Merge Replication - could not enumerate changes at the 'Publisher'
Posted by Karthik at 7/5/2006 2:32:02 AM
Hi,
I have setup merge replication on SQL 2k with sp4. There are 2 pull
subscriptions (one in LAN and the other over the internet). The one on the
internet is giving the below error everytime we try to sync.
The process could not enumerate changes at the 'Publisher'.
The process could not... more >>
replication error
Posted by Kintela at 7/5/2006 12:00:00 AM
Hi.
I'm tryng replying a SQL Server 2000 database vs SQL Server Mobile 2005
database
I belive that I need is:
1) SQL Server 2000 (Publisher and distributer) with the publication created
(OK)
2) IIS with web sincronization configured (OK).
I have Configured Virtual Directory for th... more >>
Cannot view merge agent properties (to log errors)
Posted by Kath at 7/4/2006 5:44:01 AM
Hi,
I am using SQL Server 2000 SP4, running merge replication with one
subscriber. We were previously using transactional replication but
encountered a number of problems with the queue reader, and we think merge
replication may suit our situation better and be more reliable. When we had
tr... more >>
Synchronize data without connecting the servers
Posted by Fadou at 7/4/2006 4:33:01 AM
Hi,
I have a environment where 4 sql server databases on 4 boxes are subscribers
to a central publisher.
Replication is implemented as a Merge publication with 4 push subscriptions.
What I'm wondering about is:
Is there any way that I can synchronize one of the subscribers with the
central p... more >>
Replication
Posted by Nazeedah at 7/4/2006 4:21:01 AM
hello
i have to merge data to sql server via gprs in my application developed in
vb 6.0.
can any one help me how can i send data to sl server via gprs
Thx a lot
... more >>
Programming Merge Replication Agent using RMO on SQL Server 2000
Posted by Tomasz Krupa at 7/4/2006 1:51:02 AM
Hello,
I've got Publisher, Distributor and Subscriber running on SQL Server 2000.
Is it possible in this case to use MergeSynchronizationAgent class to
synchronize databases? I'm, asking because executing
subscription.SynchronizationAgent.Synchronize();
gives me an error "Procedure or functi... more >>
Republishing Data - Merge Replication Filter Location?
Posted by BATMAN at 7/3/2006 1:26:01 PM
We're just wondering where you put your filters when using a republishing
topology. Currently we have the primary publisher with two republishing
servers. On the front end we are using IIS for Web Synchronization.
Thanks for the help in advance...... more >>
Transactional Replication 2005
Posted by georgeg at 7/3/2006 10:27:02 AM
I have used the GUI to set up transactional replication with the publisher on
one server and the subscriber on another server. The user that I used to
start the sql Sever agent is the same on both server and have permissions on
both server. The snapshot and the logreader agents are ok. The syn... more >>
Modification of System Table Data in MSSMS 2005
Posted by LPR-3rd at 7/3/2006 9:17:47 AM
Is there a way I can modify system table data in MSSMS 2005 w/o a
query?? When I right click on the table, 'Open Table' is greyed.
I know it is not a good idea to mess with this data, but ya know there
are times it is necessary.
TIA,
Larry...
... more >>
Replication from MSSQL2000 to MSSQL2005
Posted by andsm at 7/3/2006 3:36:01 AM
Hello all,
I have database (SQL2k). The database is under quite big OLTP load - several
hundreds transactions per second, finance area, 24/5. To reduce load on main
database and to solve locks problems, was created transactional replication
from the database to query database. So, main data... more >>
Adding a distributor for merge replication
Posted by sinisalucin NO[at]SPAM gmail.com at 7/3/2006 2:48:53 AM
Does anyone know the exact answer to the following:
- We have a publisher/distributor that replicates a database to many
locations using merge replication (pull subscriptions).
- I add a remote distributor.
- I create now the new subsrciption at the subscriber side to point to
the new distribu... more >>
Which option is best for article
Posted by perhiyar at 7/3/2006 1:46:10 AM
Which of the following option is best if i want that publisher only
appends updated data at the subscriber rather than dropping existing
table and recreate it.
. Keep the existing table unchanged
. Delete data in the existing table that matches the row filter
statement
and ho... more >>
|