Has anyone used DataGuard with a standard
JDBC DataSource? Do you need to do anything special, or is it just a case of defining a connection url to a DataGuard server and letting Oracle look after the rest? If its not, how do you manage failover when a database goes down?
Any pointers welcome.