How to understand '[-z failover_retries]' and '[-w failover_delay]' in 'srvctl add service' command
In rac , even we set failover_retries and failover_delay a large value ,like -z 180000 -w 3600, we found the always service switch quickly , and the session also failover quickly ,when the session issue sql command again. so, How to understand these two paramter?