GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Replicat few records from extract

edited Jul 22, 2013 1:55PM in GoldenGate, Streams and Distributed Database (MOSC) 10 commentsAnswered
Hello:

With Oraacle Golde 11g I have configured extract and replicat for all tables schemma.

At source:  create table t1 as select * from tab;

select count(*) from t1;  148 rows.

At target:

select count(*) from t1;   22 rows.

Why there are few records in target.

Thanks.

Regards

Ricardo

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