You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Marcello Lorenzi (JIRA)" <ji...@apache.org> on 2013/11/11 18:55:21 UTC

[jira] [Created] (CONNECTORS-809) Manifold web vs Oracle RAC

Marcello Lorenzi created CONNECTORS-809:
-------------------------------------------

             Summary: Manifold web vs Oracle RAC
                 Key: CONNECTORS-809
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-809
             Project: ManifoldCF
          Issue Type: Improvement
          Components: Documentum connector
    Affects Versions: ManifoldCF 1.2
         Environment: CentOS 6.4 with Apache Tomcat 8.0 and OpenJDK 1.7
            Reporter: Marcello Lorenzi


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)