best solutions : sql server replication (Maintenance)
- From: "DKRReddy" <dkrreddy@xxxxxxxxxxx>
- Date: Thu, 4 Jan 2007 22:56:13 -0800
we are frequently running the maintenance tasks on production during that
databases are not accessible.
to avoid this we want to switch over to the standby server during maintenace
and after maintenance has been completed
switch back to primary server.During maintenance all data changes need to be
replicated back to production server.
To accomplish this I am planning to setup database replication from
producation database server to Standby server.
Please advise best solutions for this like microsoft trnsaction
replication,Goldengate replication, wansync replication.
I think microsoft trnsaction replication,Goldengate replication doesn't
support complex shema changes to get replicated.
Requirement :
1. 10 databases need to get replicated (with 30GB - 70GB each)
2. these 10 databases will have schema changes monthly.
3. data changes need to moved from standby to production server after
maintenance has been completed.
Please advise
Thanks
.
- Follow-Ups:
- Re: best solutions : sql server replication (Maintenance)
- From: Hilary Cotter
- Re: best solutions : sql server replication (Maintenance)
- Prev by Date: Merge pull subscription through windows synchronisation
- Next by Date: Re: Snapshot replication with SQL Server 2005.
- Previous by thread: Merge pull subscription through windows synchronisation
- Next by thread: Re: best solutions : sql server replication (Maintenance)
- Index(es):
Relevant Pages
|