Quick Installation Guide for Oracle WebCenter
11g Release 1 (11.1.1)
E10146-03
April 2010
This guide describes how to install Oracle WebCenter.
The following topics are covered:
This guide contains instructions for installing and configuring Oracle WebCenter on a single host. The following applications are installed:
WebCenter Spaces
Portlet Producers
Oracle Content Server 10g
Oracle Discussions
Oracle Wiki and Blogs
The installer will also give you the option of installing Oracle Universal Content Management (UCM); for the purposes of this document, we will elect not to install UCM.
Figure 1 illustrates the topology that will be created on your system at the conclusion of this procedure. It also describes the order in which you need to perform certain tasks:
Figure 1 Installation Topology and Order of Tasks
This section contains important information you should read prior to installing Oracle WebCenter. The following topics are covered:
Section 2.1, "Verifying System Requirements and Certification"
Section 2.3, "Creating Operating System Users for IBM DB2 Databases"
Section 2.5, "Installing Oracle WebLogic Server and Creating the Middleware Home"
Section 2.6, "Installing and Configure Java Access Bridge (Windows Only)"
For system requirement and certification information, refer to the following documents, available on Oracle Technology Network (OTN):
Oracle Fusion Middleware System Requirements and Specifications:
http://www.oracle.com/technology/software/products/ias/files/fusion_requirements.htm![]()
This document contains information related to hardware and software requirements, minimum disk space and memory requirements, and required system libraries, packages, or patches.
Oracle Fusion Middleware Certification
http://www.oracle.com/technology/software/products/ias/files/fusion_certification.html![]()
This document contains information related to supported installation types, platforms, operating systems, databases, JDKs, and third-party products.
Installation of Oracle WebCenter requires the availability of a database. This database must be up and running, and does not have to be on the same system where you are installing the components. The database must also be compatible with Repository Creation Utility (RCU), which is used to create the schemas necessary for Oracle WebCenter components.
Note:
RCU is available only on Linux and Windows platforms. Either the Linux RCU or Windows RCU may be used to create schemas on any supported database platform.For the latest information about certified databases, visit the Oracle Fusion Middleware Certification document at following URL:
http://www.oracle.com/technology/software/products/ias/files/fusion_certification.html![]()
After you have installed a database, make sure that it is configured correctly by referring to the "Repository Creation Utility (RCU) Requirements" section in the System Requirements and Specifications document:
http://www.oracle.com/technology/software/products/ias/files/fusion_requirements.htm![]()
If you are not using an IBM DB2 database, you can skip this section.
IBM DB2 databases authenticates its database users using equivalent operating system users. Therefore, prior to running RCU, one operating system user must be created for each schema. The operating system user name must match the schema owner name and must contain only lowercase letters; no all-uppercase or mixed-case names are allowed. For example, if you plan to create a schema named DEV_PT
using RCU, then the operating system user must be named dev_pt
(all lowercase letters).
Table 2 in Section 2.4, "Creating Schemas for Oracle WebCenter"
shows the operating system users that should be created for Oracle WebCenter. Refer to your system documentation for information about how to create operating system users.
Oracle WebCenter requires that certain schemas exist in the database prior to installation. You must run Repository Creation Utility (RCU) to create the schemas in the database.
First, you must obtain the latest version of RCU. To do so, go to the Oracle Fusion Middleware 11gR1 Software Download page on Oracle Technology Network:
http://www.oracle.com/technology/software/products/middleware/htdocs/111110_fmw.html![]()
Look for Repository Creation Utility in the "Required Additional Software" table. After downloading the .zip
file, extract the contents to a directory of your choice; this directory will be referred to as the RCU_HOME directory.
Note:
On Windows operating systems, make sure that you do not unzip the RCU.zip
file to a directory name containing spaces.Follow the instructions below to start RCU and create the schemas:
Start RCU from the RCU_HOME
/bin
(on Linux operating systems) or RCU_HOME
\bin
(on Windows operating systems) directory:
On Linux operating systems:
./rcu
On Windows operating systems:
rcu.bat
Welcome Screen
Click Next.
Create Repository Screen
Select Create.
Click Next.
Database Connection Details Screen
If you are using an Oracle database, provide the following credentials:
Host Name: Specify the name of the machine on which your database resides in the format host
.
domain
.com
. For Oracle RAC databases, specify the Virtual IP name or one of the node names as the host name.
Port: Specify the database listen port number. The default port number for Oracle databases is 1521.
Database Name: Specify the service name for the database. Typically, the service name is the same as the global database name.
If you are unsure what the service name for your database is, you can obtain it from the SERVICE_NAMES
parameter in the database's initialization parameter file. If the initialization parameter file does not contain the SERVICE_NAMES
parameter, then the service name is the same as the global database name, which is specified in the DB_NAME
and DB_DOMAIN
parameters.
For Oracle RAC databases, specify the service name of one of the nodes in this field. For example: sales.mydomain.com
.
Username: Specify the name of a user with DBA or SYSDBA privileges. The default user name with SYSDBA privileges is SYS
.
Password: Specify the password for your database user.
Role: Select the database user's role from the drop-down list. The SYS
user requires the SYSDBA role.
If you are using a Microsoft SQL Server database, provide the following credentials:
Unicode Support: Select Yes or No from the drop-down list.
Server Name: Enter the host name, IP address, or complete server name in host\server format of the server where your database is running.
Port: Specify the database listener port number.
Database Name: Specify the name of your database.
Username: Specify the name of a user with DBA or SYSDBA privileges.
Password: Specify the password for your database user.
If you are using an IBM DB2 database, provide the following credentials:
Server Name: Enter the host name, IP address, or complete server name in host\server format of the server where your database is running.
Port: Specify the database listener port number.
Database Name: Specify the name of your database.
Username: Specify the name of a user with DB Owner privileges.
Password: Specify the password for your database user.
Click Next. A "Checking Prerequisites" screen will appear. If there are errors, some details about the error will be displayed on the Database Connection Details Screen. Fix the error messages and click Next again.
After the checking is complete with no errors, click OK to dismiss the screen.
Near the top of the screen, select Create a New Prefix. If you are the only user of the database instance, you may use the default prefix DEV
. If you are sharing the database instance with other Oracle Fusion Middleware users, refer to "Creating Custom Schemas and Tablespaces" in Oracle Fusion Middleware Repository Creation Utility User's Guide
for more information about creating and using custom prefixes.
In the table that lists the available components, select WebCenter Suite. All of the product schemas within this component, including all the dependent schemas, are automatically selected.
Table 1 lists the required schemas for Oracle WebCenter components for Oracle and Microsoft SQL Server databases:
Table 1 Required Schemas for Oracle WebCenter Components on Oracle and Microsoft SQL Server Databases
Component | Schema Owner | Dependencies |
---|---|---|
WebCenter Spaces |
|
|
Portlet Producers |
|
None. |
Discussions |
|
None. |
Discussions Crawler |
|
|
Wiki and Blogs |
|
None. |
Oracle Content Server 10g |
|
None. |
Table 2 lists the required schemas for Oracle WebCenter components for IBM DB2 databases:
Table 2 Required Schemas for Oracle WebCenter Components on IBM DB2 Databases
Component | Schema Owner | Dependencies | Required Operating System Users |
---|---|---|---|
WebCenter Spaces |
|
|
|
Portlet Producers |
|
None. |
|
Discussions |
|
None. |
|
Discussions Crawler |
|
|
|
Wiki and Blogs |
|
None. |
|
Oracle Content Server 10g |
|
None. |
|
Note:
You must remember or make a note of these schema names and the prefix value from this screen; you will need them later when you are configuring your components. You will need to provide the schema name in the formatprefix
_
schemaname
.Click Next. A "Checking Prerequisites" screen will appear. If there are errors, some details about the error will be displayed on the Select Components Screen. Fix the error messages and click Next again.
After the checking is complete with no errors, click OK to dismiss the screen.
Near the top of the screen, select Use same password for all schemas.
In the Password field, enter your password. Enter your password again in the Confirm Password field.
Note:
You must remember or make a note of the schema passwords from this screen; you will need them later when you are configuring your components.Click Next.
Map Tablespaces Screen
Click Next. A "Creating Tablespaces" screen will appear. If there are errors, some details about the error will be displayed on the Map Tablespaces Screen. Fix the error messages and click Next again.
After the tablespaces are created with no errors, click OK to dismiss the screen.
Summary Screen
Click Create. A "CREATE" screen will appear. If there are errors, some details about the error will be displayed on the Summary Screen. Fix the error messages and click Next again.
After the schemas are created with no errors, click OK to dismiss the screen.
Completion Summary Screen
Click Close.
For more information about Repository Creation Utility, refer to Oracle Fusion Middleware Repository Creation Utility User's Guide.
Oracle WebCenter requires an Oracle WebLogic Server on your system. If you do not already have one, follow the instructions in this section to install Oracle WebLogic Server.
Download the latest installer from the following URL:
http://www.oracle.com/technology/software/products/ias/htdocs/wls_main.html![]()
You are looking for the following executable files:
wls_1033_linux32.bin
(for 32-bit Linux systems)
wls_1033_solaris32.bin
(for 32-bit Solaris systems)
wls_1033_win32.exe
(for 32-bit Windows systems)
wls_1033_generic.jar
(for all 64-bit platforms)
The 32-bit executable files are bundled with the appropriate JDK version. If you use the 64-bit installer, you will need to invoke the installer with a supported JDK for your platform. This JDK must be installed on your system before you install Oracle WebLogic Server. Refer to the Oracle Fusion Middleware certification document for a list of supported JDKs for your platform:
http://www.oracle.com/technology/software/products/ias/files/fusion_certification.html![]()
Run the installer you just downloaded. Some notes for running the installer:
Before running the installer, set the DISPLAY
environment variable on your system.
Replace JAVA_HOME
with the installation location of the supported JDK you installed for your platform.
If you are installing a 64-bit Oracle WebLogic Server on a 64-bit platform, use the -d64
flag when using 32/64-bit hybrid JDKs (such as the HP JDK for HP-UX and SUN JDK for Solaris SPARC).
Execute JAVA_HOME
/bin/java -version
(or JAVA_HOME
/bin/java -d64 -version
on 32/64-bit hybrid JDKs) to ensure that your JAVA_HOME
refers to a 64-bit JDK.
To run the installer on a 32-bit Linux operating system:
./wls_1033_linux32.bin
To run the installer on 32-bit Windows operating systems:
wls_1033_win32.exe
To run the installer on 64-bit UNIX operating systems:
JAVA_HOME/bin/java -jar wls_1033_generic.jar
or
JAVA_HOME/bin/java -d64 -jar wls_1033_generic.jar
To run the installer on 64-bit Windows operating systems:
JAVA_HOME\bin\java -jar wls_1033_generic.jar
Welcome Screen
Click Next.
Choose Middleware Home Directory Screen
Select Create a new Middleware Home.
Specify the desired location of your new Middleware home directory. If this directory already exists on your system, it must be an empty directory. If this directory does not already exist, then it will be created for you.
Note:
You must remember or make a note this location; you will be asked for it later when you are installing Oracle WebCenter.For more information about the Middleware home directory, refer to "Middleware Home and WebLogic Home Directories" in Oracle Fusion Middleware Installation Planning Guide
.
Click Next.
Register for Security Updates Screen
Select whether or not you want to receive the latest product and security updates. If you choose not to receive anything, you will be asked to verify your selection before continuing.
Click Next.
Choose Install Type Screen
Select Typical.
Click Next.
Choose Product Installation Directories Screen
Specify the desired location for your WebLogic Server home directory.
For more information about the WebLogic home directory, refer to "Middleware Home and WebLogic Home Directories" in Oracle Fusion Middleware Installation Planning Guide
.
Click Next.
Choose Shortcut Location (Windows only)
If you are installing on a Windows system, you will be asked to specify a location where you would like Windows to create a shortcut to Oracle products.
Click Next.
Installation Summary Screen
Click Next.
Installation Progress Screen
No action is required on this screen.
Installation Complete Screen
De-select Run Quickstart.
Click Done.
For more information about installing WebLogic Server, refer to Oracle WebLogic Server Installation Guide.
If you are installing on a Windows machine, you have the option of installing and configuring Java Access Bridge for Section 508 Accessibility. This is only necessary if you require Section 508 Accessibility features:
Download Java Access Bridge from the following URL:
http://java.sun.com/javase/technologies/accessibility/accessbridge/![]()
Install Java Access Bridge.
Copy the access-bridge.jar
and jaccess-1_4.jar
from your installation location to the jre\lib\ext
directory.
Copy the WindowsAccessBridge.dll
, JavaAccessBridge.dll
, and JAWTAccessBridge.dll
files from your installation location to the jre\bin
directory.
Copy the accessibility.properties
file to the jre\lib
directory.
For more information about Java Access Bridge, refer to "Install and Configure Java Access Bridge (Windows Only)" in Oracle Fusion Middleware Administrator's Guide
.
If you are installing Oracle WebCenter on a DHCP host, you must follow the configuration steps in this section for your platform.
On Linux x86 operating systems, configure the host to resolve host names to the loopback IP address by modifying the /etc/hosts
file to contain the following entries:
127.0.0.1 hostname.domainname hostname 127.0.0.1 localhost.localdomain localhost
After doing so, check that the host name resolves to the loopback IP address by entering the following command:
/bin/ping hostname.domainname
On Windows operating systems, install a loopback adapter on the DHCP server (see Section 2.7.3, "Installing a Loopback Adapter (Windows Only)"). This assigns a local IP address to your computer.
After installing the adapter, add a line to the %SYSTEMROOT%\system32\drivers\etc\hosts
file with the following format, immediately after the localhost
line:
IP_address hostname.domainname hostname
Replace IP_address
with the local IP address of the loopback adapter.
To install a loopback adapter on Windows 2003 or Windows XP:
Open the Windows Control Panel.
Windows 2003: Select Start > Control Panel > Add Hardware.
Windows XP: Select Start > Control Panel, then double-click Add Hardware.
In the "Welcome" window, click Next.
In the "Is the hardware connected?" window, select Yes, I have already connected the hardware, then click Next.
In the "The following hardware is already installed on your computer" window, in the list of installed hardware, select Add a new hardware device, then click Next.
In the "The wizard can help you install other hardware" window, select Install the hardware that I manually select from a list, then click Next.
In the "From the list of hardware types, select the type of hardware you are installing" window, select Network adapters, then click Next.
In the "Select Network Adapter" window, make the following selections:
Manufacturer: Microsoft
Network Adapter: Microsoft Loopback Adapter
Click Next.
In the "The wizard is ready to install your hardware" window, click Next.
In the "Completing the Add Hardware Wizard" window, click Finish.
If you are using Windows 2003, restart your computer.
Right-click My Network Places on the desktop and choose Properties. This displays the Network Connections Control Panel.
Right-click the connection that was just created. This is usually named "Local Area Connection 2". Choose Properties.
On the "General" tab, select Internet Protocol (TCP/IP), then click Properties.
In the "Properties" dialog box, click Use the following IP address and do the following:
IP Address: Enter a non-routable IP for the loopback adapter. Oracle recommends the following non-routable addresses:
192.168.x.x (x is any value between 1 and 255) 10.10.10.10
Subnet mask: Enter 255.255.255.0
.
Record the values you entered, which you will need later in this procedure.
Leave all other fields empty.
Click OK.
In the "Local Area Connection 2 Properties" dialog, click OK.
Close Network Connections.
Restart the computer.
To remove a loopback adapter on Windows 2003 or Windows XP:
Start the System Control panel.
Windows 2003: Select Start > Control Panel > System.
Windows XP: Select Start > Control Panel, then double-click System.
In the "Hardware" tab, click Device Manager.
In the "Device Manager" window, expand Network adapters. You should see Microsoft Loopback Adapter.
Right-click Microsoft Loopback Adapter and select Uninstall.
Click OK.
You can install Oracle Web Tier on a non-networked computer, such as a laptop. Because a non-networked computer has no access to other computers, you have to install all the components that you need on the computer.
In addition, you must follow the instructions in Section 2.7, "Installing on DHCP Hosts" to install a loopback adapter and modify the
hosts
file on your system.
You can install Oracle WebCenter on a multihomed computer. A multihomed computer is associated with multiple IP addresses. This is typically achieved by having multiple network cards on the computer. Each IP address is associated with a host name; additionally, you can set up aliases for each hostname.
The installer picks up the fully qualified domain name from the first entry in /etc/hosts
(on UNIX operating systems) or %SYSTEMROOT%\system32\drivers\etc\hosts
(on Windows operating systems) file. So if your file looks like the following:
127.0.0.1 localhost.localdomain localhost 10.222.333.444 myhost1.mycompany.com myhost1 20.222.333.444 devhost2.mycompany.com devhost2
myhost1.mycompany.com
would be picked for configuration.
For specific network configuration of a system component, refer to the individual component's configuration documentation.
The Oracle WebCenter components (WebCenter Spaces, WebCenter Framework, and WebCenter Portlets) are installed onto your system by default. After the components are installed, you can run the Configuration Wizard to configure the components of your choice.
Note:
Make sure you are not logged in to the WebLogic Server Administration Console before you install Oracle WebCenter.To start the installer on UNIX operating systems:
./runInstaller -jreLoc JRE_LOCATION
Note:
Starting the installer asroot
user is not supported.To start the installer on Windows operating systems:
setup.exe -jreLoc JRE_LOCATION
The installer requires the full path to the location of a Java Runtime Environment (JRE) on your system. When you installed Oracle WebLogic Server, Section 2.5, "Installing Oracle WebLogic Server and Creating the Middleware Home"), a JRE was installed on your system. You can use this location (the location of the
jre
directory) to start the installer. The default location for the JRE is MW_HOME
/jdk160_18
(on UNIX operating systems) or MW_HOME
\jdk160_18
(on Windows operating systems), where MW_HOME
is the Middleware home directory.
On 64-bit platforms, the JRE location is the JAVA_HOME
you used to install Oracle WebLogic Server. Refer to Section 2.5, "Installing Oracle WebLogic Server and Creating the Middleware Home" for more information.
To install Oracle WebCenter:
Welcome Screen
Click Next.
Prerequisite Checks Screen
After the prerequisite checking is complete with no errors, click Next.
Specify Installation Location Screen
Oracle Middleware Home: Specify the location where WebLogic Server was installed.
Oracle Home Directory: Specify the location where you want to install the software:
If you specify a directory that already exists, it must be an empty directory and it must be inside the Oracle Middleware home.
If you specify a new directory, it will be created inside the Oracle Middleware home.
This will be your Oracle home directory. Runtime components cannot write to this directory.
Note:
For the remainder of this document, this directory will be referred to as your WebCenter Oracle home to avoid any confusion with the Oracle home directories of other Oracle Fusion Middleware products.For more information about the Middleware home and Oracle home directories, refer to "Oracle Fusion Middleware Directory Structure" in Oracle Fusion Middleware Installation Planning Guide
.
Specify UCM Configuration Options Screen
Deselect Install and Configure Oracle Universal Content Management.
Click Next.
Installation Summary Screen
Click Install.
Installation Progress Screen
Click Next when the installation is complete.
Installation Complete Screen
Click Finish.
The next step is to run the Patch Set Installer for Oracle WebCenter Suite to patch your software to the latest version.
To patch your existing installation:
Insert the CD-ROM.
Start the Patch Set installer.
To start the installer on UNIX operating systems:
./runInstaller -jreLoc JRE_LOCATION
Note:
Starting the installer asroot
user is not supported.To start the installer on Windows operating systems:
setup.exe -jreLoc JRE_LOCATION
The installer requires the full path to the location of a Java Runtime Environment (JRE) on your system. When you installed Oracle WebLogic Server, Section 2.5, "Installing Oracle WebLogic Server and Creating the Middleware Home"), a JRE was installed on your system. You can use this location (the location of the
jre
directory) to start the installer. The default location for the JRE is MW_HOME
/jdk160_18
(on UNIX operating systems) or MW_HOME
\jdk160_18
(on Windows operating systems), where MW_HOME
is the Middleware home directory.
On 64-bit platforms, the JRE location is the JAVA_HOME
you used to install Oracle WebLogic Server. Refer to Section 2.5, "Installing Oracle WebLogic Server and Creating the Middleware Home" for more information.
Welcome Screen
Click Next.
Specify Installation Location Screen
Oracle Middleware Home: Specify your existing Middleware home directory that contains your WebCenter_ORACLE_HOME
.
Oracle Home Directory: Specify your existing WebCenter_ORACLE_HOME
directory.
Click Next.
Installation Summary Screen
Click Install.
Installation Progress Screen
After the installation is 100% complete, click Next.
Installation Complete Screen
Click Finish.
After you have successfully run the installer, you can run the Oracle Fusion Middleware Configuration Wizard. This Configuration Wizard is located in the WebCenter_ORACLE_HOME
/common/bin
(on UNIX operating systems) or WebCenter_ORACLE_HOME
\common\bin
(on Windows operating systems) directory.
Start the Configuration Wizard.
On UNIX operating systems:
./config.sh
On Windows operating systems:
config.cmd
If you are using a 32-bit operating system, Oracle JRockit SDK is installed as part of the Oracle WebLogic installation (see Section 2.5, "Installing Oracle WebLogic Server and Creating the Middleware Home"). This is the JDK that the Configuration Wizard will use by default. If you want to invoke the Configuration Wizard with the Sun JDK, do the following prior to starting the Configuration Wizard:
Set the JAVA_HOME
environment variable to the location of the Sun JDK. For example, you can set it to the Sun JDK that was installed with Oracle WebLogic Server in the MW_HOME
/jdk160_18
(on UNIX operating systems) or MW_HOME
\jdk160_18
(on Windows operating systems) directory.
Set the JAVA_VENDOR
environment variable to "Sun."
Welcome Screen
Select Create a New WebLogic Domain.
Click Next.
Select Domain Source Screen
Select Generate a domain configured automatically to support the following products, then select the products that should be configured in this domain. For a complete Oracle WebCenter installation, select all of the following:
Oracle WebCenter Spaces - 11.1.1.0 [WebCenter_ORACLE_HOME]
Oracle Enterprise Manager - 11.1.1.0 [oracle_common]
Oracle Portlet Producers - 11.1.1.0 [WebCenter_ORACLE_HOME
Oracle Wiki and Blog Server - 11.1.1.0 [WebCenter_ORACLE_HOME
Oracle WebCenter Discussion Server - 11.1.1.0 [WebCenter_ORACLE_HOME
Oracle WSM Policy Manager - 11.1.1.0 [oracle_common]
Oracle JRF WebServices Asynchronous services - 11.1.1.0 [oracle_common]
Oracle JRF - 11.1.1.0 [oracle_common]
WebLogic Advanced Web Services Extension - 10.3.2.0 [WebLogic_Home]
If you have previously installed Oracle Fusion Middleware products on your system, you may see duplicate products on this screen; select only those products associated with your WebCenter_ORACLE_HOME.
Click Next.
Specify Domain Name and Location Screen
Specify the following domain information:
Domain name: The name of the domain you want to create. The default name is base_domain
.
Domain location: The absolute path to the directory where this domain should be created. The default location is MW_HOME
/user_projects/domains
(on UNIX operating systems) or MW_HOME
\user_projects\domains
(on Windows operating systems).
Application location: The absolute path to the directory where applications created in this domain should reside. The default location is MW_HOME
/user_projects/applications
(on UNIX operating systems) or MW_HOME
\user_projects\applications
(on Windows operating systems).
Click Next.
Configure Administrator Username and Password Screen
Specify the following credentials for your administrator:
User name: The name of the administrator for this domain. The default name is weblogic
.
Note:
By default, Oracle WebLogic Server grants the domain administrative privileges to the default user,weblogic
. If you want to grant the domain administrative rights to a different user, then after creating the domain you must grant the administrator role to that user for WebCenter Spaces and Oracle WebCenter Discussions Server. For more information, see "Granting Administrator Role to a Non-Default User"User password: The administrator's password.
Confirm user password: Re-enter the administrator's password.
Description: Enter a description for this user, or leave the default description as is. This field is optional.
Click Next.
Configure Server Start Mode and JDK Screen
In the "WebLogic Domain Startup Mode" portion of the screen, Select Development Mode.
In the "JDK Selection" portion of the screen, select the JDK that is recommended for your platform in Development Mode. This text can be found immediately underneath Development Mode in the "WebLogic Domain Startup Mode" section. For example, on a Linux system, you would be asked to select "Sun SDK 1.6.0_18" from the list of available JDKs.
Click Next.
Configure JDBC Component Schema Screen
Configure the schema information for each data source listed on this screen. When you make changes to any field on this screen, the changes are applied to selected data sources only. For fields that are common with all data sources (for example, all data sources reside on the same database), you should select all of the data sources and make your changes. The changes are saved automatically as you type.
After all of the information that is common to all data sources has been specified, then you will need to select individual or smaller groups of data sources and enter information that is specific to them (for example, the schema owner).
Review the table on this screen and identify which fields you need to modify:
Vendor: Select the vendor for your database from the drop-down list.
Driver: Select the driver type from the drop-down list.
Schema Owner: Specify the schema owner for the schema; this is the name of the schema for this component in the following format:
prefix_schema_name
This information was specified on the Select Components Screen when the schemas were created using RCU. For more information, refer to Section 2.4, "Creating Schemas for Oracle WebCenter"
.
Password: Specify the password for the schema. You specified this password on the Schema Passwords Screen when creating the schemas using RCU. For more information, refer to Section 2.4, "Creating Schemas for Oracle WebCenter"
.
DBMS/Service: Specify the service name for your database. This is the database on which the schema resides.
Host Name: Specify the name of the machine where your database is running.
Port: Specify the database listen port number.
Click Next.
Test Component Schema Screen
Verify that the connections to your data sources are successful.
Click Next.
Select Optional Configuration Screen
Do not select anything on this screen.
Click Next.
Configuration Summary
Verify the information on this screen. Use the navigation pane on the left or the Previous button if you want to return to a previous screen to alter some portion of the configuration.
If everything is correct, click Create.
When the domain has been successfully created, click Done.
For more information about configuring WebLogic domains, refer to Oracle WebLogic Server Creating WebLogic Domains Using the Configuration Wizard.
This section contains general information that will help you verify your installation and configuration. Some components may require custom or manual configuration, and this information is also included in this section:
To get your deployments up and running, you must start the Administration Server and various Managed Servers:
To start the Administration Server, run the startWebLogic.sh
(on UNIX operating systems) or startWebLogic.cmd
(on Windows operating systems) script in the directory where you created your new domain.
On UNIX operating systems:
MW_HOME/user_projects/domains/domain_name/startWebLogic.sh
On Windows operating systems:
MW_HOME\user_projects\domains\domain_name\startWebLogic.cmd
This information was provided on the Specify Domain Name and Location Screen in the Configuration Wizard.
To start the Managed Servers, run the startManagedWebLogic.sh
(on UNIX operating systems) or startManagedWebLogic.cmd
(on Windows operating systems) script in the bin
directory inside the directory where you created your domain.
This command also requires that you specify a server name. The servers that need to be started are:
WLS_Spaces
(Oracle WebCenter Spaces)
WLS_Portlet
(Oracle WebCenter Portlets)
WLS_Services
(Oracle WebCenter Web 2.0 Services)
For example, to start the Oracle WebCenter Spaces server on a UNIX operating system:
MW_HOME/user_projects/domains/domain_name/bin/startManagedWebLogic.sh WLS_Spaces
On Windows operating systems:
MW_HOME\user_projects\domains\domain_name\bin\startManagedWebLogic.cmd WLS_Spaces
Before the server is started, you will be prompted for the WebLogic Server username and password. These were provided on the Configure Administrator Username and Password Screen in the Configuration Wizard.
If you do not know the names of the managed servers that need to be started, you can view the contents of the following file on UNIX operating systems:
MW_HOME/user_projects/domains/domain_name/startManagedWebLogic_readme.txt
On Windows operating systems:
MW_HOME\user_projects\domains\domain_name\startManagedWebLogic_readme.txt
Or, you can access the Administration Server console at the following URL:
http://host:admin_server_port/console
Supply the username and password that you specified on the Configure Administrator Username and Password Screen of the Configuration Wizard.
For more information about starting and stopping servers, see "Starting and Stopping Servers" in Oracle Fusion Middleware Managing Server Startup and Shutdown for Oracle WebLogic Server
.
In order to start a managed server from the Administration Console, you must first create a machine, then associate the managed server with that machine:
Login to the Administration Console.
Navigate to Environment > Machines.
Click New.
Enter a machine name (for example, Machine-WC
).
In the Administration Console, navigate to Environment > Servers and select the managed server for which you want to associate this machine (Machine-WC
). Use the drop-down list to associate the managed server with the machine.
Note:
This procedure only works if the managed servers are shut down. If the managed servers are up and running, then no values will appear in the drop-down list.After this procedure, the managed server will start successfully and be accessible.
Starting Node Manager on a machine that hosts Managed Servers allows you to start and stop the Managed Servers remotely using the Administration Console or the command line. Node Manager can also automatically restart a Managed Server after an unexpected failure.
To start Node Manager:
On UNIX operating systems, run the WebCenter_ORACLE_HOME
/common/bin/setNMProps.sh
script.
On Windows operating systems, run the WebCenter_ORACLE_HOME
\common\bin\setNMProps.cmd
script.
This script appends the required properties to the nodemanager.properties
file. These properties can also be appended manually, or provided as command-line arguments.
Note:
TheStartScriptEnabled=true
property is required for Managed Servers to receive proper classpath and command arguments.
The file containing the properties is nm.required.properties
.
On UNIX operating systems, start Node Manager by running the MWHome
/wlserver_10.3/server/bin/startNodeManager.sh
script.
On Windows operating systems, start Node Manager by running the MWHome
\wlserver_10.3\server\bin\startNodeManager.cmd
script.
For more information about Node Manager, refer to Oracle Fusion Middleware Node Manager Administrator's Guide for Oracle WebLogic Server.
Start your browser and enter the following URLs:
To access the Administration Server:
http://host:admin_server_port
This information was visible on the Creating Domain Screen (the last screen) of the Configuration Wizard.
To access the Administration Server console:
http://host:admin_server_port/console
You will be prompted for the username and password credentials that you specified on the Configure Administrator Username and Password Screen of the Configuration Wizard.
To access Enterprise Manager:
http://host:admin_server_port/em
You will be prompted for the username and password credentials that you specified on the Configure Administrator Username and Password Screen of the Configuration Wizard.
To access WebCenter Spaces:
http://host:port/webcenter
The default port number for WebCenter Spaces is 8888.
To access WebCenter Rich Text Portlet:
http://host:port/richtextportlet/
To access WebCenter WSRP Tools:
http://host:port/wsrp-tools/
To access WebCenter OmniPortlet and Web Clipping Portlets:
http://host:port/portalTools/
The default port number for WebCenter Portlets is 8889.
To access WebCenter Discussions:
http://host:port/owc_discussions
The default port number for WebCenter Discussions is 8890.
To access WebCenter Wiki and Blog Server:
http://host:port/owc_wiki
The default port number for WebCenter Discussions is 8890.
Deinstalling Oracle WebCenter from your system involves the following:
You should always use the instructions provided in this section for removing the software. If you try to remove the software manually, you may experience problems when you try to reinstall the software again at a later time. Following the procedures in this section will ensure that the software is properly removed.
Before deinstalling Oracle Fusion Middleware software components, you should stop all servers and processes.
Stop the WebLogic Managed Servers.
On UNIX operating systems:
MW_HOME/user_projects/domains/domain_name/bin/stopManagedWeblogic.sh managed_server_nanme admin_url username password
On Windows operating systems:
MW_HOME\user_projects\domains\domain_name\bin\stopManagedWeblogic.cmd managed_server_nanme admin_url username password
Stop WebLogic Administration Server.
On UNIX operating systems:
MW_HOME/user_projects/domains/domain_name/bin/stopWeblogic.sh username password admin_url
On Windows operating systems:
MW_HOME\user_projects\domains\domain_name\bin\stopWeblogic.cmd username password admin_url
For both commands, specify the admin_url
using the following format:
http://admin_server_host.admin_server_domain:admin_server_port
For more information about starting and stopping Oracle Fusion Middleware, refer to "Starting and Stopping Oracle Fusion Middleware" in Oracle Fusion Middleware Administrator's Guide
.
For more information about starting and stopping servers, see "Starting and Stopping Servers" in Oracle Fusion Middleware Managing Server Startup and Shutdown for Oracle WebLogic Server
.
Run the Repository Creation Utility (RCU) to drop the WebCenter schemas from your database.
Start RCU from the RCU_HOME
/bin
(on Linux operating systems) or RCU_HOME
\bin
(on Windows operating systems) directory:
On Linux operating systems:
./rcu
On Windows operating systems:
rcu.bat
Follow the instructions below to drop the WebCenter schemas:
Welcome Screen
Click Next.
Create Repository Screen
Select Drop.
Click Next.
Database Connection Details Screen
Provide the following credentials to connect to your Oracle database. These are the same credentials you provided on this screen when you created the WebCenter schemas. See Section 2.4, "Creating Schemas for Oracle WebCenter" for more information.
Click Next. A "Checking Prerequisites" screen will appear. If there are errors, some details about the error will be displayed on the Database Connection Details Screen. Fix the error messages and click Next again.
After the checking is complete with no errors, click OK to dismiss the screen.
Select Components Screen
Select the prefix and schemas you want to drop from the repository.
Click Next. A "Checking Prerequisites" screen will appear. If there are errors, some details about the error will be displayed on the Select Components Screen. Fix the error messages and click Next again.
After the checking is complete with no errors, click OK to dismiss the screen.
Summary Screen
Click Drop. A "DROP" screen will appear. If there are errors, some details about the error will be displayed on the Summary Screen. Fix the error messages and click Next again.
After the schemas are dropped with no errors, click OK to dismiss the screen.
Completion Summary Screen
Click Close.
Deinstalling Oracle WebCenter involves removing the WebCenter Oracle home and the Oracle Common home directories.
The deinstaller will attempt to remove the Oracle home from which it was started. This procedure will not remove any WebLogic domains that you have created - it only removes the software in the Oracle home.
Before you choose to remove any Oracle home, make sure that it is not in use by an existing domain, and also make sure you stop all running processes that use this Oracle home. After you remove the software, you will no longer be able to use your WebLogic domain.
To start the deinstaller, navigate to the WebCenter_ORACLE_HOME
/oui/bin
(on UNIX operating systems) or WebCenter_ORACLE_HOME
\oui\bin
(on Windows operating systems) directory and start the deinstaller.
On UNIX operating systems:
./runInstaller -deinstall
On Windows operating systems:
setup.exe -deinstall
On Windows systems, you can also start the deinstaller from the Start menu by selecting Programs > Oracle WebCenter 11g - Home1 > Uninstall.
Follow the instructions below to remove the installed software.
Welcome Screen
Click Next.
Deinstall Oracle Home Screen
Verify the Oracle home you are about to deinstall.
Click Deinstall to continue.
A warning dialog box will appear. Click Yes to confirm that you want to proceed with the deinstallation and remove the Oracle home directory.
Deinstallation Progress Screen
This screen shows the progress and status of the deinstallation. No action is required; the installer will automatically advance to the next screen when deinstallation is complete.
Deinstallation Complete Screen
Click Finish.
On Windows operating systems, manually remove the Oracle home directory (even if you answer Yes in the warning dialog box).
For example, if your Oracle home directory is C:\Oracle\Middleware\Oracle_WC1
, then you should navigate to the C:\Oracle\Middleware
directory, right-click on the Oracle_WC1
folder, and select Delete.
This section describes how to remove the oracle_common
directory. This directory contains its own deinstaller in oui/bin
(on UNIX operating systems) or oui\bin
(on Windows operating systems), just like any other Oracle home directory.
To start the deinstaller, navigate to the MW_HOME
/oracle_common/oui/bin
(on UNIX operating systems) or MW_HOME
\oracle_common\oui\bin
(on Windows operating systems) directory and start the deinstaller.
On UNIX operating systems:
./runInstaller -deinstall
On Windows operating systems:
setup.exe -deinstall
After the deinstaller is started, follow the instructions below to remove the Oracle Common home.
Welcome Screen
Click Next.
Select Deinstallation Type Screen
Select Deinstall Oracle Home.
Click Next.
Deinstall Oracle Home Screen
Verify the Oracle home you are about to deinstall.
Click Next to continue.
A warning dialog box will appear. Click Yes to confirm that you want to proceed with the deinstallation and remove the Oracle home directory.
Deinstallation Progress Screen
This screen shows the progress and status of the deinstallation. No action is required; the installer will automatically advance to the next screen when deinstallation is complete.
Deinstallation Complete Screen
Click Finish.
On Windows operating systems, manually remove the Oracle Common home directory (even if you answer Yes in the warning dialog box).
For example, if your Oracle Common home directory is C:\Oracle\Middleware\oracle_common
, then you should navigate to the C:\Oracle\Middleware
directory, right-click on the oracle_common
folder, and select Delete.
To deinstall Oracle WebLogic Server:
Start the deinstaller from the WebLogic_Home
/uninstall
(on UNIX operating systems) or WebLogic_Home
\uninstall
(on Windows operating systems) directory. You specified the location of the WebLogic home directory on the Choose Product Installation Directories Screen in Section 2.5, "Installing Oracle WebLogic Server and Creating the Middleware Home"
.
On UNIX operating systems:
./uninstall.sh
On Windows operating systems:
uninstall.cmd
You must specify the absolute path to your JRE_LOCATION
; relative paths will not work.
On Windows systems, you can also start the deinstaller from the Start menu by selecting Programs > Oracle WebLogic > Uninstall Oracle WebLogic.
Welcome Screen
Click Next.
Choose Components Screen
By default, all components are selected.
Click Next.
Uninstalling WebLogic Platform Screen
Click Done.
Manually remove the Middleware home directory.
For example, if your Middleware home directory was /home/Oracle/Middleware
on a UNIX operating system:
> cd /home/Oracle > rm -rf Middleware
On a Windows operating system, if your Middleware home directory was C:\Oracle\Middleware
, use a file manager window and navigate to the C:\Oracle
directory, then right-click on the Middleware
folder and select Delete.
If you have installed Oracle JDeveloper on your system, refer to Oracle Fusion Middleware Installation Guide for Oracle JDeveloper for instructions on how to remove this software from your system.
On Windows operating systems, you must also manually remove the program groups from the Start Menu\Programs
folder. As an example (the folder names and program group names on your system may be different), you might remove the following from C:\Documents and Settings\All Users\Start Menu\Programs
:
Oracle Fusion Middleware 11.1.1.3.0
Oracle WebCenter 11g - Home1
Oracle WebLogic
On Windows operating systems, you should reboot your computer after you have finished removing all your programs to ensure proper cleanup.
For additional information, refer to the Oracle Fusion Middleware Installation Guide for Oracle WebCenter, which is available on the Oracle Fusion Middleware Documentation CD-ROM.
Printed documentation is available for sale through your Oracle representative or in the Oracle Store at http://oraclestore.oracle.com
.
To download free release notes, installation documentation, white papers, or other collateral, visit Oracle Technology Network (OTN). You must register online before using OTN; registration is free and can be done at http://www.oracle.com/technology/membership/
.
If you already have a username and password for OTN, then you can go directly to the documentation section of OTN at http://www.oracle.com/technology/documentation
.
If you purchased Oracle Product Support, you can call Oracle Support Services for assistance. Oracle Support Services include phone assistance, version updates and access to our service offerings. You have access to phone support 24 hours a day, 7 days a week. In the U.S.A., you can call Product Support at 1-800-223-1711.
Make sure you have your CSI (CPU Support Identifier) number ready when you call. Keep the CSI number for your records, because it is your key to Oracle Support Services. The Oracle Store sends the CSI number to you in an e-mail alert when it processes your order. If you do not have your CSI number and you are in the U.S.A., you can look up your CSI number by accessing our online Order Tracker which provides detailed order information. Go to the Oracle Store and click on Order Tracker located above the top navigation bar.
For Oracle Support Services locations outside the U.S.A., call your local support center for information on how to access support. To find the local support center in your country, visit the Support Web Center at http://www.oracle.com/support
.
At the Support Web Center you will find information on Oracle Support Services, such as:
Contact Information
Instructions for Accessing Electronic Services
Helpful Web Sites
Support Resources
Oracle Support Portfolio
Oracle Support Services news
With Oracle Product Support, you have round-the-clock access to My Oracle Support (formerly OracleMetaLink), Oracle Support Services premier Web support offering. My Oracle Support offers you access to installation assistance, product documentation, and a technical solution knowledge base.
It has technical forums, where you can post questions about your Oracle products and receive answers from Oracle Technical Support Analysts and other Oracle users. The questions and answers remain posted for the benefit of all users.
My Oracle Support options include:
Technical Assistance Request (TAR) access
Patch Downloads
Bug Database Query Access
Product Life-Cycle Information
You can access My Oracle Support at http://metalink.oracle.com
.
If you do not have a currently supported license, you can purchase the most recent version of an Oracle product from the Oracle Store at http://oraclestore.oracle.com
.
If you do have a currently supported license, you can place non-urgent requests for version update shipments through the iTAR feature on My Oracle Support. You will need to log the iTAR type as a U.S. Client Relations/Non-Technical Request.
You can also request Version Update shipments in the U.S.A. by calling Client Relations. When requesting a Version Update, provide the following information to the Client Relations Analyst:
CSI Number
Contact Information
Platform
Product Name
Shipping Address
Product Version Number
Outside the U.S.A., call your local Oracle Support Center.
For information on our Premium Services, including onsite support, OracleGOLD, remote services, and upgrade packages, visit the Support Web Center at http://www.oracle.com/support
.
You can also call your Support Sales Representative in the U.S.A at 1-800-833-3536.
For quick access to additional information, refer to Table 3:
Table 3 Links to Additional Information and Resources
I want to... | Contact Information or Web Site |
---|---|
Purchase additional products, full-use licenses, version updates, and documentation in the U.S.A. |
|
Access technical resources for developers. |
|
Access installation documentation. |
|
Access information about technical support. |
|
Locate local Oracle Support Centers outside the U.S.A. |
|
Locate local Oracle offices outside the U.S.A. |
|
Call Client Relations in the U.S.A. |
1-800-223-1711 |
Speak with your sales representative in the U.S.A. |
1-800-ORACLE-1 |
Locate TTY Access to technical support in the U.S.A. |
1-800-446-2398 |
Our goal is to make Oracle products, services, and supporting documentation accessible to all users, including users that are disabled. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Accessibility standards will continue to evolve over time, and Oracle is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For more information, visit the Oracle Accessibility Program Web site at http://www.oracle.com/accessibility/
.
Accessibility of Code Examples in Documentation
Screen readers may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, some screen readers may not always read a line of text that consists solely of a bracket or brace.
Accessibility of Links to External Web Sites in Documentation
This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle neither evaluates nor makes any representations regarding the accessibility of these Web sites.
Deaf/Hard of Hearing Access to Oracle Support Services
To reach Oracle Support Services, use a telecommunications relay service (TRS) to call Oracle Support at 1.800.223.1711. An Oracle Support Services engineer will handle technical issues and provide customer support according to the Oracle service request process. Information about TRS is available at http://www.fcc.gov/cgb/consumerfacts/trs.html
, and a list of phone numbers is available at http://www.fcc.gov/cgb/dro/trsphonebk.html
.
Oracle Fusion Middleware Quick Installation Guide for Oracle WebCenter 11g Release 1 (11.1.1)
E10146-03
Copyright © 2010, Oracle and/or its affiliates. All rights reserved.
This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.
The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.
If this software or related documentation is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable:
U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007). Oracle USA, Inc., 500 Oracle Parkway, Redwood City, CA 94065.
This software is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications which may create a risk of personal injury. If you use this software in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure the safe use of this software. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software in dangerous applications.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.
This software and documentation may provide access to or information on content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services.