Copy the SQL Server JDBC driver to WebSphere

Before you begin

Before proceeding, review Create a SQL Server JNDI data source on WebSphere.

Procedure

  1. Browse to the appropriate directory for your Java version, under PolicyCenter/admin/lib.
    OptionDescription
    Java 8 PolicyCenter/admin/lib/java8
  2. Copy the mssql-jdbc-<version>.jar JAR file to the WebSphere lib/ext directory.
    This JAR file contains the APIs for connecting to the PolicyCenter database.

What to do next

After completing this procedure, proceed to Create the SQL Server JDBC provider.