Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hey! I can see exactly what's going wrong here.Your DSN format is incorrect for the go-ora driver. The format you're using: dataconnect/password@tcps(1.1.1.1:2484)/cpm10?ssl=true&ssl_cert=<path_to_cert>This is SQL*Plus style — go-ora doesn't understa...