No Such Database Name Error Symptom An error message such as the following is received: No such database: dbname. Cause The database name provided in the URL does not correspond to a running database associated with a broker. Solution Verify that the connection string is correct. Verify that the database is running. That is, there is at least one TE and one SM serving the database. Verify the connection using nuosql. Connection Timed Out with Java IOException No Available Nodes Error