Connectors : Default Connectors : JDBC Database Connector : Installing JDBC Drivers
 
Installing JDBC Drivers
To connect to the JDBC Database server, you must supply the appropriate JDBC driver. You can install multiple drivers to the same directory as follows.
1. Copy the driver's JARs to the <DATADIR>/javabin shared directory.
Note: You can copy several drivers at once.
2. Restart the connector server process (if it already exists).
In the Administration Console, go to Home.
In the Processes pane, click the restart icon of the connectors-java0.
Note: If you want to point to an external library, in common with other applications, you can also choose to configure its filepath in the <DATADIR>/config/Deployment.xml file. The benefit of this method is that any change brought to the library is taken into account automatically (you only have to restart Exalead CloudView).