Oracle Upgrade Project - Red Hat Linux Server Pre-Requisites Follow
In case you are using Red Hat Linux, please make sure you have the following packages installed (as seen below):
Processor |
OS Version |
OS Update Type |
OS Update Level* |
OS 32/64 and Oracle App 32/64 Bit |
JDK Vendor & Version |
JDK 32/64 Bit |
Exceptions and Additional Information |
Linux x86-64 |
Oracle Linux 6 |
Update Level |
6+ |
64 |
Oracle JDK 1.8.0_211+ |
64 |
1. See MOS doc ID 2421487.1 for Details on JDK requirements |
Linux x86-64 |
Oracle Linux 7 |
Update Level |
0+ |
64 |
Oracle JDK 1.8.0_211+ |
64 |
1. See MOS doc ID 2421487.1 for Details on JDK requirements |
Linux x86-64 |
Oracle Linux 8 |
Update Level |
0+ |
64 |
Oracle JDK 1.8.0_211+ |
64 |
1. See MOS doc ID 2421487.1 for Details on JDK requirements |
Linux x86-64 |
Red Hat Enterprise Linux 6 |
Update Level |
6+ |
64 |
Oracle JDK 1.8.0_211+ |
64 |
See MOS doc ID 2421487.1 for Details on JDK requirements |
Linux x86-64 |
Red Hat Enterprise Linux 7 |
Update Level |
0+ |
64 |
Oracle JDK 1.8.0_211+ |
64 |
See MOS doc ID 2421487.1 for Details on JDK requirements |
Linux x86-64 |
Red Hat Enterprise Linux 8 |
Update Level |
0+ |
64 |
Oracle JDK 1.8.0_211+ |
64 |
1. See MOS doc ID 2421487.1 for Details on JDK requirements |
Linux x86-64 |
SLES 11 |
Service Pack |
3+ |
64 |
Oracle JDK 1.8.0_211+ |
64 |
See MOS doc ID 2421487.1 for Details on JDK requirements |
Linux x86-64 |
SLES 12 |
Service Pack |
1+ |
64 |
Oracle JDK 1.8.0_211+ |
64 |
See MOS doc ID 2421487.1 for Details on JDK requirements |
Linux x86-64 |
SLES 15 |
Service Pack |
0+ |
64 |
Oracle JDK 1.8.0_211+ |
64 |
See MOS doc ID 2421487.1 for Details on JDK requirements |
Modifying the SHMMAX Parameter on Linux Operating Systems
kernel.shmmax = 4294967295
Enabling Unicode Support
Your operating system configuration can influence the behavior of characters supported by Oracle Fusion Middleware products.
On UNIX operating systems, Oracle highly recommends that you enable Unicode support by setting the LANG and LC_ALL environment variables to a locale with the UTF-8 character set. This enables the operating system to process any character in Unicode. Table 1-16 describes these environment variables.
Note:
Ensure that the required locales for the UTF-8 character set are installed on the host computer. This is a prerequisite for the Oracle Business Intelligence software.
Table 1-16 Language Environment Variables on UNIX Operating Systems
Variable |
Description |
LANG |
This environment variable sets the installation default locale. For example: setenv LANG en_US.UTF-8 |
LC_ALL |
This environment variable overrides the value of the LANG environment variable and the values of any other LC_* environment variables. For example: setenv LC_ALL en_US.UTF-8 |
Check your current locale settings, use the locale command on your system. Below is an example:
Copylocale
LANG=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_TIME=en_US.UTF-8
LC_COLLATE=en_US.UTF-8
LC_MONETARY=en_US.UTF-8
LC_MESSAGES=
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=
Setting the Operating System Open File and Processes Limit
To change the Open File Limit:
- Log in as root and edit the following file:
/etc/security/limits.conf
- Add the following lines to the limits.conf file.
- Copy* soft nofile 40964. * hard nofile 655365. * soft nproc 20476. * hard nproc 16384
Table 1-17 Minimum Requirements for the Linux Operating System
Processor |
Operating System Version |
Required Packages |
Required Kernel Version |
x86-64 |
Oracle Linux 8 (UL0+) and Red Hat Linux 8 (UL0+) |
binutils-2.30-49.0.2.el8 gcc-8.2.1-3.5.0.1.el8 gcc-c++-8.2.1-3.5.0.1.el8 glibc-2.28-42.0.1.el8.x86_64 glibc-devel-2.28-42.0.1.el8.x86_64 libaio-0.3.110-12.el8.x86_64 libaio-devel-0.3.110-12.el8.x86_64 libgcc-8.2.1-3.5.0.1.el8.x86_64 libstdc++-8.2.1-3.5.0.1.el8.x86_64 libstdc++-devel-8.2.1-3.5.0.1.el8.x86_64 libnsl.x86_64 sysstat-11.7.3-2.el8 motif-2.3.4-16.el8.x86_64 motif-devel-2.3.4-16.el8.x86_64 redhat-lsb-4.1-47.0.1.el8.x86_64 redhat-lsb-core-4.1-47.0.1.el8.x86_64 openssl-1.1.1-8.0.1.el8 make-4.2.1-9.el8 |
See How to Obtain the Required Kernel Version for Linux Operating Systems. |
X86-64 |
Oracle Linux 7 (UL0+) and Red Hat Linux 7 (UL0+) |
binutils-2.23.52.0.1 compat-libcap1-1.10 compat-libstdc++-33-3.2.3.x86_64 compat-libstdc++-33-3.2.3.i686 gcc-4.8.2 gcc-c++-4.8.2 glibc-2.17.x86_64 glibc-2.17.i686 glibc-devel-2.17.x86_64 libaio-0.3.109.x86_64 libaio-devel-0.3.109.x86_64 libgcc-4.8.2.x86_64 libgcc-4.8.2.i686 libstdc++-4.8.2.x86_64 libstdc++-4.8.2.i686 libstdc++-devel-4.8.2.x86_64 dejavu-serif-fonts ksh make-3.82 sysstat-10.1.5 numactl-2.0.9 for x86_641 numactl-devel-2.0.9 for x86_642 motif-2.3.4-7 for x86_643 motif-devel-2.3.4-7 for x86_644 redhat-lsb-4.1-27.0.1.el7 for x86_64 redhat-lsb-core-4.1-27.0.1.el7 for x86_64 openssl-1.0.1e |
See How to Obtain the Required Kernel Version for Linux Operating Systems. |
Learn more about Linux Server requirements here or contact us at support@auraplayer.com if you have any additional questions.
Comments
0 comments
Please sign in to leave a comment.