Connection error to RAC in direct mode

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
a-s-z
Posts: 106
Joined: Wed 03 Dec 2008 06:01

Connection error to RAC in direct mode

Post by a-s-z » Fri 29 Nov 2013 09:21

Hi,

we have a problem when using direct mode to connect to a 11g rac.

We are getting ORA-01017 with following conditions:
  • Connecting in direct mode (No error using Oracle client)
  • Connecting to RAC (No error when connecting against single server)
  • Connecting to a user with password length 16 (No error with longer or shorter password)
Regards,
Andre

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

Re: Connection error to RAC in direct mode

Post by AlexP » Fri 29 Nov 2013 12:30

hello,

We have already fixed the first and the third problems. Full support for RAC servers in the Direct mode is planned to be implemented in the future versions.

Post Reply