| Thread | Last Post | Replies |
|
| Seemingly Simple Replication Question with SQL2K? | 01 Nov 2007 00:26 GMT | 1 |
I've been playing with replication for the first time today, and I almost got it all to work...except I'm running into what must be common problems: 1) Let's say I have three views, named:
|
| Distributor Agent | 31 Oct 2007 11:15 GMT | 2 |
Using transactionl replication to replicate data to our reporting server. The distributor agent is running on the subscriber. Concerned that if for some reason the distributor agent is down or out of service replication changes to the live data will not be replicated to the ...
|
| Problem With Replication On Port 2433 | 31 Oct 2007 01:48 GMT | 1 |
I have 2 SQL 2005 Servers SERVER1 and SERVER2 and want to establish a replication betwwen them: SERVER1 as Publisher and SERVER2 as subscriber. the problem is that SERVER2 is runnint on port 2433 and -I dont know
|
| Problem Applying Schema Changes to Existing Merge Publication | 31 Oct 2007 01:44 GMT | 1 |
Publisher: - Windows 2000 SP4 - SQL Server 2005 Subscriber:
|
| Job Failure Notification | 31 Oct 2007 01:42 GMT | 1 |
Using SQL2005 SP1 transactional replication to a reporting server. I'd like to be alerted when replicaton stops for whatever reason. Is it best to be notified via Database Mail for specific replication jobs. There seems to 9 replication jobs alone on the publisher/distributor ...
|
| Applying a snapshot to subscriber fron CAB file | 30 Oct 2007 15:57 GMT | 3 |
I have replication running from SQL2005 to SQL2000, The amount of data has grown so large that when a new snapshot is generated it takes a very long time to send to the subscriber. I am using push transactional replication. The distributor and publisher are on the same server in ...
|
| How do I create and sync a local table from a subscription? | 27 Oct 2007 13:09 GMT | 2 |
How do I create and sync a local table from a subscription? I imagine I'm missing something simple. I currently have a sales order processing Access/SQL 2005 applicaiton we run on our SBS2003 lan. I'd like to run it disconnected from other locations and sync the changes. Reading ...
|
| 3rd party software | 26 Oct 2007 16:05 GMT | 1 |
Any ercomendations for a good 3rd party S/W for sql 2000 replication using minimum bandwidth over a WAN? Thanks.
|
| Exclude delete statements | 26 Oct 2007 03:35 GMT | 3 |
I am using sql server 2000. In my replication program i need to exclude delete statements. I want to replicate only insert and update statements. Can any one help me...
|
| Transaction Logs | 25 Oct 2007 21:22 GMT | 7 |
Hi.... We have setup database replication and we're now finding the transaction log growing very quickly. The publisher is about 15GB and the log file on the subscriber has filled up the disk at 15GB. This happened when the
|
| Help with replication error | 25 Oct 2007 09:56 GMT | 2 |
I am getting this error: The row was not found at the Subscriber when applying the replicated command. I have a transactional replication with row filters with UDFs on some tables and we are replicating data from internal sql server db to web sql server db.
|
| Replication or Mirroring | 25 Oct 2007 05:00 GMT | 4 |
I'm facing some problems with the Snapshot Replication with error "StartIndex cannot be less then zero" and unable to find a solution for this. I'm seriously looking at Mirroring instead as an alternative solution. The question is since I'm having 5 databases (one around 60GB) ...
|
| Is there any way to just reinitialize only the changed article? | 25 Oct 2007 04:28 GMT | 1 |
I'm setting up Transaction Replication b/w SQL Server 2K and SQL Server 2K5. I have published Tables, Views and SPs as articles. When I try to modify the published Stored procedure, the changes are not replicated.
|
| why the problem arises when we replicate it? | 25 Oct 2007 04:26 GMT | 2 |
I'm setting up Transaction Replication b/w SQL Server 2K and SQL Server 2K5. I have published Tables, Views and SPs as articles. One of the views has more than 300 columns. So when i try to replicate it, I'm encountering the
|
| 2 publishers/1 subscriber | 25 Oct 2007 04:16 GMT | 2 |
I have the following scenario: Server A; database = databaseA Server B; database = databaseB Server C; database = subscriberAB
|