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 that a connection can be made by means of the nuosql command line utility.