Create Domain:
- Goto:D:\Oracle\Middleware\oracle_common\common\bin\config.cmd
- Create a new domain : name it as insight (D:\Oracle\Middleware\user_projects\domains\insight) click NEXT
- Select the following Templates
* Oracle Forms Application Deployment Service(FADS)-12.2.1.3.0[forms]
* Oracle Forms -12.2.1.3.0[forms]
* Oracle Reports Application-12.2.1[reports]
* Oracle Enterprise Manager-12.2.1.3.0[em]
* Oracle HTTP Server (Collaocated) -12.2.1.3.0[ohs]
* Oracle Reports Server -12.2.1 [ReportsServerComponent]
* Reports Bridge -12.2.1 [reportsBridgeComponenet]
* Oracle WSM Policy Manager -12.2.1.3 [oracle_common]
* Oracle JRF - 12.2.1.3.0 [oracle_forms]
* WebLogic Coherence Cluster Extension - 12.2.1.3.0 [wlserver] click NEXT
4.Click NEXT
5.Enter weblogicuser name : insight
Password : insight123456
Confirm Password : insight123456 ,click NEXT
6.Select Domain Mode : Production ,click NEXT
7.Eneter Host Name :localhost
DBMS/Service : IAS --the name of Database
Schema Password : insight123456
click : Get RCU Configuration
if it's successfully done , then
click NEXT
8.On JDBC Component Schema click NEXT
9.On JDBC Component Schema Test , wait until end of Test
click NEXT
10.On Advanced Configuration :
Check Only the following 3 items:
* Administration Server
* Topology
* System Components ,click NEXT
11.On Administration Server :
Check Enable SSL
Server Groups: WSMPM-MAN-SVR --it's the last one in drop-down list,click NEXT
12.On Managed Servers , You do have :
WLS_FORMS
WLS_REPORTS , click NEXT
13.On Clusters , You do have :
cluster_forms
cluster_reports , click NEXT
14.On Server Template page, just click NEXT
15.On Dynamic Servers, You do have :
cluster_forms
cluster_reports , click NEXT
16.On Assign Servers to Clisusters , just click NEXT
17.On Coherence Clusters , just click NEXT
18.On Machines , just click NEXT
19.On Assign Servers to Machines :
Add the left AdminServer TO the right Machines
Click on the right AdminServerMachine, Then
Click the small arrow in the middle of screen , click NEXT
20.On Virtual Targets , just click NEXT
21.On Partitions , just click NEXT
22.On System Components
add component: ohs
--from upper left on the screen Click the Green Add icon
-- Change new_SystemComponent_1 to : ohs1
--Select OHS from Component Type List , click NEXT
23.On OHS Server, Just click NEXT
24.On Domain Frontend Host , Just click NEXT
25.On Assign System Components to Machines :
Add ohs1 to the right Machines , click NEXT
26.On OHS Server:
enter in Listen Address: localhost
click NEXT
27.On Deployments Targeting , just click NEXT
28.On ServicesTargeting , just click NEXT
29.On Configuration Summary , just click Create
30.On Configuration Progress , wait until it finishes
Once it's finished Click NEXT, then Finish
Congrats , you are done...... [next step is to run Node Manager]
UPDATE : If it config.cmd does not load , then remove all instaled JAVA (containing JDK&JRE and install other version) in my case I removed jdk-8u152-windows-x64 and installed jdk-8u181-windows-x64 .
This happened when I dropped then reCreate the RCU . That RCU was firstly created using the version of jdk-8u181-windows-x64 .
No comments:
Post a Comment