GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

In Active data guard, can logminer mine the standby log on ADG side?

edited Aug 23, 2020 5:08AM in GoldenGate, Streams and Distributed Database (MOSC) 2 commentsAnswered

I tried it, but the query on v$logmnr_contents hangs.

e.g.,

exec sys.dbms_logmnr.ADD_LOGFILE('/tmp/o1_mf_7_hk3cc9qf_.log');

execute sys.dbms_logmnr.start_logmnr(options=>sys.dbms_logmnr_d.store_in_redo_logs);

select * from from v$logmnr_contents;

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