Relative Content

Tag Archive for oraclego

Golang connecting with Oracle Database TNS Adaptor Error

I was trying to establish a connection with the remote Oracle Database via GOLANG. I used the “godror” library but it came out with the error of “ORA-12560: TNS:protocol adapter error”. I’d like to know what’s the problem.