Search code examples
oracleoracle-adfmiddlewarefusion

Order of installations of fusion middleware components


I am required to install the following Oracle fusion middleware components for a project using chef (I know how to use chef so that is not a problem).

OHS, WLS, JRockit. SOA, OSB, oracle_common, ODI, AIA.

I am going to setup an oracle database first. After doing that I am not sure of the steps that I need to follow. What do I install first? Does one of these depend on each other? Just need to know the order of installation for all these. Thanks


Solution

  • The steps are here and here. And Docs here. I always: 1. Install DB (note there are setup scripts to run after install to size the DB for the SW.) 2. Install jRocket 3. Install WLS. 4. Install Binaries (SOA Suite...). 5. Run RCU to configure the DB schemas. 6. Create the WLS domain.