Hamdi_Fersi_350
Apr 20, 2012Nimbostratus
Load-Balancing with data guard
Hi Guys,
I'm a newbie in the F5 load balancers, and I'm discovering how much it's powerful and flexible.
However, I'm getting a little bit confused concerning load-balancing between oracle Databases already set in Active/Standby mode.
The thing is that I know that there is a Dataguard who specifies the actual status of the database through this query:
SELECT database_role from V$DATABASE;
But, how to use this script in order to switch over in the F5, telling him to switch from the old active to the new active Database.
Is it through an iRule script?
Can anybody send me a tip on how to do this?
Thanks alot.