R12.2 Apps DBA. Powered by Blogger.

SOA Installation and Configuration Oracle R12.2.4

No comments :
INTRODUCTION
This document provides a detailed approach to the installation and configuration of Oracle SOA suite 11g products for the Scale project at APDBA.
As part of Scale project, the following Oracle Components will be installed:
Oracle SOA Suite (SOA 11.1.1.7)
JRockit (jdk1.6.0_45-R28.2.7-4.1.0)
Weblogic (Weblogic 10.3.6)
RCU SOA 11.1.1.7

1 Hardware Installation Prerequisites and Setup
N/A.
2 Software Installation Prerequisites and Setup
Linux User appmstr on server where SOA is required to be installed.
Shared Mount  /u12 of size 250 GB on the server where SOA is required to be installed.
Temporary SYS access to install the Oracle RCU.
Oracle DBA to enable auto extend for the schemas created and assign disk space as below.
FMW_SOAINFRA to 310 GB
                              FMW_ORASDPM to 30 GB
                              FMW_MDS to 30 GB
Set the processes to minimum of 1000 for SOA alone.
Extract ofm_rcu_linux_11.1.1.7.0_64_disk1_1of1.zip  and run /rcuHome/bin/rcu 
Create Repository
Select 
Create (Create and Load component schemas into a database)
Click Next.
Database Connection Details
Select 
Database Type: Oracle Database
Host Name: <Database Scan Address>
Port: <Database Port>
Service Name: <Database Service Name>
Username: sys
Password: <Enter sys password>
Role: sysdba
Click Next
Select Components
Select
Create New Prefix:  fmw
AS Common Schemas – Metadata Services
AS Common Schemas – Enterprise Scheduler Service
SOA and BPM Infrastructure – SOA Infrastructure
SOA and BPM Infrastructure – User Messaging Service
Click Next
Schema Passwords
Select
Use same passwords for all schemas
Enter the password
Click Next 
Map Tablespaces
Change Temp Tablespace to temp
Click Next 
Summary
Click Create 
Completion Summary
Click Close.
Run ./jrockit-jdk1.6.0_45-R28.2.7-4.1.0-linux-x64.bin 
Welcome
Click Next 
Choose Product Installation Directories
Product Installation Directory: /u12/oracle/product/fmw/jrockit-jdk1.6.0_45
Click Next
Optional Components
Click Next
Installation Complete
Click Done.
Download wls1036_generic.jar and run the command below
java –jar wls1036_generic.jar
Welcome
Click Next
Choose Middleware Home Directory
Select
Create a new Middleware Home
Middleware Home Directory: /u12/oracle/products/fmw
Click Next
Choose Install Type
Select
Typical
Click Next
JDK Selection
Select
/u12/oracle/products/fmw/jrockit-jdk1.6.0_45
Click Next
Choose Product Installation Directories
Leave the defaults
Click Next
Installation Summary
Click Next
Installation Complete
Uncheck Run Quickstart
Click Done.
Unzip ofm_soa_generic_11.1.1.7.0_disk1_1of2.zip and ofm_soa_generic_11.1.1.7.0_disk1_2of2.zip to the same directory and run /Disk1/runInstaller
Specify Inventory Directory
Inventory Directory: /u12/oracle/products/fmw/oraInventory
Operating System Group Name: eip
Click Next
Inventory Location Confirmation Dialog
Check Continue Installation with Local Inventory
Welcome
Click Next
Prerequisite Checks
Click Next
Specify Installation Location
Oracle Middleware Home: /u12/oracle/products/fmw
Oracle Home Diretory: Oracle_SOA1
Click Next
Application Server
Select Weblogic Server
Click Next
Installation Summary
Click Install
Installation Progress
Click Next
Installation Complete
Click Finish.
Run ./config.sh from location /u03/oracle/products/fmw/Oracle_SOA1/common/bin
Welcome
Select Create New Weblogic Domain
Click Next
Select Domain Source
Select Oracle Enterprise Manager, Oracle JRF, Oracle WSM Policy Manager, Oracle Soa Suite.
Click Next
Specify Domain Name and Location
Domain Name: <domain_name>
Domain Location: /u12/oracle/config/domains
Application Location: /u12/oracle/config/applications/<domain_name>
Configure Administer User Name and Password
Name: weblogic
User Password: <password>
Click Next
Configure Server Start Mode and JDK
Select Production Mode
Click Next.
Configure JDBC Component Schema
Select Convert to GridLink
Click Next
Configure GridLink RAC Component Schema
Provide Service Listener, Port and TCP
Provide ONS Host and Port
Update Service Name
Update Username and Password.
Check Enable Fan
Click Next
Test JDBC Component Schema
Check for status
Click Next
Select Optional Configuration
Select
 Administration Server
Managed Servers, Clusters and Machines
Click Next
Configure the Administration Server
Select 
Name: soadomain
Listen Address: blank
Listen Port: 8010
Click Next
Configure Managed Servers
Name: soams1
Listen Address: blank
Listen Port: 8011
Click Next
Configure Machines
Name: LocalMachine
Node Manager Listen Address: localhost
Node Manager Listen Port: 5556
Click Next
Assign Servers to Machines
Add AdminServer and soams1 to LocalMachine
Click Next.
Configuration Summary
Click Create
End of Test Steps 

No comments :

Post a Comment

Note: only a member of this blog may post a comment.