By default, the Talend Administration Center Web application is configured to run with the default H2 embedded database.
For more information on Talend Administration Center database, see Database.
Before you begin
- The external database must have been created with a utf8 collation.
- If you want to use a MySQL, Oracle or MS SQL database for Talend Administration Center, install the right database driver in the application server as described in Installing database drivers in your Web application server.
- If you want to use a MS SQL database for Talend Administration Center, Talend only supports the jTDS driver version 1.3.1.
- For MySQL users: to prevent further transaction issues when resuming a trigger on the Job Conductor page of Talend Administration Center, it is recommended to configure MySQL as described in Preventing transaction issue when resuming a Job Conductor trigger with a MySQL database.