I get a segmentation fault or core dump when connecting to Oracle 12c or later with the Easysoft ODBC-Oracle WP Driver. What can I do?
- Turn on Easysoft ODBC-Oracle WP Driver logging by adding these lines to your ODBC data source:
Logging = Yes LogFile = /tmp/orawp.log
- Reconnect to Oracle.
- Search the driver log file for the error:
error "ORA-28040: No matching authentication protocol"
- If this error is present in the log file, upgrade to the latest version of the Easysoft ODBC-Oracle WP Driver.