-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 5.0.0 GA
-
Fix Version/s: 5.0.2
-
Component/s: Tooling
-
Labels:
-
Affects:Compatibility/Configuration
Oracle RAC requires a DB URL of the form:
jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=ON)(ADDRESS=(PROTOCOL=TCP)(HOST=host1.some.domain)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=host2.some.domain)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=${db})))
where there are multiple instances of (HOST=)(PORT=) pairs.
The schema tool needs to be expanded to handle this.
- is related to
-
SOA-1970 Extend schema tool to support tier2 databases
-
- Closed
-