Monday 30 April 2018

12.1 Change Password Via FNDCPASS Fails With Error 'ORA-29548 release of classes.bin in the database does not match that of the oracle executable has been detected in FND_WEB_SEC.VALIDATE_PASSWORD' After OJVM Patch (Doc ID 2186339.1)

Error:-

E-Business Suite 12.1.3 Application Object Library, Basic Sysadmin Functions, Maintenance issues (Post clone activities)

System Administrator reports the following errors when running FNDCPASS:
FNDCPASS apps/ 0 Y system/ USER SYSADMIN

Oracle error -29548: ORA-29548: Java system class reported: release of classes.bin in the database does not match that of the oracle executable has been detected in FND_WEB_SEC.VALIDATE_PASSWORD.

Solution:-

To resolve the issue test the following steps in a development instance and then migrate accordingly:

1. Confirm with the instance owner whether Oracle JVM patches were recently applied.
2. Check the readme from the latest OJVM PSU patch installed, and follow post installation instructions (eg. postinstall.sql or datapatch referenced above).
3. Run utlrp.sql.
4. Retest the FNDCPASS command and confirm the password is changed successfully.

 

Wednesday 25 April 2018

Oracle Enterprise Manager : EM Key is not configured properly

Oracle Enterprise Manager

login as user oracle
# su - oracle

$ emctl start dbconsole

after completed, then url of OEM is appeared. https://my-hostname:1158/em
but, when i open via browser, i got error message :

503 service unavailable,
"The Em Key could not be configured. The Em Key was not found in Management Repository."

so, simple way to solve this problem is : recreate Oracle Enterprise Manager

$ emca -deconfig dbcontrol db -repos drop
$ emca -config dbcontrol db -repos create