Patch 19030202 (12.1.3: RPC2) afgstusr.sql job failed
Hi Team,
While applying RPC2 patch 19030202, afgstusr.sql job failed with below. Attached the patch logs. also autoconfig log files.
ERROR: The "GUEST_USER_PWD" in vault is not set correctly, the current
value is "GUEST/GUEST" and failed FND user validation.
We followed the metalink https://mosemp.us.oracle.com/epmos/faces/ui/km/DocumentDisplay.jspx?id=1560753.1note 1560753.1 to change the guest password but still adgendbc.sh fails with
Unable to update GUEST_USER_PWD in database to GUEST/ORACLE - Password was not changed
We even tried running EXEC FND_CONC_CLONE.SETUP_CLEAN followed up autoconfig on db tier and apps tier, still fnd_web_sec.validate_login('GUEST','ORACLE') fails.