Friday, May 28, 2010

Replication

Once again, SQL Server 2008 lands a flying kick to Oracles hydra like heads.. or kicks...whatever. In a move that it both stunning and flavored with awesomesauce, SQL Server has made a way to replicate from Oracle to SQL. SQL can register the Oracle instance, install some objects (tables, triggers, normal replication stuff) and then watches for changes. SQL acts as the distributor of the Oracle instance.

I have ran through the setup multiple times just to get the feel and try out different options. Guess what kids, it just plain WORKS.

For those of you asking, "but your DBAness, why would we do such a thing?" the answer is simple. Because sometimes we have to.

No comments:

Post a Comment