Enterprise Manager Generic (MOSC)

MOSC Banner

install em 13.5 fails on creating sysman view

Oracle database 19.3

install em 13.5 on redhat 7.9 fails with:

Error encountered executing SQL statement FileName: '/u01/app/oracle/product/middleware/sysman/admin/emdrep/sql/core/latest/basic/basic_tables_mgmt_msg.sql' LineNumber: '93'

SQL Statement: [create or replace editioning view MGMT_MESSAGES as select * from MGMT_MESSAGES_E]

java.sql.SQLException: ORA-00600: internal error code, arguments: [kkdlInvalidateSynonyms2.1], [100497]

When i execute create or replace editioning view sysman.MGMT_MESSAGES as select * from sysman.MGMT_MESSAGES_E;

I get the same error:

ORA-00600: internal error code, arguments: [kkdlInvalidateSynonyms2.1], [100497]

What goes wrong, what to do?

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