when trying to configure the plugin using
vault write database/config/db2-database plugin_name=db2-database-plugin connection_url=“jdbc:db2://:@localhost:5342/” username="" password="" allowed_roles=“my-role”
Obtained error as "Error creating database object:rpc error : code = unknown desc = error verifying connection : SQLDriverConnect {08001}[IBM][CLI Driver] SQL1024N Database connection does not exist. SQLSTATE = 08003
Ok, exactly where is your database running, and exactly what code are you using to try to access it? I’m not going to be able to answer your question, but if you really do want an answer, I suggest you read How To Ask Questions The Smart Way