all groups > sql server replication > july 2007 > threads for july 8 - 14, 2007
Filter by week: 1 2 3 4 5
sql2005 publisher sql2000 subscriber ?
Posted by ChiWhiteSox at 7/14/2007 10:56:01 AM
hi all,
im thinking this is not impossible, but any links or tips on how to set this
up?... more >>
Can't Add Reference to Microsoft.SQLServer.RMO.dll
Posted by rajpatel50 NO[at]SPAM hotmail.com at 7/13/2007 5:16:19 AM
Hi All,
I'm trying to add a reference to this DLL in Visual Studio 2003 so I
can programmatically trigger replication. When I try and add the
reference I get the following exception:
"A reference to 'C:\Program Files\Microsoft SQL Server\90\SDK
\Assemblies\Microsoft.SqlServer.Rmo.dll' could... more >>
Subcription issue using Merge Replication
Posted by Adam Watson at 7/13/2007 12:00:00 AM
Hello,
I'm currently getting the following error message when trying to synchronize
my Distributor database server (Server B) to my Main database server (Server
A) using a Merge publication - the publication & subscription did appear to
set up correctly but on the first synchronize I see th... more >>
Conflict Data Disappearing
Posted by Maer at 7/12/2007 5:19:10 PM
Hi Everyone,
We had some conflicts that were not resolved, and when we wanted to
resolve the conflicts, the data was no longer in the conflict tables. It
just vanished.
Is there something that that "cleans" the conflict data. I thought they
stayed there until they were resolv... more >>
Restoring Backup of Replicated Database
Posted by Maer at 7/12/2007 4:52:04 PM
Hi Everyone,
A backup of a replicated database (merge publication) was created and I
need to restore that in a different server so that I can take a look at the
conflict tables when that backup was created.
Basically I am interested in restoring the conflicts tables. However,
... more >>
login failed for user 'sa'
Posted by Leon Shargorodsky at 7/12/2007 10:32:05 AM
I'm trying to set up a very simple model of Transactional Replication using
SQL 2000 Enterprise:
Single Publisher (Distributor resides on the same box), two Subscribers with
updatable subscriptions.
I have no problems distributing changes from Publisher to Subscribers.
However, when I try t... more >>
Snapshot or merge replcation propagation problem
Posted by Bernard Borsu at 7/12/2007 4:26:59 AM
Hi !
Each time i try to synchronis a snapshot replcation or a merge replication,
i receive these errors messages.
Error messages:
The process could not connect to Subscriber 'T03'. (Source: MSSQL_REPL,
Error number: MSSQL_REPL0)
Get help: http://help/MSSQL_REPL0
TCP Provider: Une te... more >>
Disaster recovery in multiple publishers environment
Posted by Gil Shabat at 7/11/2007 4:04:00 PM
Hi,
I configured multiple publishers and one subscriber architecture on sql 2005
by having one publisher control the schema and indexes on the subscriber, and
the other publishers only append their data to the subscriber. I'm trying to
mimic a disaster recovery issue where one of the publis... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
List of Merge Article
Posted by Sandeep Shankar at 7/11/2007 3:51:02 PM
I know transactional replication keep all articles in sysarticle system
table. Is there any other table or views for merge articles.
TIA
... more >>
No Option To Configure Distributor or Create Publications in SQL Server 2005
Posted by rajpatel50 NO[at]SPAM hotmail.com at 7/11/2007 6:06:05 AM
Hi All,
I'm trying the following using SQL Server 2005 Developer. (also tried
with SQL Express and have some issue)
I'm trying to use a single server as a local distributor, publisher
and subscriber for a proof of concept using merge replication.
According to the link below, If I right-cl... more >>
SQL2005 Merge - extremely slow on schema change
Posted by Brian Jones at 7/11/2007 12:00:00 AM
I have a very strange issue with merge replication. I recently
published some changes to triggers and stored procedures. The script
took less than a minute to run on the master database. On a good link
(gigabit LAN) the changes replicated in about 5 minutes. However, on a
2Mb lease line it took ... more >>
replicate dbs with different names
Posted by Brian at 7/10/2007 6:18:49 PM
is it possible to replicate 2 databases with different names on
different servers under SQL server 2000? I want to replicate server A
database 001 with server B database 002.
Thanks.
Brian
... more >>
Cannot run snapshot agent from command line
Posted by acsnaterse at 7/10/2007 2:58:26 PM
I have a transactional replication running and it's running well.
But now i'm writing a script so I can start the Snapshot Agent from
distance. therefore I want to run it from the command prompt.
I'm using this command: C:\Program Files\Microsoft SQL Server\80\COM
\snapshot.exe -Publisher <s... more >>
replication and the identity column
Posted by Jason at 7/10/2007 2:58:04 PM
I have been dealing with transactional replication a little bit and I am a
bit confused with the identity column and its affect on replication.
It seems like SS doesn't want to replicate the identity the subscriber. The
Dialogue box directed me to set the property to "not for replication",... more >>
snapshot ... not yet available
Posted by Nick at 7/10/2007 11:22:03 AM
I have read other posts about this and the technet on MSSQL_ENG021075 but I
still cannot get past this problem. What has caused this is I added fields
to tables in the publisher and redid the snapshot to get them to the
subscriber. The snapshot runs but when I run the distributor I cannot ge... more >>
Distinguish changes by replication and changes by user
Posted by Wolfgang at 7/10/2007 10:24:05 AM
Hello,
Merge Replication, SQL Server 2005
I have got a table with an update trigger that is supposed to fire when a
user updates a field.
When replicating this database, the trigger fires when a user updates a
field *and* when the update is performed by the replication process.
How... more >>
Help!! Trans log is growing and Log Reader can't connect
Posted by Adam at 7/10/2007 9:38:03 AM
I have a SQL 2000 box with latest service pack as a publisher and
distributor. The log reader agent is not able to connect and as a result the
transaction log is growing.
On the other hand, there is a connection to the distrubtion database and it
appears to be an orphan connection from the... more >>
SQL Server 2005 Replication in Cluster Environment Setup
Posted by Nitin at 7/10/2007 8:26:02 AM
Virtual SQL Server name (As registered in EM) = AZD00INT001\LBU
Nodes Node 1 = AZD00INT001A
Node 2 = AZD00INT001B
The same Domain Account is used to start the SQL Services on both
Nodes
Using Management Studio When I right... more >>
Unable to Connect to server
Posted by cbrichards via SQLMonster.com at 7/9/2007 10:50:34 PM
I am running SQL Server 2005 SP1. I have a linked server connection with
replication set up.
When I run the following, data is returned, no errors:
SELECT * FROM [LinkedServer].[DBName].dbo.[TableName]
However, when I run the following, I get "Could not connect to server '
[LinkedServer... more >>
Add additional Subscribers
Posted by Frank Conte at 7/9/2007 10:32:25 PM
Hi all,
Have Transactional Replication on SQL 2000 EE SP4 for some time now as
follows:
Publisher/Distributor is an 8 way Server
8GB RAM, RAID 1 (ldf), RAID 10 (mdf), RAID 0 (snapshot folder)
Dist Agents run at Distributor as PUSH to existing Subscribers as follows
Subscriber1 - ServerA... more >>
Custom Procedure Replication Error with Oracle Subscriber
Posted by Michael Meyer at 7/9/2007 9:39:36 AM
The custom procedure was created successfully on Oracle.
The following is the error message that is recieved. What is really odd is
why SQL Server is sending a select of a stored procedure name? Any ideas
as to what is going on here?
SQL> select * from sp_upd_crms_repl where 0 = 1;
... more >>
No-Sync Replication and Future Schema changes
Posted by Steve Campbell at 7/9/2007 8:08:35 AM
I have the responsibility of setting up SQL2000 (merge and
transactional) replication of a 30GB database between 3 physical
locations (within 100 miles), over 256KB pipes.
I have done this with no-sync before (backup publisher to USB HD and
restore at subscriber), but the downside of that is t... more >>
2 Way transaction replication between Sybase ASE 12 and MSSQL
Posted by lilien at 7/9/2007 4:18:02 AM
I want to synchronize data between Sybase ASE 12 and MSSSQL 2005. Which
database should be the Publisher and the Subscriber?
I only see MSSQL Publisher and Oracle Publisher in MSSQL Replication. So i
made my MSSQL as the Publisher. As I was going to create a New Subscriber, I
realized I re... more >>
|