Recently
I have complied the list of important files of Oracle Fusion Middleware Components, thought
to share the same-
Please find below all Important files and folder location of Oracle Fusion Middleware Components. I took this information from Oracle Fusion Middlweare 11.1.1.6.0 version
Please find below all Important files and folder location of Oracle Fusion Middleware Components. I took this information from Oracle Fusion Middlweare 11.1.1.6.0 version
| 
FMW Componants | 
Path for Important Locations | 
Purpose. | 
Important Files Present | 
| 
OSB | 
$MW_HOME/fmw/soa11.1.1.6/Oracle_OSB1/dbscripts/oracle | 
OSB has reporting components but in
  order to use the 'Report' action in OSB Proxy service first you need to
  create tables in SOAP_SOAINFRA schema. This sql script contains the
  defination of OSB reporting tables.  In
  Earlier version 10g manually these script required to run but I believe as
  part of 11g RCU utility tables for reporting will be created as part of RCU
  execution itself.  | 
reporting_runtime.sql | 
| 
OSB | 
$MW_HOME/fmw/soa11.1.1.6/Oracle_OSB1/OPatch | 
If you want to install any patch to
  OSB_HOME then you need to run the opatch utility given in OSB_HOME only.  | 
opatch | 
| 
SOA | 
/u01/app/oracle/product/fmw/soa11.1.1.6/Oracle_SOA1/rcu/integration/soainfra/oracle/soa_purge | 
Contains purge script for various
  components.  | 
purge_bpel_oracle.sql purge_mediator_oracle.sql | 
| 
SOA | 
$MW_HOME/fmw/soa11.1.1.6/Oracle_SOA1/rcu/integration/bam/sql/oracle | 
Contains sql script for BAM schema. | 
createschema_bam_oracle.sql createuser_bam_oracle.sql | 
| 
SOA | 
$MW_HOME/fmw/soa11.1.1.6/Oracle_SOA1/rcu/integration/soainfra/oracle | 
Contains SQL script for SOAINFRA
  schema | 
createschema_soainfra_oracle.sql | 
| 
Weblogic | 
$MW_HOME/fmw/soa11.1.1.6/wlserver_10.3/common/bin | 
Contains useful script to
  create,manage and monitor domain functionality.  | 
wlst.sh, config.sh, pack.sh | 
| 
Weblogic | 
$MW_HOME/fmw/soa11.1.1.6/utils/bsu | 
This shell script been used to apply
  the Weblogic Server Patch. Note this is different than OPATCH utilitity,
  opatch we are using for SOA, OSB and Common components but for Weblogic level
  patches we need to use bsu utility.  | 
bsu.sh | 
| 
oracle common | 
$MW_HOME/fmw/soa11.1.1.6/oracle_common/OPatch | 
If you want to install any patch to
  Oracle_common then you need to run the opatch utility given in Oracle_common
  only.  | 
opatch | 
| 
oracle common | 
$MW_HOME/fmw/soa11.1.1.6/oracle_common/rcu/integration/mds | 
Contains various .sql scrip for MDS
  schema.  | 
cremds.sql |