"DB003: No suitable driver found" when configuring 360Suite databases
Symptoms
When configuring 360Suite main database.
When configuring 360Eyes database.
When trying to create a 360Cast SQL source.
When trying to create a 360View SQL Query.
In any of these situations, when the database type was selected, the following error appear:

DB003: No suitable driver found
Cause
360Suite uses JDBC drivers to connect any database.
By default, 360Suite only embeds PostgreSQL JDBC driver.
360Suite is compatible with a much broader set of DBMSes (see our
PAM).
Resolution
All appriopriate JDBC drivers must be selected when prompted during the installation or the upgrade of 360Suite.
It is therefore recommended to copy/paste them all beforehand in a single custom folder (e.g. "D:\JDBC"). and the during the setup, select all the required drivers from this folder.
References
- 360Suite Product Availability Matrix (PAM)
- 360Suite Documentation | Installation
Related Articles
How to expand Dataprovider SQL Query column in 360Eyes database
Symptom When running 360Eyes Impact Analysis Reports (such as Report 52), users observe that the SQL query stored in the 360eyes_REPORTS.unx / Eye Document / Dataprovider / Dataprovider Sql Queryfield is incomplete, partial or truncated. This often ...
JDBC drivers matrix
DataBase Management System (DBMS) JDBC driver names PostgreSQL postgresql-xx.x.xx.jar Oracle ojdbcX.jar MySQL mysql-connector-java-x.x.xx.jar Microsoft SQL Server mssql-jdbc-x.x.xx.jar SAP Hana ngdbc.jar SAP Sybase / SQL Anywhere jconn4.jar ...
DB011/DB02 - How to configure the 360Suite database with SQL Server AD Domain account
Symptom When configuring the database in the Web Platform Administration Console with a AD Domain account for SQL Server, you encounter one of the following errors : - DB012: Could not find driver - DB011: This driver is not configured for integrated ...
Converting Oracle based MSU UNX to SSU fails with "driver could not be loaded error"
Symptom When you launch a MSU to SSU conversion on a universe based on an Oracle ODBC connection. On WebPatform 2023.1.1 : The task ends in success When you retrieve the - Converted universe, you have an empty Data foundation On WebPlatform 2023.2 ...
How to configure SQL Server with Windows Authentication
Symptom When trying to configure a SQL Server database using Windows Authentication as part of the 360eyes database configuration, the following error is returned: "The driver is not configured for integrated authentication". Environment 360Eyes ...