You must configure the IBM® Content Manager Records Enabler system
to work with an Oracle 10g database.
Before you configure
IBM Content Manager Records Enabler,
verify that you already completed the following steps:
- You migrated your data to Oracle 10 on the IBM Records Manager database.
- You upgraded and configured DB2® Content Manager on
Oracle 10.
- You upgraded and configured IBM Records Manager on
Oracle 10g.
- You upgraded IBM Content Manager Records Enabler on Oracle
10g.
To configure IBM Content Manager Records Enabler with
an Oracle 10g database:
- In the WebSphere® Application Server administrative
console, ensure that the JDBC provider and the data source of IBM Content Manager Records Enabler refer to Oracle 10g:
- In the WebSphere Application Server administrative
console, click .
- Select the IBM Content Manager Records Enabler server
name, for example, cmresvr.
- Click the JDBC driver name, for example, RMEOracleJdbcProvider.
- In the configuration page, verify that the following
values refer to Oracle 10g directories:
- Classpath
- Example: oracle_home/jdbc/lib/ojdbc14.jar.
If an environment variable such as ${ORACLE_JDBC_DRIVER_PATH} is used
to define the class path, then ensure that the Scope refers
to the correct Oracle 10g JDBC library path oracle_home/jdbc/lib.
- Native lib path
- Example: oracle_home/lib32 for
AIX or oracle_home\bin for
Windows.
- Click Apply.
- Click Save.
- From the same JDBC driver, click Data sources in
the Additional Properties area and select the
data source name, for example, RMEJdbcICMNLSDB.
- In the configuration page, verify that the Datasource
Helper Classname specifies the correct Oracle 10g helper
class:
- For WebSphere Application Server V6, select the
Oracle10g data store helper: com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper.
- Click Apply.
- Click Save.
- Restart WebSphere Application Server.
- In the WebSphere Application Server administrative
console, verify that the shared library for the cmresvr and rmecmhost
servers to refer to the Oracle 10g JDBC driver.
- In the WebSphere Application Server administrative
console, expand Environment and click Shared
Libraries.
- Select the IBM Content Manager Records Enabler server cmresvr.
- Click the shared library cmresvr.RMEServerLib.
- In the configuration page, verify that the following
value refers to Oracle 10g directories:
- Classpath
- Example: oracle_home/jdbc/lib/ojdbc14.jar.
If an environment variable such as ${ORACLE_JDBC_DRIVER_PATH} is used
to define the class path, then ensure that the Scope refers
to the correct Oracle 10g JDBC library path oracle_home/jdbc/lib.
- Click Apply.
- Click Save.
- In the WebSphere Application Server administrative
console, expand Environment and click Shared
Libraries.
- Select the IBM Content Manager Records Enabler server rmecmhost.
- If you have more than one IBM Content Manager Records Enabler shared library, verify those
class paths too.
- Click the shared library rmecmhost.RMECMHostLib.
- In the configuration page, verify that the following
value refers to Oracle 10g directories:
- Classpath
- Example: oracle_home/jdbc/lib/ojdbc14.jar.
If an environment variable such as ${ORACLE_JDBC_DRIVER_PATH} is used
to define the classpath, then ensure that the Scope refers
to the correct Oracle 10g JDBC library path oracle_home/jdbc/lib.
- Click Apply.
- Click Save.
- Restart WebSphere Application Server.