Share the content if you found it is useful (You can share using 300 community websites) click "share" at the end of the post.

You are encouraged to leave a comment.








Tuesday, July 13, 2010

11g SOA Suite - Fusion Middleware Installation Step by Step - 1

Today i need to blog out my experience in installing the SOA Suite 11g Application Server in Linux Server


Server : genius.chainsys.com

Service Name: GENIUS.chainsys.com

Port: 1521


Pre-requisites (Mandatory)
1. Oracle Database 10.2.0. or later (or) 11.1.0.7 or later ( I Have used 11.2.0.1)
2. Repository Creation Utility 11.1.1.2.1 (rcu can be downloaded from here)
3. Weblogic Server 10.1.3.3 Can be downloaded from here
4. 11gR1 SOA Suite (Download)

It Involved 5 steps:
1. Installation of oracle Database
2. Configuration of repository Schema using rcu
3. Installation and configuration of Weblogic and configuration of Datasource
4. Installation of SOA Suite 11g
5. Expansion of existing Domain with soa suite and configuration.


Step 1
Installation of Oracle 11gR2


Pic 1:




Pic:2
Pic 3:
Pic 4:
Pic 5
Pic 6
Pic 7
Pic 8
Pic 9
After Finishing the database Install, Please write a profile at the $ORACLE_HOME

export ORACLE_HOME=/oracle2/product/11.2.0/dbhome_2
export ORACLE_BASE=/oracle2
export ORACLE_SID=GENIUS
export PATH=$PATH:$ORACLE_HOME/bin
export TNS_ADMIN=$ORACLE_HOME/network/admin
export ORACLE_TERM=xterm
export ORACLE_OWNER=oracle
export TNS_ADMIN=$ORACLE_HOME/network/admin
export CLASSPATH=$ORACLE_HOME/jdbc/lib/classes12.zip
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/lib32
export LDPATH=$ORACLE_HOME/lib:$ORACLE_HOME/lib32


Will be continued in next post



No comments:

Related Posts Plugin for WordPress, Blogger...

Let us be Friends...

Share |

Popular Posts

Recent Comments