Installation of oracle Application server 11g (SOA Suite)
Visit my earlier posts for configuration of Database, RCU and Weblogic Server
Points to consider,
Please ensure that you have database parameters
processes as 500 or more
and
open_cursors as 500 or more.
From the Location where the SOA unzipped files, issue runInstaller.sh
Welcome Screen
Give the jdk location (java should be present at the bin location of the path) 1.6 or above
Starting of the installation process:
from the location WEBLOGICHOME/Oracle_SOA1/common/bin/config.sh
Select the Extend domain option
in my case it is base_domain1
WEBLOGICHOME/user_projects/domains/base_domain1/bin
startWebLogic.sh
startManagedWebLogic.sh soa_server1 (to Start SOA Components)
startManagedWebLogic.sh bam_server1 (to start BAM components)
please provide as weblogic and password you defined during the installation of Weblogic.
next blog will discuss about component deployment using weblogic.
Important URLs
To access Middleware Fusion 11g
http://genius.chainsys.com:7001
to Access Enterprise Manager 11g
http://genius.chainsys.com:7001/em
To access Applications console
http://genius.chainsys.com:7001/console
Cheers...
No comments:
Post a Comment