Sie sind auf Seite 1von 38

Oracle Database Installation:

 Installer: win32_11gR2_OracleXE
 Download URL: http://www.oracle.com/technetwork/database/database-technologies/express-
edition/downloads/index.html

 In case Oracle XE was previously installed, re-installation might fail. Please go through below link for
solution:

http://docs.oracle.com/cd/B25329_01/doc/install.102/b25143/toc.htm#CIHDDHJD

https://community.oracle.com/message/9844833?tstart=0

 Oracle XE Installation Steps:


 In case OS is 32bit this will run perfectly without any issue. In case you are running on 64bit OS
you may face below issue.Please follow the steps mentioned below:

Copy text " C:\Users\nio\AppData\Local\Temp\{F8CA9032-93DA-4C62-B79E-96D45ECA3FAE}\KEY_XE.reg"


Go to registry(regedit) & browse to
HKEY_CLASSES_ROOT\Installer\Products\266B7A503A089BE4EAD1986A429434C1\SourceList\Media

change the value of Disk1;1 with copied text

Previous:

After:

Select ok on the Error pop-up.


Weblogic Installation:

 Installer: wls1036_generic.jar
 Download URL:
http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html?ssSourceSit
eId=opn
Under pre-requisite download Oracle WebLogic Server + Coherence - Package Installer

 Weblogic Installation Steps:

Jdk version should be 1.6.0_24 or above.(specially for Jdeveloper)


Browse and select jdk
RCU Installation:

 Installer: rcu.bat
 Download URL:
http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html?ssSourceSit
eId=opn
Under pre-requisite download Repository Creation Utility 11.1.1.7.0

 RCU Installation Steps:


Execute rcu.bat from the downloaded folder $rcuHome\bin (on Windows) directory:
SOA Installation:

 Installer: setup.exe
 Download URL:
http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html?ssSourceSit
eId=opn
Under Product Installation download SOA Suite 11.1.1.7.0 Part 1 of 2and SOA Suite 11.1.1.7.0 Part
2 of 2
Domain Configurarion:
Use the same password that was provided during RCU installation as Schema password in below step:
 Run the Domain:

$Middleware_Home\user_projects\domains\base_domain\bin\startWebLogic.bat

$Middleware_Home\user_projects\domains\base_domain\bin\ startManagedWebLogic.bat soa_server1

$Middleware_Home is E:\Oracle\Middleware for my case and soa_server1 is the name of Managed Server.
Jdeveloper Installation:

 Installer: jdevstudio11117install.jar
 Download URL:
http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html?ssSourceSit
eId=opn
Under pre-requisite download Jdeveloper

Java min version :

 Jdeveloper Installation Steps:


For jdev 11.1.1.7 on webloigc 10.3.6.
alter database datafile 'E:\oraclexe\app\oracle\oradata\XE\SYSTEM.DBF' resize 600M;

Das könnte Ihnen auch gefallen