0% found this document useful (0 votes)
214 views15 pages

Weblogic 12c Installation: Download jdk1.8.0 - 161 From Oracle Downloads

The document provides steps for installing Weblogic 12c and creating a domain: 1) Download JDK 1.8 and move it to /u01/app/oracle/java. Create a directory for Weblogic 12c under /u01. 2) Run the configuration script to begin the domain creation process and provide details like the domain path, username, and password. 3) Configure the administration server, node manager, and topology, adding one manager server to the new domain.

Uploaded by

ramumallavarapu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
214 views15 pages

Weblogic 12c Installation: Download jdk1.8.0 - 161 From Oracle Downloads

The document provides steps for installing Weblogic 12c and creating a domain: 1) Download JDK 1.8 and move it to /u01/app/oracle/java. Create a directory for Weblogic 12c under /u01. 2) Run the configuration script to begin the domain creation process and provide details like the domain path, username, and password. 3) Configure the administration server, node manager, and topology, adding one manager server to the new domain.

Uploaded by

ramumallavarapu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 15

Weblogic 12c Installation

 Download jdk1.8.0_161 from oracle downloads.

Export JAVA_HOME

 Move it to /u01/app/oracle/java by using the below command.

 Create directory 12.2.1 in below path.

 Execute the below command to install the weblogic 12c.

 Welcome screen enter next.


 Select skip auto updates and click on next button.

 Enter the oracle home path as shown below and click on next button.
 Select with complete with examples and click on next button.

 Once the prerequisite checks is completed click on next button.


 Click on install button.

 Click on next button.


 Disable automatically launch quick start configuration wizard and click on finish button.
Domain creation

 Run the ./config.sh script for domain creation from the below path.

/u01/app/oracle/product/12.2.1/oracle_common/common/bin
 Select create a new domain and give the domain location as shown below and click on next
button.

 Click on next button.


 Give the username and password and click on next button.

 Select production mode and oracle hotspot jdk1.8.0_161 and click on next button.
 Select administrative server, node manager and topology and click on next button.

 Give the admin server name as esfmAdminSvr and listen port :7011 and click on next button.
 Select node manager type as per domain default location and give node manager credentials
and click on next button.

 Click on add button and give manager server name as esfmSvr1 and port number:7013 and
click on next button.
 Click on next button.

 Click on next button.


 Select unix machine and click add button and give machine name as Machine-0 and node
manager port number as 5555.
 Click on next button.

 Add the manager server to the machine as show below and click on next button.
 Click on next button.

 Click on next button.


 Click on create button.

 Once it is done click on next button.


 Once the domain creation is successfully completed click on finish button.

You might also like