Hi,
Could you please help me regarding below issue. using Oracle 11.2.0.1.0 - 64bit Production, PDI -CE-3.2.0, java 1.8 getting below issue.
Error occurred while trying to connect to the database
Error connecting to database: (using class oracle.jdbc.driver.OracleDriver)
ORA-28040: No matching authentication protocol
i have added below items in sql.net ora file as well but no luck . i have tried with ojdbc14,ojdbc5, ojdbc6.jar files as well.
SQLNET.ALLOWED_LOGON_VERSION_CLIENT = 8
SQLNET.ALLOWED_LOGON_VERSION = 8
Thank you
Could you please help me regarding below issue. using Oracle 11.2.0.1.0 - 64bit Production, PDI -CE-3.2.0, java 1.8 getting below issue.
Error occurred while trying to connect to the database
Error connecting to database: (using class oracle.jdbc.driver.OracleDriver)
ORA-28040: No matching authentication protocol
i have added below items in sql.net ora file as well but no luck . i have tried with ojdbc14,ojdbc5, ojdbc6.jar files as well.
SQLNET.ALLOWED_LOGON_VERSION_CLIENT = 8
SQLNET.ALLOWED_LOGON_VERSION = 8
Thank you