EM 13C: Plugin Deployment Fails With EM-04101: Following invalid objects are found in EM repository: PACKAGE BODY : EMD_MNTR_WEBSITE,PACKAGE BODY : MGMT_WEBSITE_TARGET
(Doc ID 3050726.1)
Last updated on NOVEMBER 12, 2024
Applies to:
Enterprise Manager Base Platform - Version 13.5.0.0.0 to 13.5.0.0.0 [Release 13c]Information in this document applies to any platform.
Goal
In Enterprise Manager 13.5 Deployment of Golden Gate plugin fails with following error from console:
EM-04101: Following invalid objects are found in EM repository: PACKAGE BODY : EMD_MNTR_WEBSITE,PACKAGE BODY : MGMT_WEBSITE_TARGET . Retry plug-in deployment after recompiling all invalid objects.
From command output:
select count(*) from dba_objects where owner='SYSMAN' and status='INVALID';
OWNER OBJECT_NAME OBJECT_TYPE
_________ ______________________ _______________
SYSMAN EMD_MNTR_WEBSITE PACKAGE BODY
SYSMAN MGMT_WEBSITE_TARGET PACKAGE BODY
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |