2015-01-01 Created by Baoxinjian
I. Summary
This document describes the installation and configuration of SOA-related software, as well as considerations during installation.
The installation process needs to be done according to the Quickstartguidesoasuite document, with a few points to note:
1. Due to the installation of more software, in order to maintain the convenience, as far as possible in advance to do the directory planning, and in the installation process to select the planned Oracle home directory.
2. The software version needs to be matched, download the software according to the version specified in the Installation guide, or the software version mismatch will be prompted during the installation.
3. Install only the components you need, install them according to the components described in the Installation Guide, install too many components, cause component conflicts at run time, or run out of memory due to too many services to start during startup.
4. Unified JDK version.
5. All the installer directories should not be in Chinese, try to place them in the root directory of the partition.
Second, installation procedures and precautions
Installation path: http://www.oracle.com/technetwork/middleware/soasuite/downloads/soasuite11gdownload-2210918.html
1. Prerequisites
2. Product Installation
3. Recommended Components
Three, installation procedures and precautions
Section1. Install software download
1. Weblogic Server 11g
Http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
2. Repository Creation Utility
Http://www.oracle.com/technetwork/middleware/repository/downloads/oerprevdownload-1927958.html
3. SOA 11g
Http://www.oracle.com/technetwork/middleware/soasuite/downloads/soasuite11gdownload-2210918.html
Section2. Installation Considerations
1. Database:
The database can be installed according to their own use of the extension or the full version, if installed on the PC, and poor performance, it is recommended to install the extended version. After the installation, change the database service to start manually, and then start the database service when needed.
After the database installation is complete, it is recommended that you re-establish the new tablespace and create a new user, giving the user the Connect, DBA, and SYSDBA permissions, which can be used later by the user.
2. Weblogic Server:
This step is mainly done according to the installation Guide, note that the installation needs to be with the Oepe version, subsequent software installation and post-development needs.
You do not need to create a domain here after the installation is complete, as described later.
3. RCU:
During this installation, it is important to note that when you connect to the database, the role needs to select SYSDBA, or the installation process will report insufficient permissions, causing the installation to fail.
After the database is connected and validated, be careful to select only the schema that you need.
If the installation fails, you will need to choose to remove the installed schema during the installation process and manually delete the DBF file with the associated prefix name in the \oracle home directory \oradata directory and retry the installation.
4. SOA Suite:
There are no special instructions for this procedure.
5. Service Bus:
If this software version does not match the WebLogic, the Oepe cannot be located so that the installation cannot proceed.
6. Create the SOA development domain:
During the installation process, the JDK chooses WebLogic.
Connect the database, configure the schema, the schema owner do not fill, once the value is filled, the next verification can not pass, even if you click on the previous step, delete this value, the process will not continue, can only exit the installation program, re-install.
7. Install JDeveloper:
There are no special instructions for this procedure. 8. Update the extension:
When updating plug-ins, try to find a good network environment, or the connection will often be reset, can only start again. We recommend not to update too many plugins at a time, once the network connection is reset, all downloaded plugins need to be downloaded again.
Third, installation
Soa_ Build and install Oracle SOA suite11g (case)