Database migration 11g to Oracle 19c - Problema in Schema Authentication with case sensitive
I made a database migration from Oracle 11g to Oracle 19c Standard Edition 2 (SEHA) updated to version 19.18. The problem is that My applications are not connecting to the database because the value of the parameter case sentisitive equal to false generates this error. When I change it to true the applications connect. In the 11g version I didn't have this problem, changing the application will generate a very high cost. There is a workaround for this problem.