You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2013/11/11 19:01:23 UTC

[jira] [Updated] (CONNECTORS-808) Manifold web vs Oracle RAC

     [ https://issues.apache.org/jira/browse/CONNECTORS-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated CONNECTORS-808:
-----------------------------------

      Component/s:     (was: Documentum connector)
                   JDBC connector
    Fix Version/s: ManifoldCF 1.5
         Assignee: Karl Wright

> Manifold web vs Oracle RAC
> --------------------------
>
>                 Key: CONNECTORS-808
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-808
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: JDBC connector
>    Affects Versions: ManifoldCF 1.2
>         Environment: CentOS 6.4 with Apache Tomcat 8.0 and OpenJDK 1.7
>            Reporter: Marcello Lorenzi
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 1.5
>
>
> Hi,
> on Manifold CF 1.2 web console, it isn't possible to set a connection pool for Oracle Database connector when you configure a Output Connection, although you put the latest version of ojdbc6.jar into the Tomcat classpath.
> It's needed to have the possibility to configure a connection pool for instance:
> "jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=rac01)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=rac02)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=rac03)(PORT=1521))(LOAD_BALANCE=yes)(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=test)(FAILOVER_MODE=(TYPE=select)(METHOD=session)(RETRIES=3)(DELAY=10))))"
> This configuration permits high availability and redundancy into the connection to Oracle RAC database.



--
This message was sent by Atlassian JIRA
(v6.1#6144)