Installing SQL Server files on the HCL Docs server

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

Procedure

  1. For each HCL 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 HCL Docs server.