GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Can SQLEXEC be used with join conditions, to replicate the output of the query?

edited Mar 14, 2014 12:00PM in GoldenGate, Streams and Distributed Database (MOSC) 1 commentAnswered

Dear community,

I have a need to replicate 4 tables from a SQL Server 2008 database, to an Oracle 11gR2 database.  Initial load will be approx 70000 records on source side.  Client is looking to replicate those records based on a query (to filter the records - which I know can be done) however, here is the query they are looking at to be the filter condition.  NOTE - the query only contains three tables:

Query for SQL Server side:

select a.TradingItemID,

a.PriceDate,

a.CurrencyID,

a.Volume,

a.PriceOpen,

a.PriceHigh,

a.PriceLow,

a.PriceLast,

a.PriceLastTimestamp,

a.PriceClose,

a.PriceBid,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center