WCP 12.2.1: Installation V (Oracle Fusion Middleware Infrastructure 12.2.1)
In 11g versions the Oracle Fusion Middleware Infrastructure were not required to be installed. In addition, the RCU 11g were downloaded and installed. In 12c things changed and now you have to install in your WebLogic 12 Domain the Oracle Fusion Middleware Infrastructure in order to have ADF Framework, MDS Support and also the RCU!!!!! Download the installer from: http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html Unzip and run the Universal Installer . Select the ORACLE_HOME where the product will be installed Install with or without the examples (as you wish). Now execute the RCU to create the default prefix and base schemas! You can find the RCU in /oracle/product/oracle_common/bin If during your database connection are you facing the following error Error connecting database using orcl It is because we installed in Multitenant way! Use the pdborlc instead of the orcl :) Now let's the wizard create the DEV_STB table r...