3 Installing the Oracle SOA Suite and Oracle Business Process Management Software
Before beginning the installation, ensure that you have verified the prerequisites and completed all steps covered in Preparing to Install and Configure Oracle SOA Suite and Oracle Business Process Management.
- Verifying the Installation Checklist
The installation process requires specific information. - Starting the Installation Program
Before running the installation program, you must verify the JDK and prerequisite software is installed. - Navigating the Installation Screens
The installer shows a series of screens where you verify or enter information. - Verifying the Installation
After you complete the installation, verify whether it was successful by completing a series of tasks.
Verifying the Installation Checklist
The installation process requires specific information.
Table 3-1 lists important items that you must know before, or decide during, Oracle SOA Suite and Oracle Business Process Management installation.
Table 3-1 Installation Checklist
Information | Example Value | Description |
---|---|---|
|
|
Environment variable that points to the Java JDK home directory. |
Database host |
|
Name and domain of the host where the database is running. |
Database port |
|
Port number that the database listens on. The default Oracle database listen port is |
Database service name |
|
Oracle databases require a unique service name. The default service name is |
DBA username |
|
Name of user with database administration privileges. The default DBA user on Oracle databases is |
DBA password |
|
Password of the user with database administration privileges. |
|
|
Directory in which you will install your software. This directory will include Oracle Fusion Middleware Infrastructure and Oracle SOA Suite and Oracle Business Process Management, as needed. |
WebLogic Server hostname |
|
Host name for Oracle WebLogic Server and Oracle SOA Suite and Oracle Business Process Management consoles. |
Console port |
|
Port for Oracle WebLogic Server and Oracle SOA Suite and Oracle Business Process Management consoles. |
|
|
Location in which your domain data is stored. |
|
|
Location in which your application data is stored. |
Administrator user name for your WebLogic domain |
|
Name of the user with Oracle WebLogic Server administration privileges. The default administrator user is |
Administrator user password |
|
Password of the user with Oracle WebLogic Server administration privileges. |
FTP Port |
|
Port for embedded FTP server. |
RCU |
|
Path to the Repository Creation Utility (RCU). |
RCU schema prefix |
|
Prefix for names of database schemas used by Oracle SOA Suite and Oracle Business Process Management. |
RCU schema password |
|
Password for the database schemas used by Oracle SOA Suite and Oracle Business Process Management. |
Configuration utility |
|
Path to the Configuration Wizard for domain creation and configuration. |
|
|
Embedded FTP server root directory. |
Starting the Installation Program
Before running the installation program, you must verify the JDK and prerequisite software is installed.
To start the installation program:
Note:
You can also start the installer in silent mode using a saved response file instead of launching the installer screens. For more about silent or command line installation, see Using the Oracle Universal Installer in Silent Mode in Installing Software with the Oracle Universal Installer.
When the installation program appears, you are ready to begin the installation.
Navigating the Installation Screens
The installer shows a series of screens where you verify or enter information.
The following table lists the order in which installer screens appear. If you need additional help with an installation screen, click Help.
Table 3-2 Oracle SOA Suite and Oracle Business Process Management Install Screens
Screen | Description |
---|---|
Installation Inventory Setup |
On UNIX operating systems, this screen opens if this is the first time you are installing any Oracle product on this host. Specify the location where you want to create your central inventory. Make sure that the operating system group name selected on this screen has write permissions to the central inventory location. See About the Oracle Central Inventory in Installing Software with the Oracle Universal Installer. This screen does not appear on Windows operating systems. |
Welcome |
Review the information to make sure that you have met all the prerequisites, then click Next. |
Auto Updates |
Select to skip automatic updates, select patches, or search for the latest software updates, including important security updates, through your My Oracle Support account. |
Installation Location |
Specify your Oracle home directory location. This Oracle home must include Oracle Fusion Middleware Infrastructure , along with any other 12c (12.2.1.4.0) products that have been installed. You can click View to verify and ensure that you are installing Oracle SOA Suite and Oracle Business Process Management in the correct Oracle home. |
Installation Type |
Select SOA Suite to create the Oracle SOA Suite standard topology. Select BPM to create the Oracle Business Process Management standard topology. Note that when you select BPM as the installation type, Oracle SOA Suite gets automatically installed, too. If you installed only SOA Suite and want to include BPM in your installation set, run the installer again and select BPM. |
Prerequisite Checks |
This screen verifies that your system meets the minimum necessary requirements. To view the list of tasks that gets verified, select View Successful Tasks. To view log details, select View Log. If any prerequisite check fails, then an error message appears at the bottom of the screen. Fix the error and click Rerun to try again. To ignore the error or the warning message and continue with the installation, click Skip (not recommended). |
Installation Progress |
This screen shows the installation progress. When the progress bar reaches 100% complete, click Finish to dismiss the installer, or click Next to see a summary. |
Installation Complete |
This screen displays the Installation Location and the Feature Sets that are installed. Review this information and click Finish to close the installer. |
Verifying the Installation
After you complete the installation, verify whether it was successful by completing a series of tasks.
- Reviewing the Installation Log Files
Review the contents of the installation log files to make sure that the installer did not encounter any problems. - Checking the Directory Structure
The contents of your installation vary based on the options that you selected during the installation. - Viewing the Contents of the Oracle Home
You can view the contents of the Oracle home directory by using theviewInventory
script.
Reviewing the Installation Log Files
Review the contents of the installation log files to make sure that the installer did not encounter any problems.
By default, the installer writes logs files to the Oracle_Inventory_Location/logs
(on UNIX operating systems) or Oracle_Inventory_Location\logs
(on Windows operating systems) directory.
For a description of the log files and where to find them, see Installation Log Files in Installing Software with the Oracle Universal Installer.
Parent topic: Verifying the Installation
Checking the Directory Structure
The contents of your installation vary based on the options that you selected during the installation.
See What Are the Key Oracle Fusion Middleware Directories? in Understanding Oracle Fusion Middleware.
Parent topic: Verifying the Installation
Viewing the Contents of the Oracle Home
You can view the contents of the Oracle home directory by using the viewInventory
script.
See Viewing the Contents of an Oracle Home in Installing Software with the Oracle Universal Installer.
Parent topic: Verifying the Installation