all groups > sql server replication > june 2006 > threads for june 29 - 30, 2006
Filter by week: 1 2 3 4 5
Delivering Replicated Transactions
Posted by Jude at 6/30/2006 12:16:04 PM
Why would a replication Push go into a status of "Running" and Last =
Action "Delivering Replicated Transactions", and yet just seem to be =
hung up there & not finishing.
This publication/subscription was running fine for months & now all of a =
sudden seems to be hanging.
The Log reader says ... more >>
SQL 2000 DB replication topology with cursors
Posted by Darrell at 6/30/2006 11:51:02 AM
Newbie - Mission-critical SQL2000 DB that is accessed by a front-end 3rd
party app that is doing 99% cursor statements for data manipulation. I need
an offsite replication that meets the following requirements which method is
best: Transactional, merge, snapshot?
requirments:
- DB must be ... more >>
Snapshot agent doesn't pick new articles
Posted by Tesh at 6/30/2006 3:04:02 AM
Hi all,
I am running SQL Server 2000 sp4 with remote distribution server. I have
publications. When I adding new articles to the publications, the snapshot
agent doesn't pick up a new articles. When running the snapshot agent, it
will say snapshot was not generated because no subscription... more >>
Merge subscription only syncs from server, not to server
Posted by Ferry at 6/30/2006 12:00:00 AM
Hi all,
In a nuttshell:
- SQL Server 2000 (sp4) with approx. 10 subscribers (MSDE SP4)
- Merge replication, subscription expiration set to 30 days
- Merge replication set to continuously
- Agent (and SQL) run with a domain-account that has admin-rights on
the server and on the local boxes.
... more >>
Interactive Resolve with SQL Express
Posted by Johan Zietsman at 6/30/2006 12:00:00 AM
I am trying to set up interactive conflict resolution between a SQL 2005
Enterprise Edition server (publisher) and SQL 2005 Express Edition clients
(subscribers). I get the following error:
The merge process failed to get correct information about the Interactive
Resolver component from the... more >>
Trigger SQL Server Merge Replication Programatically
Posted by vanisathish NO[at]SPAM gmail.com at 6/29/2006 9:12:50 PM
Hi All,
I need to trigger the SQL Server Merge Replication Programmatically
from my Java based GUI. The GUI is web based using JSP, Servlets.
... more >>
sequence of updates in replication
Posted by news.microsoft.com at 6/29/2006 5:35:26 PM
Hi
Can anyone tell me if the sequence of updates in transactional replication
is applied in order as they are received. for example, I have 2 tables (A
and B) that are being replicated to another server. If I have a stored
procedure that update table A and then update table B. will that ... more >>
Transactional replication
Posted by swapna at 6/29/2006 8:17:03 AM
Hi,
I have created transactional replication with 5 publisher.I want to alter a
column defination of one of the article.Should I drop the publication and
recreate the publication or is there an easy way out
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|