I'm trying to set up a JDBC data source to an Oracle database. The DB admins tell me not to use an SID because the databases are clustered and if one server goes down, I will lose connectivity even though another instance may be available on another...