Connection to Oracle database with Oracle Advanced Security options enabled fails with following error:
ORA-1017: invalid username/password; logon denied
This occurs when trying to pass setting SQLNET.ALLOWED_LOGON_VERSION=12 in the sqlnet.ora file when making a connection with the ODBC Oracle Wire Protocol driver.
CAUSEThe driver currently does not support connecting to an Oracle database configured with SQLNET.ALLOWED_LOGON_VERSION=12 in the sqlnet.ora file.
Please refer to the Progress article at
http://knowledgebase.progress.com/articles/Article/000043791.
ACTIONAn enhancement request has been logged. Please contact Strategy Technical Support for an update on this case.
WORKAROUNDPlease change the SQLNET.ALLOWED_LOGON_VERSION=12 to a different values, SQLNET.ALLOWED_LOGON_VERSION=11 or SQLNET.ALLOWED_LOGON_VERSION=10.
Third Party Software Installation WARNING
The third
-party
product(s) discussed in this technical note is manufactured by vendors independent of Strategy. Strategy makes no warranty, express, implied or otherwise, regarding this product, including its performance or reliability.