Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

.Net Application cannot connect to Oracle Database Server

User_YYMY6Nov 14 2019 — edited Nov 15 2019

Our .Net application cannot connect to Oracle Database Server returning invalid username and password.

We know that the username and password are correct as we tested in Sql plus. Net Manager is correct as we tested our entry in tnsnames.ora.

application server: Windows Server 2016 Datacenter, Oracle client 12.2 32 bit

database server: Redhat Linux Enterprise 7.6, Oracle Enterprise 12.2

it returns this error message

Message: ORA-01017: invalid username/password; logon denied

NativeError: 0

Source: Microsoft OLE DB Provider for Oracle

SQLState:

ErrorCode: -2147217843

Comments
Post Details
Added on Nov 14 2019
1 comment
8,923 views