GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Question on EXPDP/IMPDP timing vs GoldenGate start SCN

Hello,

I have a question regarding export/import timing when implementing Oracle GoldenGate.

Assume I take an expdp export yesterday at SCN 88810000000. The export runs overnight, and I import it today. If I then start the Replicat today, will the time difference between when the export started and when the import completed affect replication?

For example, the current source database SCN is now 88840000000.

Below is the procedure I follow to configure Extract and Replicat:

#Source

ADD SCHEMATRANDATA <schema_name>

REGISTER EXTRACT <extract_name> DATABASE

ADD EXTRACT <extract_name>, INTEGRATED TRANLOG, BEGIN NOW

ADD EXTTRAIL ./dirdat/ld, EXTRACT <extract_name>

EDIT PARAMS <extract_name>

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