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

12-22 Oracle Fusion Middleware Administrators Guide for Oracle Virtual Directory – Enter the user name that the Database Adapter should use to connect the database in the Database User field. – Enter the password for the user name you entered in the Database User field in the Password field. Oracle Virtual Directory replaces the value you enter in this field with a reversible masked value upon startup. The following fields appear in the Settings section of the General tab: Ignore Modify Objectclass Since objectclasses in the database are logical objects and do not map directly to a table column in the mapping, modifications to the objectclass attribute can cause errors. If the Ignore Modify Objectclasses option is enabled, the Database Adapter removes any references to the objectclass attribute so that errors are not be sent to the client application, that is, they are ignored. If the Ignore Modify Objectclasses option is not selected, error messages are sent to the client application Include Object Class Super Classes This setting causes the Database Adapter to list objectclass parent classes along with the main objectclass in the objectclass attribute. Disable this setting when you want to emulate Microsoft Active Directory server schema. For most scenarios, it is useful to enable this setting so that objectclass=xxx queries can be executed against parent objectclass values. Enable Case Insensitive Search Enabling selecting the Enable Case Insensitive Search option makes the search case insensitive for case insensitive LDAP attributes, such as uid. Oracle Virtual Directory uses UPPER in the SQL query when Enable Case Insensitive Search is enabled. If the database cannot maintain functional indexes, such as for Oracle TimesTen or MySQL databases, then you should disable the Enable Case Insensitive Search option. When the Enable Case Insensitive Search is disabled, Oracle Virtual Directory performs case sensitive searches and does not use UPPER in the SQL query. The default value for Enable Case Insensitive Search is Enable. Maximum Connections This setting defines the maximum connections the Database Adapter may make with the database. Connection Wait Timeout This setting determines how much time in seconds the Database Adapter should wait before timing-out when trying to establish a connection with the database. The following fields appear in the DBLDAP Mapping section of the General tab: Used Database Tables This field displays the database tables the Database Adapter is set to use. To add a database table, click the Add button, navigate to the table file, select it and click OK. The following fields appear in the Object Classes section of the General tab: Object Classes This field displays object classes and their RDNs that map to the database tables. To add an Object Class Mapping, click the Create button, select the appropriate object class from the Object Class list, enter an RDN value for the object class in the RDN field, and click OK.