Hi,
We have scenario in our environment where we need to patching without downtime.
We will achieve it by moving DB service to active node without force option so that there is not application impact.For moving all sessions to active node we need to restart application and this takes a lot of time.Do we have any way/configuration which will move sessions on active node automatically after service movement without any impact to application.