The Directory Server supports a number of JDBC drivers available in the market. We highly recommend using the JDBC 4 drivers supported in the Java platform. For example, for Oracle databases, you need to use the ojdbc.jar driver for Java and any associated JAR files (National Language Support jars, and others) required to connect with the particular database. The following databases are supported:
  • DB2
  • MySQL
  • Oracle Call Interface (OCI)
  • Oracle Thin
  • PostgreSQL
  • SQL Server
  • Obtain the JAR file(s) for your particular database, and copy it into the <server-root>/lib directory.