Use Oracle FCF in JBoss EAP
Issue
- How do I configure a datasource to use Oracle's Fast Connection Failover (FCF)?
- What is the syntax for a correct
connection-urlto bind our datasource to an oracle active dataguard ? - Is there any documentation on using Oracle UCP (Universal Connection pool) in Jboss eap 6.0.1 ?
- Migrating from Weblogic to JBoss EAP 6.1, The below load balanced DB URL is not working in JBoss EAP 6.x. what is the DB connection url used in JBoss EAP 6 for load balancing and fail over?
jdbc:oracle:thin:@(DESCRIPTION =(SDU = xxxx)(enable = broken)(LOAD_BALANCE = yes)(ADDRESS = (PROTOCOL = TCP)(HOST = xxxx)(PORT = xxxx))(ADDRESS = (PROTOCOL = TCP)(HOST = xxxx)(PORT = xxxx))(CONNECT_DATA =(SERVICE_NAME = xxxx)))
Environment
- Red Hat JBoss Enterprise Application Platform (EAP) 4, 5, 6, 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
