Installation Guide of WebCenter Portal and WebCenter Content 12.2.1.2.0

Install WebCenter Portal and WebCenter Content required the java installation, infrastructure and a database.

Note: WebCenter Content required a NFS in a cluster infrastructure.

Let’s see how to install WebCenter Portal and WebCenter Content in a cluster infrastructure.

WebCenter Portal Binaries:

You need to install the binaries in all your nodes or VMs. Oracle support another solution, the installation of the binaries in share file system, in our case we install the binaries in every Virtual Machine.

  • Load java software in /home/oracle/software/webcenterportal
  • Decompress the infrastructure software
    • Unzip V779243.zip
  • Launch the installation and complete the wizard installation
    • /opt/java/jdk1.8.0_111/bin/java -d64 -jar fmw_12.2.1.2.0_wcportal.jar

1wcp

2wcp

3wcp

4wcp

5wcp

7wcp

8wcp

9wcp

10

Install the binaries in all your VMs.

WebCenter Content Binaries:

You need to install the binaries in all your nodes or VMs. Oracle support another solution, the installation of the binaries in share file system, in our case we install the binaries in every Virtual Machine.

  • Load java software in /home/oracle/software/webcenterportal
  • Decompress the infrastructure software
    • Unzip V779244-01.zip
  • Launch the installation and complete the wizard installation
    • /opt/java/jdk1.8.0_111/bin/java -d64 -jar fmw_12.2.1.2.0_wccontent.jar

1wcc

2wcc

3wcc

4wcc

5wcc

6wcc

7wcc

8wcc

9wcc

Install the binaries in all your VMs.

RCU:

WebCenter needs some database schemas to be created using the Oracle Repository Creation Utility (RCU). To load the Oracle Fusion Middleware Repository into a database. This process need to be run one time.

You will need the SID and SCAN Hostname  or IP of your database.

  • Navigate to /opt/oracle/products/Oracle_Home/oracle_common/bin
  • Execute ./rcu and complete the wizard.

1rcu

2rcu

3rcu

4rcu

5rcu

6rcu

7rcu

8rcu

9rcu

10rcu

11rcu

 

12rcu

13rcu

Now that you have Java, Infrastructure, the binaries and the schemas created, you will need to create and configure your Weblogic Domain.