dotConnect not working with oracle xe
Posted: Mon 24 Sep 2018 17:37
Hi!
I was using dotConnect version 9.6.584 oracle xe in my integrated tests (container docker: wnameless / docker-oracle-xe-11g) and after upgrading to new version 9.6.597 I can no longer connect to the database
Throwed error
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
My Connection String:
User ID=dapper; Password=dapper; Direct=true; Data Source=127.0.0.1/dapper; Service Name=XE; Port=1521; license key= ...
PS: After downgrading to the old version 9.6.584, my integrated tests worked again.
I was using dotConnect version 9.6.584 oracle xe in my integrated tests (container docker: wnameless / docker-oracle-xe-11g) and after upgrading to new version 9.6.597 I can no longer connect to the database
Throwed error
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
My Connection String:
User ID=dapper; Password=dapper; Direct=true; Data Source=127.0.0.1/dapper; Service Name=XE; Port=1521; license key= ...
PS: After downgrading to the old version 9.6.584, my integrated tests worked again.