Random Slow archive Copy to Physical Standby [message #685940] |
Sat, 30 April 2022 10:54 |
|
Akmmhto
Messages: 38 Registered: September 2018
|
Member |
|
|
Environment Details:
Primary : 2 Node RAC , Oracle 12.2 on Oracle Linux 7.
Standby : Single Node 12.2 DB on Filesystem , OS : Oracle Linux 7.
Issue:
No Issue in Thread#1 REDO COPY.
When RFS is doing copy 5 files (Assume 5 files) of Thread#2 , after copying 2-3 files suddenly its copy speed decreasing to KBPS.
However to crosscheck copy speed from Node 2 , I tried to do some manual copy from Primary Node 2 to DR , I am getting proper 10MBPS speed.
Please suggest , What can be the issue?
|
|
|
Re: Random Slow archive Copy to Physical Standby [message #685941 is a reply to message #685940] |
Sat, 30 April 2022 11:35 |
John Watson
Messages: 8964 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
Can you explain what you are seeing and why it is a problem? I ask because you may not be describing it correctly. RFS does not copy files! It receives redo and writes it to standby redo logs.
A copy/paste from a DGMGRL session showing the state of the configuration and each database would help. Please be sure to use [code] tags to format it correctly.
|
|
|
|
Re: Random Slow archive Copy to Physical Standby [message #685944 is a reply to message #685942] |
Sun, 01 May 2022 03:57 |
John Watson
Messages: 8964 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
Quote:So is there anything to check which i am missed here...? You have an incomplete understanding of how Data Guard works. RFS does not copy anything. It sits there, doing nothing, until the primary sends it some redo. I have already asked you to explain what you are seeing and why it is a problem. You have not shown the result of one query yet. For example, and I am guessing here, are you seeing a lag in redo transmission or redo apply?
A sensible first step would be to configure the Data Guard Broker. It takes about five minutes to set up, and will give you the information you need to analyze this problem.
If there is a problem. What are you worried about?
|
|
|