Apps user password connecting only when use Capital Letters after EBS Database Upgraded to 12.1.0.2.
Hi Experts,
I have recently upgraded my oracle database 11.2.0.4.0 to 12.1.0.2.0 that is running with Oracle EBS R12.2.3. Upgrade was smooth without any issues but after upgrade when I am trying to connect APPS user, it is not connecting with the previous password for this user. Then I tried the same password using all capital letters and it connected.
e.g.
(apps/oracle1234 - Not Connecting)
(apps/ORACLE1234 - Connecting)
[ehora@ehrhltestdb1 admin]$ sqlplus
SQL*Plus: Release 12.1.0.2.0 Production on Tue Jul 10 15:36:14 2018
Copyright (c) 1982, 2014, Oracle. All rights reserved.
Enter user-name: apps/oracle1234
ERROR:
ORA-01017: invalid username/password; logon denied
Enter user-name: ^C