April 26, 2001 09:26 PM

Transactional Replication Without the Snapshot Agent

Rating: (0)
SQL Server Magazine
InstantDoc ID #20005
When you don't have time for the usual synchronization process
Suppose you're a DBA using SQL Server 7.0 to support online transaction processing (OLTP) databases of 50GB or more in a virtually 24 * 7 operation with a narrow maintenance window. Suppose also that your users require ad hoc query access to your data for either reporting purposes or data warehouse development. For this example, you would want to maintain a copy of the production data on a separate server to avoid database performance problems such as blocking caused by users issuing long-running queries against tables that programs are also issuing inserts and updates on.

Tra...

...This article is for paid Professional Members only.

Already a Professional Member? Please log in now:

NOT A PROFESSIONAL MEMBER? YOU CHOOSE:

Professional Membership

Monthly

Annual

VIP Membership

Monthly

Annual

Add a Comment

What is the procedure for "SQL Server Transactional Replication Without the Snapshot Agent" if I am replicating from a SQL7 Server to a SQL2000 Server?

Dan 5/21/2001 8:51:09 AM


You must log on before posting a comment.

Are you a new visitor? Register Here