Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 508 Bytes

File metadata and controls

9 lines (5 loc) · 508 Bytes

08N01

Status description

error: connection exception - unable to write to database. Unable to write to database { $db } on this server. Server-side routing is disabled. Either connect to the database leader 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.