Installing Oracle Web Center Spaces Rcu

download Installing Oracle Web Center Spaces Rcu

of 38

Transcript of Installing Oracle Web Center Spaces Rcu

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    1/38

    PREPARED BY RAVI KUMAR LANKE Page 1

    Installing and Configuring Oracle

    WebCenter Spaces

    Purpose

    This tutorial covers installing and configuring Oracle WebCenter Spaces along with the bundledOracle WebCenter Services and the optional Oracle Universal Content Management (UCM) in aLinux environment.

    Time to Complete

    Approximately 1.5 hours

    Overview

    WebCenter Spaces is an online environment that brings together an array of social networking,collaboration, and personal productivity tools. WebCenter Services is a complete set ofcomplementary services that enables you to embed Web 2.0-style communication andcollaboration services directly into WebCenter Spaces. The component applications for bothWebCenter Spaces and WebCenter Services run on Oracle WebLogic Server and store theirmetadata in an Oracle database. UCM is an enterprise level content management platform.

    Scenario

    You are an Administrator who needs to install WebCenter Spaces in a Linux environment. Youwill run the Repository Creation Utility (RCU) to create the required schemas in the database.Then you will create the necessary files in the file system by running the WebCenter Installer.You will install WebCenter Spaces, WebCenter Services, as well as the optional UCM. Next youwill run the Oracle Fusion Middleware Configuration Wizard to create the WebCenter domain.WebCenter Spaces and WebCenter services are deployed to servers in this domain. In thisscenario, you create a single node WebCenter domain and everything is installed on onemachine. This would not be typical for a production installation but can work well for adevelopment or test environment. In this scenario you are setting up for a developmentenvironment but apart from the single node domain and the startup mode of the WebLogic

    Server, the steps are essentially the same as for a production environment.

    Note: The screenshots will not reflect the specific environment you are using. Also productinstaller directories, installation directories, and the location ofMiddleware_Home may bedifferent from the locations on your system.

    Software and Hardware Requirements

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    2/38

    PREPARED BY RAVI KUMAR LANKE Page 2

    The following is a list of software requirements:

    Oracle Database 10gor 11gmust be installed Oracle WebLogic Server 11gmust be installed An HTTP server must be installed (required for UCM)

    Your system environment must meet the general installation requirements forOracleFusion Middleware, Oracle WebCenter, and RCU

    Prerequisites

    Before starting this tutorial, you should:

    1. Have access to the WebCenter installer

    2. Have access to the UCM installer

    3. Have access to the Repository Creation Utility (RCU)

    4.Start your Oracle database

    5. Know the location of your Java Runtime Environment (JRE)

    6. Know the location of yourMiddleware_Home directory (the directory that contains yourWebLogic_Server_Home directory)

    7. Know the address and port number of your HTTP Server

    8. Have some familiarity with basic product installs

    Creating WebCenter Schemas

    To create the WebCenter database schemas using RCU, perform the following steps:

    1. Navigate to the RCU bin directory and start RCU:

    $ cd /u01/app/rcu/bin$ ./rcu

    2. In the Welcome window, click Next.

    http://www.oracle.com/technology/software/products/ias/files/fusion_requirements.htmhttp://www.oracle.com/technology/software/products/ias/files/fusion_requirements.htmhttp://www.oracle.com/technology/software/products/ias/files/fusion_requirements.htmhttp://www.oracle.com/technology/software/products/ias/files/fusion_requirements.htmhttp://www.oracle.com/technology/software/products/ias/files/fusion_requirements.htmhttp://www.oracle.com/technology/software/products/ias/files/fusion_requirements.htmhttp://www.oracle.com/technology/software/products/ias/files/fusion_requirements.htm
  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    3/38

    PREPARED BY RAVI KUMAR LANKE Page 3

    3. In the Create Repository window, accept the default of Create and click Next.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    4/38

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    5/38

    PREPARED BY RAVI KUMAR LANKE Page 5

    A dialog box opens confirming the database prerequisites have been checked successfully. ClickOK.

    5. In the Select Components window, accept the default of Create a new Prefix with the value ofDEV (this is the default prefix, you can give it any value.) Select the WebCenter Suitecomponent and click Next.

    Note: When you select WebCenter Suite, Metadata Services under AS Common Schemas willalso be selected.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    6/38

    PREPARED BY RAVI KUMAR LANKE Page 6

    A dialog box opens confirming the database component prerequisites have been checkedsuccessfully. Click OK.

    6. In the Schema Passwords window, accept the default of Use same passwords for all schemas andenter the password welcome1 twice. Click Next.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    7/38

    PREPARED BY RAVI KUMAR LANKE Page 7

    7. In the Map Tablespaces window, click Next.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    8/38

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    9/38

    PREPARED BY RAVI KUMAR LANKE Page 9

    A dialog box opens showing the progress of schema creation.

    9. In the Completion Summary window, click Close.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    10/38

    PREPARED BY RAVI KUMAR LANKE Page 10

    Installing WebCenter Spaces

    The WebCenter installer installs the files for WebCenter Spaces, WebCenter Services, andUCM. To install WebCenter Spaces, WebCenter Services, and UCM, perform the followingsteps:

    1. Navigate to the staged location for the WebCenter installer and start the installer:

    $ cd /stage$ ./runInstaller -jreLoc /u01/app/oracle/product/fmwhome/jdk160_14_R27.6.5-32

    The installer requires the location of a JRE. When you installed Oracle WebLogic Server, a JREwas installed on your system. You can use this location to start the installer. You must supply anabsolute path. The JRE location in this path is the Sun JRE. The Sun JRE is recommended whenyou are installing in a development environment. If you are installing in a production

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    11/38

    PREPARED BY RAVI KUMAR LANKE Page 11

    environment, use the JRockit JRE.

    2. In the Welcome window, click Next.

    3. The installer runs various tests to check system prerequisites. When it is done, click Next in thePrerequisite Checks window.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    12/38

    PREPARED BY RAVI KUMAR LANKE Page 12

    4. In the Specify Installation Location window, enter the location ofMiddleware_Home, in thisscenario, /u01/app/oracle/product/fmwhome/. Accept the default Oracle Home Directory andclick Next.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    13/38

    PREPARED BY RAVI KUMAR LANKE Page 13

    5. In the Specify UCM Configuration Options window, select Install and Configure OracleUniversal Content Management. Accept the defaults for Content Server Port and Content ServerAdmin Port and for Web Server HTTP Address the format should behttp://:/. In this scenario, it ishttp://edvmr1p0.us.oracle.com:7777/idc. Click Next.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    14/38

    PREPARED BY RAVI KUMAR LANKE Page 14

    6. In the Specify UCM Database Details window, enter the following values and click Next.Note: These values must match the values used when you ran RCU in the previous section.

    Field Value

    ConnectString

    ::owcdb01

    Schema UserName

    DEV_OCSERVER

    SchemaPassword welcome1

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    15/38

    PREPARED BY RAVI KUMAR LANKE Page 15

    7. In the Installation Summary window, click Install.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    16/38

    PREPARED BY RAVI KUMAR LANKE Page 16

    Installation Progress is shown. When it is complete, click Next.

    8. In the Specify UCM Installer Directory window, enter the location of the UCM installation files,/stage/ContentServer. Click Next.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    17/38

    PREPARED BY RAVI KUMAR LANKE Page 17

    UCM Installation Progress is shown .

    9. In the Installation Complete window, click Finish.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    18/38

    PREPARED BY RAVI KUMAR LANKE Page 18

    Configuring WebCenter Spaces

    The Oracle Fusion Middleware Configuration Wizard creates and configures a new WebLogicdomain for Oracle WebCenter Spaces and components. To configure WebCenter Spaces andcomponents, perform the following steps:

    1. Navigate to the WebCenter_Oracle_Home/common/bin directory and start the ConfigurationWizard:

    $ cd /u01/app/oracle/product/fmwhome/Oracle_WC1/common/bin$ ./config.sh

    2. In the Welcome window, accept the default of Create a new WebLogic domain and click Next.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    19/38

    PREPARED BY RAVI KUMAR LANKE Page 19

    3. In the Select Domain Source window, accept the default of Generate a domain configuredautomatically to support the following products and select the following products then click Next:

    Oracle WSM Policy Manager (oracle_common) Oracle WebCenter Spaces Oracle Portlet Producers Oracle Wiki and Blog Server Oracle WebCenter Discussion Server Oracle Identity Management Oracle Enterprise Manager Oracle JRF

    Note: You need to select Oracle WSM Policy Manager before you select Oracle WebCenter Spaceselse you will receive an error. Also Oracle Enterprise Manager and Oracle JRF are selectedautomatically when you select Oracle WebCenter Spaces.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    20/38

    PREPARED BY RAVI KUMAR LANKE Page 20

    4. In the Specify Domain Name and Location window, enter the following values and click Next.

    Field Value

    Domainname

    practice_domain

    Domainlocation

    /u01/app/oracle/product/fmwhome/user_projects/domains

    Applicationlocation

    /u01/app/oracle/product/fmwhome/user_projects/applications

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    21/38

    PREPARED BY RAVI KUMAR LANKE Page 21

    5. In the Configure Administrator User Name and Password window, accept the default User name ofweblogic and enter welcome1 twice for the password. Click Next.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    22/38

    PREPARED BY RAVI KUMAR LANKE Page 22

    6. In the Configure Server Start Mode and JDK window, accept the defaults of Development Mode andSun SDK 1.6.0_14 and click Next.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    23/38

    PREPARED BY RAVI KUMAR LANKE Page 23

    7. In the Configure JDBC Component Schema window, select all the component schemas in the lower

    portion of the window. Enter the following values in the upper portion of the window and clickNext.

    Field Value

    DBMS/Service owcdb01

    Driver default value

    Host Name

    Schema Owner default value

    Port default value

    Schema Password welcome1

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    24/38

    PREPARED BY RAVI KUMAR LANKE Page 24

    The Testing Connections dialog opens.

    8. In the Test Component Schema window, click Next.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    25/38

    PREPARED BY RAVI KUMAR LANKE Page 25

    9. In the Select Optional Configuration window, select Administration Server and Managed Servers,Clusters and Machines. Click Next.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    26/38

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    27/38

    PREPARED BY RAVI KUMAR LANKE Page 27

    11. In the Configure Managed Servers window, accept all the defaults and click Next.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    28/38

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    29/38

    PREPARED BY RAVI KUMAR LANKE Page 29

    14. In the Assign Servers to Machines window, select all the servers in the left pane and click the rightarrow icon. Click Next.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    30/38

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    31/38

    PREPARED BY RAVI KUMAR LANKE Page 31

    16. In the Creating Domain window, click Done.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    32/38

    PREPARED BY RAVI KUMAR LANKE Page 32

    Starting the WebLogic Servers

    To start all the WebLogic Servers as well as the Node Manager, perform the following steps:

    Starting the Administration Server

    1. Navigate to the domain directory and start the Administration server:

    $ cd /u01/app/oracle/product/fmwhome/user_projects/domains/practice_domain

    $ ./startWebLogic.sh

    Wait until you see the message . Do not close this windowas it will shut down the Administration server.

    Starting the Node Manager

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    33/38

    PREPARED BY RAVI KUMAR LANKE Page 33

    1. In a new window, navigate to the Oracle_Common_Home/common/bin directory and set theNode Manager properties:

    $ cd /u01/app/oracle/product/fmwhome/oracle_common/common/bin$ ./setNMProps.sh

    You see the message Appending required nodemanager .properties.

    Note: If you are installing and older 11g version of WebCenter Spaces that does not includePatch Set 1 then the Node Manager file is located in WebCenter_Oracle_Home/common/bin.

    2. Navigate to the WebLogic_Server_Home/server/bin directory and start the Node Manager:

    $ cd /u01/app/oracle/product/fmwhome/wlserver_10.3/server/bin$ ./startNodeManager.sh

    Wait until y ou see the message INFO: Secure socket listener started on port 5,556. Do not close

    this window as it will shut down the Node Manager.

    Starting the Managed Servers

    1. Start the WebLogic Server Administration Console by opening a web browser and enteringhttp://:7001/console. For Username enter weblogic, for Password enterwelcome1 then click Log In.

    Note: You can also start the managed servers from the commandline usingDOMAIN_DIR/bin/startManagedWebLogic.sh.

    Before you see the login window a message briefly appears indicating the application is beingdeployed for the console.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    34/38

    PREPARED BY RAVI KUMAR LANKE Page 34

    2. In the left Domain Structure pane, expand Environment and click Servers.

    3. In the Summary of Servers window, click the Control tab and select the three managed servers.Then click the Start button.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    35/38

    PREPARED BY RAVI KUMAR LANKE Page 35

    4. Refresh the window by clicking the Refresh icon in the browser or pressing F5 until the State forall servers is RUNNING.

    Verifying the Installation

    To verify that WebCenter Spaces has been installed correctly, perform the following steps:

    1. Start WebCenter Spaces by opening a web browser and enteringhttp://:8888/webcenter. For User Name enter weblogic, for Password enterwelcome1 then click Login.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    36/38

    PREPARED BY RAVI KUMAR LANKE Page 36

    2. You are now logged into WebCenter Spaces. This confirms that it has been installed correctly.

  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    37/38

    PREPARED BY RAVI KUMAR LANKE Page 37

    Note: The messages on the right of the window regarding the Worklist and Documents servicesbeing unavailable are because they are not configured yet. At this point WebCenter Spaces isinstalled and up and running but your work is not complete. You still need to configure theservices you wish to use in WebCenter Spaces, for example, the Documents service (includingUCM), the Worklist service, and the Discussions service. You may also wish to register portletproducers. See theOracle Fusion Middleware Installation Guide for Oracle WebCenter 11gandtheOracle Fusion Middleware Administrator's Guide for Oracle WebCenterfor moreinformation.

    Summary

    In this tutorial, you should have learned how to:

    Create the database schemas required by WebCenter Spaces, WebCenter Services, andUCM

    http://download.oracle.com/docs/cd/E12839_01/install.1111/e12001/toc.htmhttp://download.oracle.com/docs/cd/E12839_01/install.1111/e12001/toc.htmhttp://download.oracle.com/docs/cd/E12839_01/install.1111/e12001/toc.htmhttp://download.oracle.com/docs/cd/E12839_01/install.1111/e12001/toc.htmhttp://download.oracle.com/docs/cd/E12839_01/webcenter.1111/e12405/toc.htmhttp://download.oracle.com/docs/cd/E12839_01/webcenter.1111/e12405/toc.htmhttp://download.oracle.com/docs/cd/E12839_01/webcenter.1111/e12405/toc.htmhttp://download.oracle.com/docs/cd/E12839_01/webcenter.1111/e12405/toc.htmhttp://download.oracle.com/docs/cd/E12839_01/install.1111/e12001/toc.htm
  • 7/30/2019 Installing Oracle Web Center Spaces Rcu

    38/38

    Install WebCenter Spaces, WebCenter Services, and UCM Create and configure the WebCenter Spaces domain Start the WebLogic Servers in the WebCenter Spaces domain Verify that WebCenter Spaces has been installed correctly