How to config online redo logs processing on physical standby #53
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 5 replies
-
|
Hi Haohoang, Thanks for your question! I will soon add support for checks over V$STANDBY_LOG, at the moment only V$LOG checks are implemented. Regards, |
Beta Was this translation helpful? Give feedback.
-
|
Hi Haohoang, While I'm working on deploying the standby database, could you please send the result of following query from your standby instance: Thanks! 🙏 Regards, |
Beta Was this translation helpful? Give feedback.
-
|
Working on it, I'll be back with progress/update next week |
Beta Was this translation helpful? Give feedback.
-
|
I am looking forward to your new release.
Vào 9:48, Th 3, 26 thg 12, 2023 averemee-si ***@***.***> đã
viết:
… Working on it, I'll be back with progress/update next week
—
Reply to this email directly, view it on GitHub
<#53 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMENMG77JH4FAYU5XUN56GDYLI3HJAVCNFSM6AAAAABAZDXUFGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TSNBWGIZTS>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Hi Haohoang, Please execute using SQL*Plus on physical standby instance connected as SYSDBA (this is just attempt to start Log Miner on physical standby using active standby log) and send me output of this script. |
Beta Was this translation helpful? Give feedback.
-
|
Hi Haohoang, Thanks! I will try one more trick and will keep you informed Regards, |
Beta Was this translation helpful? Give feedback.
-
|
Hi Haohoang, Unfortunately, MRPn (Managed Recovery Process(es)) and RFS (Remote File Server) processes on standby locks standby log file in exclusive mode and LogMiner is unable to open standby log file with status='ACTIVE'. Regards, |
Beta Was this translation helpful? Give feedback.
Hi Haohang,
This issue is completed in #113
For a sample configuration and architecture diagram, see Make physical standby Active (Great?!) Again
Regards,
Alelsei