08N02

Status description

error: connection exception - unable to connect to database. Unable to connect to database { $db }. Server-side routing is disabled. Either connect to { $db } directly, or enable server-side routing by setting '{ $cfgSetting }=true'.

Possible solution

Either connect to the database directly using the driver or interactively with the :use mydb command, or enable server-side routing by setting dbms.routing.enabled=true in the configuration.