Database Administration (MOSC)

MOSC Banner

ORA-29548: Java system class

Hi,

On 11.2.0.4 on AIX

I have cloned ORACLE_HOME from database A onto ORACLE_HOME of database B.

Now in B database I have:

SQL> select fnd_web_sec.validate_login('GUEST','ORACLE') from dual;

FND_WEB_SEC.VALIDATE_LOGIN('GUEST','ORACLE')

--------------------------------------------------------------------------------

N

SQL> select fnd_message.get from dual;

GET

--------------------------------------------------------------------------------

Oracle error -29548: ORA-29548: Java system class reported: release of Java syst

em classes in the database (11.2.0.4.200714) does not match that of the oracle e

xecutable (11.2.0.4.170718) has been detected in FND_WEB_SEC.VALIDATE_LOGIN(u,p)

How can I resolve this gap between Java system class and oracle executable?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center