Creating Database Adapters for Oracle RAC Database

12-20 Oracle Fusion Middleware Administrators Guide for Oracle Virtual Directory 5. Create the Database Adapter for Oracle TimesTen using Oracle Directory Services Manager. When you create the Database Adapter for Oracle TimesTen: If the adapter is for an Oracle TimesTen client-only installation: a. Select the Use Custom URL option from the URL Type list on the Connection screen of the New Database Adapter Wizard. b. Enter the following in the JDBC Driver Class field: com.timesten.jdbc.TimesTenDriver c. In the Database URL field, enter the following and replace DSN with the Database Source Name you created in step 4: jdbc:timesten:client:dsn=DSN d. Continue creating the adapter by referring to the Creating Database Adapters section of the Oracle Fusion Middleware Administrators Guide for Oracle Virtual Directory. If the adapter is for an Oracle TimesTen client and server installation: a. Select the Use Predefined Database option from the URL Type list on the Connection screen of the New Database Adapter Wizard.

b. Choose Oracle - Times-Ten from the Database Type list.

c. Select the Use Custom URL option from the URL Type list.

d. In the Database URL field, enter the following and replace DSN with the Database Source Name you created in step 4: jdbc:timesten:direct:dsn=DSN e. Continue creating the adapter by referring to the Creating Database Adapters section of the Oracle Fusion Middleware Administrators Guide for Oracle Virtual Directory.

12.2.3 Configuring Database Adapters

This section describes how to configure Database Adapter settings, including: ■ Configuring Database Adapter General Settings ■ Configuring Adapter Routing ■ Configuring Adapter Plug-ins and Mappings Note: You can use the Enable Case Insensitive Search option, as described in the Configuring Database Adapter General Settings section of the Oracle Fusion Middleware Administrators Guide for Oracle Virtual Directory, to improve Database Adapter performance during searches on case-insensitive LDAP attributes, such as uid, for Oracle TimesTen databases. In addition to enabling the Enable Case Insensitive Search option, the linguistic indexes for the database columns used in the search must be created in the database. Refer to the Oracle Database Globalization Support Guide for information about Oracle TimesTen database linguistic indexes.