Switchover with active sessions?
edited Jul 21, 2022 6:26PM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 2 commentsAnswered ✓
Oracle EE Version 19.13.0.0.0
Windows Server 2019 64 bit
Is there a dgmgrl switchover equivalent to "with session shutdown"
alter database commit to switchover to physical standby with session shutdown;
If not, does the broker wait for disconnects? Do we have to manually kill the connections?
Thanks.
0