Database drivers
This topic is for users with the following roles: administrator, viewer, and project administrator.
With the "Database drivers "option, you can upload new database JDBC drivers and see a list of installed JDBC drivers. These drivers are required and based on the database types.
Oracle JDBC drivers are supported only when they are installed on Management Console, RoboServer, and Design Studio.
As with database types, database drivers are sent to Design Studio clients. If you run your Management Console on a MySQL database, you need to provide Tomcat with the MySQL driver. This means that MySQL databases work when used in Management Console in the Log view or when testing the connection. However, for the MySQL databases to work on all RoboServers, you must upload the MySQL driver so that it can be sent to the RoboServers and Design Studio.
The Derby JDBC driver is not distributed with the Enterprise Management Console. See the Apache Derby website for Derby JDBC driver download information. We recommend using MySQL or another enterprise-class database with your Enterprise Management Console.
- Hint
-
On certain database types, you might need to modify variable settings to store larger files.
Example: on MySQL databases, you might need to increase the value of the max_allowed_packet variable, which in many installations is set to 1 MB (meaning that database drivers larger than 1 MB cannot be stored).
Consult the documentation for your database if you encounter problems when uploading drivers. To identify issues, review error messages and the Management Console log.
- Security Note
-
By default, only an administrator is allowed to upload JDBC drivers while accessing Management Console from a local host. Without administrator access, the "Upload driver JAR" button is disabled.
-
If you are running Management Console in embedded mode, you can change this behavior in the RoboServer Settings. For more information, see the "Embedded Management Console Configuration" section in the Kofax RPA Administrator's Guide.
-
If you are running Management Console in Tomcat, see the "Security" section under "Tomcat Management Console" in the Kofax RPA Administrator's Guide.
-