Asked By Depp
19-Nov-09 11:01 AM

Hello there,
Actually, subject tells almost everything.
We have a database which is > 1TB in size and we use Partition Switch
feature for some tables for archiving purposes.
Now we would like to use a TDM application which is called (Oracle) Golden
Gate with this prod system so that we would use another server as a reporting
server. By the way, Golden Gate uses SQL Server' s Replication components and
subsystem.
However we know that Partition Switch support comes with SQL Server 2008 and
only for Transactional Replication as an enhancement.
Upgrading to SQL Server 2008 is not a solution for now and we need to find a
workaround for this problem. For the moment of partition switching, Golden
Gate services and the application which uses this database can be stopped at
a PDT.
Do you guys have any idea \ suggestion about this problem? Is there any
workaround that we can use Golden Gate with Partition Switch feature?
Note:
We will perform a test with a Premier Field Engineer from Microsoft on
Monday. We have an idea that seems might work theorically, however we are not
totally sure. You can find the steps below, what do you think about it?
- Stopping all Golden Gate services (Manager, Extracts, Pumps, Replicats)
- Running sp_removedbreplication
- Running Switch Partition command
- Somehow marking the database as a replicated database???
- Running Golden Gate Services...