Hi,
Trying to recreate repository for EM using below query
emca -repos recreate
But getting error while creating.
Here is the content of log file
BEGIN dbms_registry.loaded('EM'); END;
*
ERROR at line 1:
ORA-29900: operator binding does not exist
ORA-06540: PL/SQL: compilation error
ORA-06553: PLS-907: cannot load library unit SYS.XMLSEQUENCEFROMXMLTYPE
(referenced by SYS.XMLSEQUENCE)
Please help.
Thanx all