ORA-01017 when connecting to Oracle 11.2.0.4 over UniDAC

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
fuchshp
Posts: 1
Joined: Fri 31 Jan 2014 13:30

ORA-01017 when connecting to Oracle 11.2.0.4 over UniDAC

Post by fuchshp » Fri 31 Jan 2014 13:36

Good afternoon.

We patched our Oracle Server from 11.2.0.3 to 11.2.0.4. Since then we have an error ORA-01017 username/password incorrect when connecting over UniDAC. Connecting over SQL*Plus works fine.

Is UniDAC tested against Oracle 11.2.0.4? Is there a fix for this problem?

Kind regards,
HP

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: ORA-01017 when connecting to Oracle 11.2.0.4 over UniDAC

Post by AlexP » Mon 03 Feb 2014 11:11

Hello,

Please specify the charsets of the DB and PC, also provide the login and password, which using leads to the error.

Post Reply