You are on page 1of 29

http://docs.oracle.com/html/E77908_03/toc.

htm

Table 1-1 Memory Requirements for Installing Oracle Fusion Middleware

Operating Minimum Physical Memory Minimum Available Memory


System Required Required
Linux 4 GB 8 GB
UNIX 4 GB 8 GB
Windows 4 GB 8 GB

Oracle Fusion
Middleware.docx

Configuring the Oracle Business Process


Management Domain
https://docs.oracle.com/middleware/12212/lcm/INSOA/GUID-19EF7588-E27A-4B2D-82B4-AEFFBEC2A1A4.htm#INSOA435

Preparing to Install and Configure Oracle SOA Suite and Oracle Business Process Management

Installing the Oracle SOA Suite and Oracle Business Process Management Software

Creating the Database Schemas


Before you can configure an Oracle Business Process Management domain, you must create the
required Oracle schemas on a certified database for use with this release of Oracle Fusion Middleware.

Configuring the Domain


Use the Configuration Wizard to create and configure a domain.

Starting the Servers


After configuration is complete, start Node Manager, then the WebLogic Administration Server and
Managed Servers.

Verifying the Configuration


After completing all configuration steps, you can perform additional steps to verify that your domain is
properly configured.

http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

Java SE Development Kit 8u141


jdk-8u141-linux-x64.rpm

http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html

Fusion Middleware Infrastructure Installer (1.5 GB)


fmw_12.2.1.2.0_infrastructure_Disk1_1of1.zip

1
2 Installing the Infrastructure Software
http://docs.oracle.com/middleware/12212/lcm/INFIN/GUID-943F11B4-DD9E-4631-8F5F-
80B3ADC06F26.htm#INFIN125

su - oracle
/usr/java/jdk1.8.0_141/bin/java -jar fmw_12.2.1.2.0_infrastructure.jar

2
3
4
5
6
7
8
9
10
3 Installing the Oracle SOA Suite and
Oracle Business Process
Management Software
https://docs.oracle.com/middleware/12212/lcm/INSOA/GUID-D5AFD830-8A7D-42CC-8C22-
CE68C452CF4A.htm#INSOA-GUID-5D47117E-3983-4BED-BADB-CB7DDD63DB34

https://docs.oracle.com/middleware/12212/lcm/INSOA/GUID-D5AFD830-8A7D-42CC-8C22-
CE68C452CF4A.htm#INSOA369

Oracle SOA Suite (12.2.1.2.0) for Linux x86-64


https://edelivery.oracle.com/osdc/faces/SearchSoftware
V789369-01.zipOracle Fusion Middleware 12c (12.2.1.2.0) SOA Suite and Business Process Management

/usr/java/jdk1.8.0_141/bin/java -jar fmw_12.2.1.2.0_soa.jar

11
12
/u01/oracle/Oracle/Middleware/Oracle_Home

13
14
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.

15
16
17
18
Creating the Database Schemas

http://download.oracle.com/otn/linux/oracle12c/122010/linuxx64_12201_database.zip?AuthParam=1500735990_
8d66679cff76597dff34aa1e2e904993
Install database 12C

vi /etc/hosts

19
20
https://192.168.243.88:5500/em

sys / 123456

https://docs.oracle.com/middleware/12212/lcm/RCUUG/GUID-2E73B30E-9E64-4986-82AD-
CD54BB9641BD.htm#RCUUG115

1 About the Repository Creation Utility

Figure 1-3 Schemas on a Single Database for Multiple Domains

21
Figure 1-4 Schemas on Multiple Databases for Multiple Domains

4.1.1 Installing and Configuring a Certified Database


4.1.2 Starting the Repository Creation Utility
https://docs.oracle.com/middleware/12212/lcm/INSOA/GUID-36DFF16B-4891-46EB-9554-
436A3CCF85BB.htm#INSOA380
cd /u01/oracle/Oracle/Middleware/Oracle_Home/oracle_common/bin

./rcu

22
23
24
welcome1

25
26
27
[root@Node1 u01]# du -hs *
9.9G app
1.5G fmw_12.2.1.2.0_infrastructure.jar
1.7G fmw_12.2.1.2.0_soa.jar

28
163M jdk-8u141-linux-x64.rpm
3.6G linuxx64_12201_database
16K lost+found
3.7G oracle
3.6G OracleLinux-R6-U6-Server-x86_64-dvd.iso

192.168.243.88:7001/em

29

You might also like