Hi, After installing 8.0, I am creating database components and facing the following issue:
- create Database Component: Storage STR
- Versions
- Version: oracle 30
-
Scripts create
-
Script(1): C:\SoftwareAG\common\db/scripts/oracle/storage/25/create/ora_str_c_ddl_tablespaces.sql
-
Script(2): C:\SoftwareAG\common\db/scripts/oracle/storage/25/create/ora_str_c_ddl_user.sql
-
Executing script : C:\SoftwareAG\common\db/scripts/oracle/storage/25/create/ora_str_c_ddl_tablespaces.sql
-
Executing script : C:\SoftwareAG\common\db/scripts/oracle/storage/25/create/ora_str_c_ddl_user.sql
CREATE STORAGE [30] SUCCESSFUL
OPERATIONMANAGEMENT [20] ALREADY EXISTS
ANALYSIS [45] ALREADY EXISTS
DISTRIBUTEDLOCKING [20] ALREADY EXISTS
ISCOREAUDIT [30] ALREADY EXISTS
PROCESSAUDIT [40] ALREADY EXISTS
ARCHIVE [30] ALREADY EXISTS
BPEL [10] ALREADY EXISTS
BLAZE [10] ALREADY EXISTS
CENTRALCONFIGURATION [25] ALREADY EXISTS
CROSSREFERENCE [11] ALREADY EXISTS
- create Database Component: DatabaseManagement DBM
Summary of installation errors
Error in executing file C:\SoftwareAG\common\db/scripts/oracle/databasemanagement/20/create/ora_dbm_c_dml.sql
SQL error [wm-cjdbc40-0034][Oracle JDBC Driver][Oracle]ORA-04063: package body “SOFTWAREAG.OPERATION_MGMT” has errors
ORA-06508: PL/SQL: could not find program unit being called: “SOFTWAREAG.OPERATION_MGMT”
ORA-06512: at “SOFTWAREAG.SWAPOPS”, line 1869
ORA-06512: at line 6
User : SoftwareAG
Action : create
Successfully installed components
Analysis 45 (Already exists)
Archive 30 (Already exists)
BPEL 10 (Already exists)
Blaze 10 (Already exists)
CentralConfiguration 25 (Already exists)
CrossReference 11 (Already exists)
DistributedLocking 20 (Already exists)
ISCoreAudit 30 (Already exists)
OperationManagement 20 (Already exists)
ProcessAudit 40 (Already exists)
Following components could not be installed:
DatabaseManagement 20
Could you please provide their due diligence on this, if am doing something wrong or missing anything?