Oracle 10G R2 can be installed in the following versions of Linux:
Oracle Enterprise Linux 5 (OEL5)
Oracle Enterprise Linux 4 (OEL4)
Red Hat Enterprise Linux 5 (RHEL5)
Red Hat Enterprise Linux 4 (RHEL4)
Red Hat Enterprise Linux 3 (RHEL3)
Novell SUSE Linux Enterprise Server 10 (SLES10)
Novell SUSE Linux Enterprise Server 9 (SLES9)
Asianux 2.0
Asianux 1.0
This article describes how to install Oracle 10G R2 in Red Hat Enterprise Linux 4. Linux installation is not described too much here (for Linux installation, refer to). It is mainly because you need to select the following packages when selecting the installation package. Of course, it doesn't matter if you do not select the installation package, the system can be supplemented when it is installed.
- Desktop (X Windows, Gnome)
- Editors (Vi)
- Applications (Graphical Internet)
- Legacy Network Server (rsh-server, telnet-server)
- Development (Development Tools)
- System (Administration Tools, System Tools and Details 'sysstat ')
- I. OS environment check
- 1. software requirements: after installing the Linux system, verify whether the current kernel version and the required package version meet the requirements for installing Oracle 10G R2. The kernel version is 2.6.9-5.0.5.EL or later. The package version is later than or later:
- Binutils-2.15.92.0.2-10.EL4
- Compat-db-4.1.25-9
- Control-center-2.8.0-12
- Gcc-3.4.3-9.EL4
- Gcc-c ++-3.4.3-9. EL4
- Glibc-2.3.4-2
- Glibc-common-2.3.4-2
- Gnome-libs-1.4.1.2.90-44.1
- Libstdc ++-3.4.3-9. EL4
- Libstdc +-devel-3.4.3-9.EL4
- Make-3.80-5
- Pdksh-5.2.14-30
- Sysstat-5.0.5-1
- Xscreensaver-4.18-5.rhel4.2
- Libaio-0.3.96
- Openmotif21-2.1.30-11.RHEL4.2 (required for demos installation)
You can run the following command to View Details:
Kernel version: uname-r
Package: rpm-q binutils compat-db control-center gcc-c ++ glibc-common/gnome-libs libstdc ++-devel make pdksh sysstat xscreensaver libaio openmotif21
2. hardware requirements: Oracle 10G R2 has certain requirements on CPU, memory, hard disk, and so on. It can be satisfied with any current computer configuration (except for decades of old antiques ), I will not describe it too much here. If you really want to see it, please refer to the official documentation. Next, configure the environment.