Oracle WebLogicServer 14c On SLES15-SP2
Oracle WebLogicServer 14c On SLES15-SP2
http://www.suse.com
1
Oracle Fusion Middleware 14c on SLES 15 SP2
Table of Contents
Introduction............................................................................................................................3
System Requirements and Specifications.............................................................................3
Hardware Requirements....................................................................................................3
Software Requirements.....................................................................................................3
Testing machine information..............................................................................................3
Prerequisites..........................................................................................................................4
Installing SUSE Linux Enterprise Server 15 SP2..............................................................4
Installing Java....................................................................................................................7
Oracle WebLogic Server 14c Installation...............................................................................8
Installing Oracle WebLogic Server software......................................................................8
Creating and Configuring the WebLogic Domain............................................................17
Starting the AdministrationServer and verifying the Configuration..................................25
Additional Comments ..........................................................................................................28
2
Oracle Fusion Middleware 14c on SLES 15 SP2
Introduction
This document provides details on installing Oracle WebLogic Server 14c on SUSE Linux
Enterprise Server 15 SP2. Details are provided for Intel(x86-64) versions of both Oracle
WebLogic Server 14c and SUSE Linux Enterprise Server 15 SP2. Similar steps apply to
other platforms (x86, ia64, System z, etc.).
Hardware Requirements
Requirement Minimum
CPU 1-GHz CPU
Physical Memory 4 GB
Swap space Approx. twice the size of RAM
Disk space in /tmp 2 GB
Disk space for software files 2 GB
Software Requirements
SUSE
• SUSE Linux Enterprise Server 15 SP2 GM (x86-64)
(https://www.suse.com/download/sles/)
Oracle
• WebLogic Server 14c (14.1.1.0.0) (fmw_14.1.1.0.0_wls_Disk1_1of1.zip)
(https://www.oracle.com/downloads/#category-middlewar e)
3
Oracle Fusion Middleware 14c on SLES 15 SP2
Prerequisites
1. Installing SUSE Linux Enterprise Server 15 SP2
1-1. Install SUSE Linux Enterprise Server 15 SP2 on your testing machine.To do so, follow the
instructions in the official SUSE Linux Enterprise Server documentation at
https://www.suse.com/documentation/.
4
Oracle Fusion Middleware 14c on SLES 15 SP2
In Yast, select the patterns you need. Make sure you select the patterns and packages required to run
Oracle products.
After the installation of SUSE Linux Enterprise Server, the following information about the operating
system and the kernel version is displayed.
5
Oracle Fusion Middleware 14c on SLES 15 SP2
Change the value of SHMMAX to 4294967295 by including the following line in /etc/sysctl.conf:
kernel.shmmax = 4294967295
Change the value of shmall to 9272480 by including the following line in '/etc/sysctl.conf'
kernel.shmall = 9272480
/sbin/sysctl -p
2). Checking the Open File Limit and Maximum Stack Size.
ulimit -a
To change the open file limits,login as root and edit the /etc/security/limits.conf file. Look for the
following lines:
To change the maximum stack size,login as root and edit the /etc/security/limits.conf file. Add the
following line:
6
Oracle Fusion Middleware 14c on SLES 15 SP2
2. Installing Java
2-1. Log in to the target system (SUSE Linux Enterprise Server 15 SP2 64-bit OS) as a non-admin user.
Download Java SE Development Kit 8 (jdk-8u221-linux-x64.tar.gz) from
https://www.oracle.com/downloads/#category-java.
2-2. Set environment variables JAVA_HOME and PATH to ensure the proper JDK version is installed
and ready for use.
7
Oracle Fusion Middleware 14c on SLES 15 SP2
1-1. Log in to the target system (SUSE Linux Enterprise Server 15 SP2 64-bit OS) as a non-admin user.
Download the Oracle WebLogic Server 14c (14.1.1.0.0) from
https://www.oracle.com/downloads/#category-middleware.
(Note: Please ensure the installation user has the proper permissions to install and configure the
software.)
1-2. Go to the directory where you downloaded the installation program. Extract the contents of this .zip
(fmw_14.1.1.0.0_wls_Disk1_1of1.zip) file and launch the installation program by running 'java -jar
fmw_14.1.1.0.0_wls.jar'
Install Flow:
If this is your first Oracle installation on a host that is running SLES, please use this screen to specify
the location of the Oracle central inventory directory and Operating System Group Name, then click OK
to continue.
8
Oracle Fusion Middleware 14c on SLES 15 SP2
2). Welcome.
Review the information on this screen carefully to be sure you have performed all the necessary
prerequisites, then click Next to continue.
9
Oracle Fusion Middleware 14c on SLES 15 SP2
Select option "Skip Auto Updates" to skip this screen, then click Next to continue.
10
Oracle Fusion Middleware 14c on SLES 15 SP2
Type the full path of the directory in the Oracle Home field, then click Next to continue.
11
Oracle Fusion Middleware 14c on SLES 15 SP2
Use this screen to determine the type of installation you want to perform, then click Next to continue.
12
Oracle Fusion Middleware 14c on SLES 15 SP2
Prerequisite Checks results will be shown as above, Oracle Fusion Middleware 14c is certified on SLES
15(+), click Next to continue.
13
Oracle Fusion Middleware 14c on SLES 15 SP2
This screen contains a list of the feature sets you selected for installation, along with the approximate
amount of disk space to be used by the feature sets once installation is complete. Check the
information, then click Install to continue.
14
Oracle Fusion Middleware 14c on SLES 15 SP2
This screen shows the progress of the installation. When the progress bar reaches 100%, the
installation is complete. Click Finish to continue.
15
Oracle Fusion Middleware 14c on SLES 15 SP2
This screen appears at the conclusion of the installation. Select option "Automatically Launch the
Configuration Wizard", then click Finish to dismiss the installer.
16
Oracle Fusion Middleware 14c on SLES 15 SP2
2-1. To begin domain configuration, you can automatically launch the Configuration Wizard through the
option "Automatically Launch the Configuration Wizard" on the last Installation complete screen.
You can also navigate to the 'ORACLE_HOME/oracle_common/common/bin' directory and start the
WebLogic Server Configuration Wizard by running: './config.sh'.
Starting configuration:
Select option "Create a New Domain" and specify the Domain home directory in the "Domain
Location" field, then click Next to continue.
17
Oracle Fusion Middleware 14c on SLES 15 SP2
2). Templates.
On the Templates screen select "Basic WebLogic Server Domain (selected by default)" and
"WebLogic Coherence Cluster Extension" for configuration, then click Next to continue.
18
Oracle Fusion Middleware 14c on SLES 15 SP2
Specify the user name and password for the default WebLogic Administrator account for the domain,
then click Next to continue.
19
Oracle Fusion Middleware 14c on SLES 15 SP2
Select "Development" in the Domain Mode field, select the "Oracle HotSpot" in the JDK field. Then
click Next to continue.
20
Oracle Fusion Middleware 14c on SLES 15 SP2
According to your requirements, select the desired options on the Advanced Configuration screen.Then
click Next to continue.
21
Oracle Fusion Middleware 14c on SLES 15 SP2
Review this screen to verify the information is correct, then click Create to continue.
22
Oracle Fusion Middleware 14c on SLES 15 SP2
The Configuration Progress screen as shown above, once you see: "Domain Created successfully",
click Next to continue.
23
Oracle Fusion Middleware 14c on SLES 15 SP2
Once you see: "Oracle Weblogic Server Configuration Succeeded", record the "Domain Location" and
"Admin Server URL", then click Finish to dismiss the Configuration Wizard.
24
Oracle Fusion Middleware 14c on SLES 15 SP2
3-1.To start the Administration Server through a terminal, go to the DOMAIN_HOME/bin directory and
run the command ./startWebLogic.sh.
25
Oracle Fusion Middleware 14c on SLES 15 SP2
26
Oracle Fusion Middleware 14c on SLES 15 SP2
27
Oracle Fusion Middleware 14c on SLES 15 SP2
Additional Comments
This document shows how to create a standard installation topology for Oracle WebLogic Server. You
can extend this topology to make it highly available and secure so it is suitable for a production system.
Thank you !
SUSE ISV Engineering Team
Aug 14th, 2020
https://www.suse.com
28