The Directory Server supports a number of JDBC drivers available in the market. You should use the JDBC 4 drivers supported in the Java platform. For example, for Oracle databases, you must 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 or files for your particular database and copy them into the <server-root>/lib directory.