Skip to end of banner
Go to start of banner

Unable to Connect to Database - 10.x

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Symptoms

One or more SQL Macro returns the following error:

Error rendering macro 'sql-query' : Unable to connect to database using jdbc:mysql://<HOSTNAME>:<PORT>/<DBNAME> with user <USER>

Cause

Your SQL Macro is referencing a Data Source Profile that has one or more incorrect connection configurations. 

Resolution

Double check the connection information associated with this Data Source Profile (Hostname, Port, Database, Username, and Password). 

  • No labels