While/after applying the main 12.2.13 patch (34776655) unfortunately the instance broke down terribly. The issues that we were seeing were:
Cannot complete applications logon. You may have entered an invalid applications password, or there may have been a database connect error.
Caused by: java.lang.RuntimeException: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
at oracle.apps.fnd.security.AppsConnectionManager.makeGuestConnection(AppsConnectionManager.java:920)
at oracle.apps.fnd.security.DBConnObj.getLabelledConnection(DBConnObj.java:298)
The same error can also be seen with trivial dbc-based connection tests
Since all that suggests there are issues with the APPS-Password, I then tried to change the APPS/APPLSYS/APPS_NE password using AFPASS. That gives:
[oracle@master230703app01 ~]$ date; AFPASSWD -s APPLSYS; date
Wed Nov 22 13:11:02 CET 2023
Enter the ORACLE password of Application Object Library 'APPSUSER':
Connected successfully to APPS.
Error in password verification for APPS
AFPASSWD completed with errors.
Wed Nov 22 13:11:06 CET 2023
oracle@master230703app01 ~]$ FNDCPASS APPS/AbCdEfG 0 Y EBS_SYSTEM/Secret1234 SYSTEM APPLSYS MYNEWPWD
Log filename : L858096.log
Report filename : O858096.out
[oracle@master230703app01 ~]$ cat L858096.log
+---------------------------------------------------------------------------+
Application Object Library: Version : 12.2
Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
FNDCPASS:
+---------------------------------------------------------------------------+
Current system time is 21-NOV-2023 00:19:40
+---------------------------------------------------------------------------+
Arguments
FNDCPASS EBS_SYSTEM/***** SYSTEM APPLSYS *****
+----------------------------------------------------------------------------+
Working...
Error in password verification for APPS
+---------------------------------------------------------------------------+
Concurrent request completed
Current system time is 21-NOV-2023 00:19:40
+---------------------------------------------------------------------------+
[oracle@master230703app01 ~]$ adcmctl.sh status
You are running adcmctl.sh version 120.19.12020000.7
Enter the APPS username : apps
Enter the APPS password :
Cannot complete applications logon. You may have entered an invalid applications password, or there may have been a database connect error.
Internal Concurrent Manager status could not be determined.
adcmctl.sh: exiting with status 0
adcmctl.sh: check the logfile /u01/install/APPS/fs2/inst/apps/MAST_mastebsapp01/logs/appl/admin/log/adcmctl.txt for more information ...
All those issues suggest, that something is broken with the Vault.