Required Component Home Not Found For Component
(Doc ID 2702080.1)
Last updated on MAY 15, 2023
Applies to:
Oracle SOA Suite - Version 12.2.1.1.0 and laterInformation in this document applies to any platform.
Goal
Qn1:On : 12.2.1.1.0 version, Fabric
Required component home not found for component
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
Reading domain: /u01/app/oracle/admin/domains/<PREFIX>Domain
Error: runCmd() failed. Do dumpStack() to see details.
com.oracle.cie.domain.script.jython.WLSTException: Error reading domain:
Required component home not found for component 'oracle.fmwconfig.common.wls.shared' version '12.2.1.0.0' in the MW_HOME: /u02/app/oracle/product/fmw12.2.1.4.0c
I have installed the following into new oracle home /u02/app/oracle/product/fmw12.2.1.4.0c
fmw_12.2.1.4.0_infrastructure.jar
fmw_12.2.1.4.0_soa.jar
Qn2:after fixing previous problem this fails with
Caused by: Error : 1031, Position : 20, Sql = GRANT SELECT ON sys.DBA_TABLESPACE_USAGE_METRICS to <PREFIX>_SOAINFRA
, OriginalSql = GRANT SELECT ON sys.DBA_TABLESPACE_USAGE_METRICS to <PREFIX>_SOAINFRA
, Error Msg = ORA-01031: insufficient privileges
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 |