ORA-01005 error connecting with ODP.Net

前端 未结 3 1043
北恋
北恋 2021-01-20 16:50

I am trying to access an Oracle database (version 10.2.0.4.0) using the following code but an \"ORA-01005: Null password given; logon denied\" exception is raised by the con

3条回答
  •  既然无缘
    2021-01-20 17:06

    Take a look at this thread for an issue regarding FIPS compliance:

    https://community.oracle.com/thread/2557592?start=0&tstart=0

    Also: Oracle.ManagedDataAccess and ORA-01017: invalid username/password; logon denied

提交回复
热议问题