ORA-28040 No Matching Authentication Protocol Oracle 12c
I have a 32 bit application I need to communicate with a Oracle 12c database. This has worked everyday for 20 years all the way from Oracle 7 thru Oracle 12
Last Thursday when I connected I get "ORA-28040 No Matching Authentication Protocol"
I have installed 32bit Oracle Client 12c on windows box where app runs. After setting up the ODBC driver I get the "ORA-28040 No Matching Authentication Protocol" just doing a test connect.
There is a Organization 64 bit Client that DOES NOT GIVE ME this error and seems to pass data using sqlplus but my 32 bit app shows "Mismatch between application and Database"