Configuring the JDBC driver

You must make sure that the JDBC driver for your database server is available in your environment.

Procedure

  1. Obtain the JDBC driver for your database server. For more information, see the documentation for your database server.
  2. Copy the JDBC driver to the following directory:
    Option Description
    Cluster SPSERVER_SHARE/endorsed
    Standalone SPSERVER_HOME/endorsed
  3. Restart the service. (For cluster configurations, you must restart the service for each node.)