Is there a documented process for resizing redo logs in a DG environment? Running 11g RAC both sides
I am running 11.2.0.4 in a two node RAC cluster with a physical standby that is also a 2 node RAC. I have broker enabled. I would like to increase the size of my online redo logs. I have not been able to find a documented process for this though. I have seen a few blogs. Steps I have seen are:
1. Set standby file management to manual
2. Cancel standby recovery (Examples show using sqlplus and don't talk about broker. I am assuming I would need to set dg_broker_start to false first)
3. Resize REDO on primary, recreate SRL on primary
4. Clear redo logs on standby