Is Oracle client 11.2.0.1 support case sensitive password?
Hi,
I have a Oracle 19c database and using Oracle client 11.2.0.1 accessing this database.
However, I found that Oracle client 11.2.0.1 seem not support case sensitive password i.e. password with upper case eg. Test123.
I will have to set the parameter sec_case_sensitive_logon to false before I can login to this Oracle database 19c with 11g client.
This issue is not happening in 12c Client.
Is this a known behavior?
Thanks
Pek