Posts

Showing posts with the label Oracle Database

WCP 12.2.1: Installation III (Oracle Database 12.1.0.2)

Image
Oracle Linux respositories brings a pre-package which configures all the pre-requisites needed by the instalation of Oracle Databases. Note: This is the unique product installed in 12cR1 version. 12.2.1 is not yet released Remember that we already installed the pre-package of Oracle Database in the chapter: WCP 12.2.1: Installation I (O.S) If you did not installed then do it using: yum install oracle-rdbms-server-12cR1-preinstall Unzip and launch the installed downloaded from: http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index-092322.html In this case we are installing a 12cR1 Standard Edition . Unzip the installer and execute the installation Wizard. Oracle Database Installation Wizard During the installation make sure that you use the same Oracle base as the future paths used by the other Fusion Middleware Products . By default PBD (Multitenant Arch) is selected, we will let it as selected as we can learn more about Multitenant Architectur...