Error creating connection to Oracle

... but I need to put the oracle:// in the host setting.

Good to know :+1: Glad you got it working :tada:

1 Like

Another minor issue - if you have a # in your password the connector can't build a correct connection.

Hm, do you have any suspicion whether that's a problem when parsing the config or something within the Oracle connection library? If it's the former maybe it has to be quoted or escaped in yaml somehow.

I'm pretty sure the problem is parsing the configuration since the connection string ends up looking really strange. I did try encoding it but that didn't seem to help anything.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.