host
: The hostname, IP address, or URL of the IBM Db2 database.user
: The username for the IBM Db2 database.password
: The password for the IBM Db2 database.database
: The name of the IBM Db2 database to connect to.port
: The port number for connecting to the IBM Db2 database. Default is 50000
.schema
: The database schema to use within the IBM Db2 database.db2_datasource
as the datasource name, which is defined in the CREATE DATABASE
command.Database Connection Error
SQL statement cannot be parsed by mindsdb_sql