+ All Categories
Home > Documents > Webcenter instalation

Webcenter instalation

Date post: 22-Apr-2015
Category:
Upload: ramona-brasov
View: 66 times
Download: 2 times
Share this document with a friend
81
1/81 WEBCENTER PORTAL INSTALLATION Author: Ramona Brasov Creation Date: March 12, 2012 Last Updated: March 13, 2012 Document Ref: Version: Approvals:
Transcript
Page 1: Webcenter instalation

1/81

WEBCENTER PORTAL INSTALLATION

Author: Ramona Brasov

Creation Date: March 12, 2012

Last Updated: March 13, 2012

Document Ref:

Version:

Approvals:

Page 2: Webcenter instalation

2/81

Document Control

ora

Change Record 81

Date Author Version

Change Reference

Reviewers

Name Position

Oracle

Distribution

Copy No.

Name Location

1

2

3

4

Note To Holders:

If you receive an electronic copy of this document and print it out,

please write your name on the equivalent of the cover page, for

document control purposes.

If you receive a hard copy of this document, please write your name

on the front cover, for document control purposes.

Page 3: Webcenter instalation

3/81

Contents

Document Control ...................................................................................................... 2

Introduction .................................................................................................................. 4

Infrastructure description ........................................................................................ 4

Installation of Oracle Database ............................................................................. 5

System Operating installation and configuration .................................... 5 Oracle Database software installation and configuration ................... 19

Installation of Oracle Webcenter Portal .......................................................... 31

System Operating installation and configuration .................................. 31

Oracle WebLogic installation and configuration ................................... 45 Oracle Webcenter Portal installation and configuration ...................... 49

Installation of Oracle Beehive ........................................................................... 60

System Operating installation and configuration .................................. 60

Oracle Beehive software installation and configuration ...................... 74

Page 4: Webcenter instalation

4/81

Introduction

The present document contains all steps taken in order to install and configure the Webcenter portal.

All steps are based on Oracle Fusion Middleware Installation and Configuration manuals listed below:

Document name

Part Number

Oracle® Fusion Middleware Installation Guide for Oracle WebCenter Portal -

11g Release 1 (11.1.1.6.0)

E12001-11

Oracle® Database Quick Installation Guide - 11g Release 2 (11.2) for Linux x86-64

E24326-01

Oracle® Fusion Middleware Quick Installation Guide for Oracle WebCenter Portal -

11g Release 1 (11.1.1.6.0)

E10146-06

Oracle® Beehive Installation Guide Release 2 (2.0) for Linux x86

E16641-05

Infrastructure description

The follow diagram represents the server infrastructure.

Page 5: Webcenter instalation

5/81

Installation of Oracle Database

System Operating installation and configuration

The installation was started from VMware Workstation on an empty VMware machine. At the first step we need to press enter in order to start the installation process.

We will press again Enter to skip the testing of media CD’s.

Page 6: Webcenter instalation

6/81

At the next step the installation interface will appear and we will pres Next button.

In the second graphical window we need to choose the language for the installation process. We choose English and pres next.

Page 7: Webcenter instalation

7/81

We will choose the appropriate keyboard for the system and press next.

The installation process will generate the partition table for the Linux system and we will accept the

modifications and we will press “yes” button.

Page 8: Webcenter instalation

8/81

We will choose to “Remove all partitions on selected drivers and create default layout” and check to

review and modify if necessary the partitioning layout, and press Next.

The installation process will generate the partition table for the Linux system and we will press “yes” button.

Page 9: Webcenter instalation

9/81

After reviewing the partition table we will press next.

We will choose to install the “GRUB boot loader” and press next.

Page 10: Webcenter instalation

10/81

In the next step it’s require to specify the network settings. We will choose DCHP and we will make the final configuration after the installation process will be finish.

We will choose the time zone for the server and after that we will press “next”.

Page 11: Webcenter instalation

11/81

We will establish the root password of the system and we will press “Next”.

We will choose to customize later the system and we will press “next”.

Page 12: Webcenter instalation

12/81

The installation will begin with the next step and we need to pres “Next”.

The next window will show ass the installation process.

Page 13: Webcenter instalation

13/81

If no errors will occur the final step is to reboot the machine by pressing the “Reboot” button from the next window.

After the reboot we need to configure the Linux system and we will start by pressing “Forward”

button.

Page 14: Webcenter instalation

14/81

We are agreeing with the license agreement and we will press “Forward”.

We will disable the firewall and we will press “Forward”.

Page 15: Webcenter instalation

15/81

We will disable the “SELinux” and we will press “Forward”.

The installation process is telling us that we will have to reboot the system after the first boot is

complete so the change can take place. We press yes.

Page 16: Webcenter instalation

16/81

We will not enable the “Kdump” and we will press “Forward”.

We will set the date and time and pres “Forward”

Page 17: Webcenter instalation

17/81

We will create the user “oracle”, and set the password for it, and press Forward.

We will configure the sound card and press forward.

Page 18: Webcenter instalation

18/81

And we reached the end of the setup.

At the end of the setup wizard we will press “Finish” button and the configuration will be ready to

reboot.

Page 19: Webcenter instalation

19/81

After the installation process will be finish we will modify the follows Linux configuration files in order

to proper configure the Operating System.

The file “/etc/sysconfig/network-scripts/ifcfg-eth0” must contain the follows lines:

DEVICE=eth0

BOOTPROTO=dhcp HWADDR=00:0C:29:37:A9:0A

ONBOOT=yes

The file “/etc/sysconfig/network” must contain the follows lines:

NETWORKING=yes

NETWORKING_IPV6=no HOSTNAME=db.test.ro

At the final the database server will have the follows attributes:

IP 192.168.232.141

Operating System Oracle unbreakable Linux 5.6 64 bits.

Admin user root

Admin password database11g

Oracle Database software installation and configuration

The Oracle Webcenter Portal uses an Oracle database. In order to install an Oracle database it’s require to install Oracle Database software, create an oracle database instance and to generate Webcenter

Portal schemas using Oracle RCU. The first step illustrates the starting windows of the installation process. We need to sprees “Next”

button.

Page 20: Webcenter instalation

20/81

We will choose to create and configure the Oracle database and we press “Next”.

We will choose to install on a Desktop Class system and press “Next”.

Page 21: Webcenter instalation

21/81

In the next windows we will establish the path of the oracle software installation and some basic

configuration.

We will set the system group to the inventory directory and press “Next”

Page 22: Webcenter instalation

22/81

The installer will run a Prerequisite Check to verify that it can proceed with the installation.

After that, it will display a summary of the configurations before the install.

Page 23: Webcenter instalation

23/81

The installation process will start and we can see the progress bar.

If we did not receive any error, the software has run successfully.

The creation progress window will appear and the process of database installation will start.

Page 24: Webcenter instalation

24/81

Before completing the database creation, we will run the following scripts as the root user, and then

press “OK”.

After running the scripts completing Database creation is just a matter of time.

Page 25: Webcenter instalation

25/81

If we did not receive any error, the installer has successfully created the database. We press “OK” to continue.

This was the final step of the installation; we will close the installer now.

Page 26: Webcenter instalation

26/81

After we create the database, it’s requiring to generate the schemas for Webcenter Portal. Those can

be done using Oracle RCU.

In the first windows we need to press “Next” button.

We will choose to create the database repository and we will press “Next”.

Page 27: Webcenter instalation

27/81

In the next windows we will complete all database connection details to create the database objects.

In the next windows we will choose the products that we plan to install, depends of our choice, the RCU will create the database objects!

Page 28: Webcenter instalation

28/81

We will set a password for the all schemas; the password will be “ASDqwe123”.

Page 29: Webcenter instalation

29/81

The creation process of database object will start in the next step.

Page 30: Webcenter instalation

30/81

In the last windows we will see the process summary and we need to pres “Close” to finish the RCU.

Page 31: Webcenter instalation

31/81

Installation of Webcenter Portal

System Operating installation and configuration

The installation was started from VMware Workstation on an empty VMware machine. At the first step we need to press enter in order to start the installation process.

We will press again Enter to skip the testing of media CD’s.

Page 32: Webcenter instalation

32/81

At the next step the installation interface will appear and we will pres Next button.

In the second graphical window we need to choose the language for the installation process. We choose English and pres next.

Page 33: Webcenter instalation

33/81

We will choose the appropriate keyboard for the system and press next.

The installation process will generate the partition table for the Linux system and we will accept the

modifications and we will press “yes” button.

Page 34: Webcenter instalation

34/81

We will choose to “Remove all partitions on selected drivers and create default layout” and check to

review and modify if necessary the partitioning layout, and press Next.

The installation process will generate the partition table for the Linux system and we will press “yes” button.

Page 35: Webcenter instalation

35/81

After reviewing the partition table we will press next.

We will choose to install the “GRUB boot loader” and press next.

Page 36: Webcenter instalation

36/81

In the next step it’s require to specify the network settings. We will choose DCHP and we will make the final configuration after the installation process will be finish.

We will choose the time zone for the server and after that we will press “next”.

Page 37: Webcenter instalation

37/81

We will establish the root password of the system and we will press “Next”.

We will choose to customize later the system and we will press “next”.

Page 38: Webcenter instalation

38/81

The installation will begin with the next step and we need to pres “Next”.

The next window will show ass the installation process.

Page 39: Webcenter instalation

39/81

If no errors will occur the final step is to reboot the machine by pressing the “Reboot” button from the next window.

After the reboot we need to configure the Linux system and we will start by pressing “Forward”

button.

Page 40: Webcenter instalation

40/81

We are agree with the license agreement and we will press “Forward”

We will disable the firewall and we will press “Forward”

Page 41: Webcenter instalation

41/81

We will disable the “SELinux” and we will press “Forward”.

The installation process is telling us that we will have to reboot the system after the first boot is

complete so the change can take place. We press yes.

Page 42: Webcenter instalation

42/81

We will not enable the “Kdump” and we will press “Forward”.

We will set the date and time and pres “Forward”.

Page 43: Webcenter instalation

43/81

We will create the user “oracle”, and set the password for it, and press “Forward”.

We will configure the sound card and press “Forward”.

Page 44: Webcenter instalation

44/81

And we reached the end of the setup, we will press “Finish” button and the configuration will be ready to reboot.

After the installation process will be finish we will modify the follows Linux configuration files in order to proper configure the Operating System.

The file “/etc/sysconfig/network-scripts/ifcfg-eth0” must contain the follows lines:

DEVICE=eth0

BOOTPROTO=dhcp

ONBOOT=yes HWADDR=00:0c:29:25:a8:5e

The file “/etc/sysconfig/network” must contain the follows lines:

NETWORKING=yes

NETWORKING_IPV6=no HOSTNAME=wp.test.ro

At the final the Oracle Webcenter Portal physical server will have the follows attributes:

IP 192.168.232.140

Operating System Oracle unbreakable Linux 5.6 64 bits.

Admin user root

Admin password webcenter11g

Page 45: Webcenter instalation

45/81

Oracle WebLogic installation and configuration

Oracle Enterprise Content Management Suite requires a Middleware home with Oracle WebLogic Server so we need to install a new Weblogic Middleware home. The installation kit it’s available for download

at http://otn.oracle.com and need to be present on the Webcenter Portal server. We start the installation process and in the first window we need to press “next” as show in the

below picture.

In the next screen we will set the WebLogic installation home and we press “Next”

Page 46: Webcenter instalation

46/81

In the next installation screen we will not choose to receive security updates and press “Next”.

In the next installation screen we will choose the typical installation mode and press “Next”.

Page 47: Webcenter instalation

47/81

The installation summary of the typical installation mode is listed in the next windows. We will press

“NEXT”.

Page 48: Webcenter instalation

48/81

The installation process will start and the follow windows will show us the installation progress.

Page 49: Webcenter instalation

49/81

When the installation process will be finished the final windows will appear. We need to press “Done”

button.

Oracle Webcenter Portal installation and configuration

The installation process of Oracle Webcenter Portal is described by the follow steps. Before the

installation we need to execute a script using root privileges.

Page 50: Webcenter instalation

50/81

In the first screen we need to pres “Next” Button.

We will skip de software updates and press “Next”.

Page 51: Webcenter instalation

51/81

The setup installer will do a prerequisite check. If it passes all of them, we will proceed to the next

step.

We will specify the location of the “Middleware Home” and the “Oracle Home Directory” and press “Next”.

Page 52: Webcenter instalation

52/81

We will choose the application server, WebLogic, which we installed earlier and go to the next step.

The installer displays an “Installation summary” before it actually begins the “Installation process”.

Page 53: Webcenter instalation

53/81

After the installation process is completed, we press “Next”.

The installation completed successfully and we press “Finish”.

Page 54: Webcenter instalation

54/81

After these steps the Webcenter Portal will be installed and we need to perform the configuration

steps.

To do that we will execute the “/u01/middleware/Oracle_WC1/common/bin/config.sh” script.

We will choose to create a new “Weblogic Domain” and press “Next”.

Page 55: Webcenter instalation

55/81

In the first step we will choose the domain name and the location where it will be installed, and press “Next”.

We will choose the components supported by this domain configuration and press “Next”.

Page 56: Webcenter instalation

56/81

We need to establish the username and the password for the Administrator Account. We configure the weblogic user and weblogic1 password.

We need to choose the JAVA that will be used and press “Next”.

Page 57: Webcenter instalation

57/81

We will configure the database connection thaw was created in previously steps and pres “Next”.

The installer will verify the database connection and if we don’t have errors we will press “Next”.

Page 58: Webcenter instalation

58/81

We will set the resources used by the WebLogic infrastructure node. And we will press “Next”.

In the end, the installer displays the “Configuration summary” before the installation proceeds.

Page 59: Webcenter instalation

59/81

The configuration process will start and at the end we need to press “Done” button.

Page 60: Webcenter instalation

60/81

Installation of Oracle Beehive

System Operating installation and configuration

The installation was started from VMware Workstation on an empty VMware machine. At the first step we need to press enter in order to start the installation process.

We will press again Enter to skip the testing of media CD’s

Page 61: Webcenter instalation

61/81

At the next step the installation interface will appear and we will pres Next button.

In the second graphical window we need to choose the language for the installation process. We choose English and pres next.

Page 62: Webcenter instalation

62/81

We will choose the appropriate keyboard for the system and press next.

The installation process will generate the partition table for the Linux system and we will accept the

modifications and we will press “yes” button.

Page 63: Webcenter instalation

63/81

We will choose to “Remove all partitions on selected drivers and create default layout” and check to

review and modify if necessary the partitioning layout, and press Next.

The installation process will generate the partition table for the Linux system and we will press “yes” button.

Page 64: Webcenter instalation

64/81

After reviewing the partition table we will press next.

We will choose to install the “GRUB boot loader” and press next.

Page 65: Webcenter instalation

65/81

In the next step it’s require to specify the network settings. We will choose DCHP and we will make the final configuration after the installation process will be finish.

We will choose the time zone for the server and after that we will press “next”.

Page 66: Webcenter instalation

66/81

We will establish the root password of the system and we will press “Next”.

We will choose to customize later the system and we will press “next”.

Page 67: Webcenter instalation

67/81

The installation will begin with the next step and we need to pres “Next”

The next window will show ass the installation process.

Page 68: Webcenter instalation

68/81

If no errors will occur the final step is to reboot the machine by pressing the “Reboot” button from the next window.

After the reboot we need to configure the Linux system and we will start by pressing “Forward”

button.

Page 69: Webcenter instalation

69/81

We are agreeing with the license agreement and we will press “Forward”.

We will disable the firewall and we will press “Forward”

Page 70: Webcenter instalation

70/81

We will disable the “SELinux” and we will press “Forward”.

The installation process is telling us that we will have to reboot the system after the first boot is

complete so the change can take place. We press yes.

Page 71: Webcenter instalation

71/81

We will not enable the “Kdump” and we will press “Forward”

We will set the date and time and pres “Forward”

Page 72: Webcenter instalation

72/81

We will create the user “oracle”, and set the password for it, and press Forward.

We will configure the sound card and press forward.

Page 73: Webcenter instalation

73/81

And we reached the end of the setup.

At the end of the setup wizard we will press “Finish” button and the configuration will be ready to reboot.

After the installation process will be finish we will modify the follows Linux configuration files in order to proper configure the Operating System.

Page 74: Webcenter instalation

74/81

The file “/etc/sysconfig/network-scripts/ifcfg-eth0” must contain the follows lines:

DEVICE=eth0 BOOTPROTO=dhcp

HWADDR=00:0c:29:41:ba:36

ONBOOT=yes

The file “/etc/sysconfig/network” must contain the follows lines:

NETWORKING=yes NETWORKING_IPV6=no

HOSTNAME=bh.test.ro

At the final the database server will have the follows attributes:

IP 192.168.232.139

Operating System Oracle unbreakable Linux 5.6 64 bits.

Admin user root

Admin password bh2

Oracle Beehive software installation and configuration

The Oracle Beehive uses an Oracle database. We will use the database installed earlier.

The first step illustrates the starting windows of the installation process. We need to sprees “Next”

button.

Page 75: Webcenter instalation

75/81

The first step is to specify a directory for the installer configuration files and we press “Next”.

The next step is to choose the path where we want to install Oracle Beehive and press “Next”.

Page 76: Webcenter instalation

76/81

Before the actual installation there is a prerequisite check

Next we will choose the type of installation, in this case we want to “Install and Configure” and proceed to the next step.

Page 77: Webcenter instalation

77/81

We will choose to skip the security updates and press “Next”.

In this step we must provide the database information. In this moment the database must be running

so that the installer can connect to it and we can go to the next screen.

Page 78: Webcenter instalation

78/81

We will choose the Basic Server and Client Template for the configuration template and press “Next”.

This step requires information that identifies this installation and we proceed to the next screen.

.

Page 79: Webcenter instalation

79/81

We will provide a password associated with the Beehive Schema and press “Next”.

We will enter the password for the beeadmin user and click “Next”.

Page 80: Webcenter instalation

80/81

This next screen is an Installation Summary, we select install to continue.

The installation process will start and we can see the progress bar.

Page 81: Webcenter instalation

81/81

This is the configuration step. Once this is complete the installation is complete.

The installation was successful. The root user must run the script orainstRoot.sh and then press

“Finish.


Recommended