Installing SQL Server files on the IBM Docs server

The IBM Docs servers require copies of the appropriate driver files to allow them to access the SQL Server databases for IBM Docs.

Procedure

  1. For each IBM Docs server to be deployed, download and install JDBC drivers for SQL Server from the Microsoft Download Center website.
  2. Copy sqljdbc4.jar and the corresponding sqljdbc_auth.dll to a directory. For example:
    • Windows: C:/sqljars/sqljdbc4.jar
    • Linux: /sqljars/sqljdbc4.jar
    Note: The location that these database files were copied to must be the same as the value specified for the db_jdbc_driver_path in the cfg.properites file when you deploy each IBM Docs server.