Article Title: how to install Oracle database on SuSELinux10. Linux is a technology channel of the IT lab in China. Includes desktop applications, Linux system management, kernel research, embedded systems, open source, and other basic classification system requirements:
Memory: 1 GB recommended
Swap partition: Set to 2 times of memory
/Tmp disk space: More than MB
Disk Space: Software 3.5 GB Data 1.2 GB
Required software:
SuSE Linux10 for x86
Oracle database 10gR2 for linux32
Orarun-1.8-109.15.i586.rpm package, which can be downloaded from http://ftp.novell.com/partners/oracle/sels-9
Installation steps:
1. Install SuSE
To install SuSE, make sure that the "C/C ++ Compiler and Tools" software package is installed.
# Gcc? Version to check whether the software package is installed
2. install required software packages
Install orarun Software Package
# Rpm? Ivh orarun-1.8-109.15.i586.rpm
Install libaio and libaio-devel packages, which can be found in SuSE Linux DISK4.
# Rpm? Ivh orarun-1.8-109.15.i586.rpm
# Rpm? Ivh libaio-devel-0.3.104-3.i586.rpm
3. Oracle user settings
When the orarun software package is installed, a user named oracle and an oinstall group are automatically created. We only need to set this user to enable, change shell from/bin/false to/binbash. And the orarun package automatically generates the ORACLE_HOME folder, which reduces a lot of trouble.
4. Set Oracle environment variables
Modify environment variables such as the/ect/profile. d/oracle. sh file and ORACLE_HOME and ORACLE_SID as needed.
For example:
ORACLE_HOME = $ ORACLE_BASE/product/10gR2
ORACLE_SID = ORCL
The default value is NLS_LANG = AMERICAN. If the installation interface in Chinese OS is garbled. We recommend that you install it in an English environment.
5. Install Oracle10gR2
Log out of the root user and log on to KDE again as an oracle user. Do not use su under the root user? Oracle to switch to the oracle user for installation, then the system GUI cannot be started.
Run. /RunInstaller? Ignoresysprereqs starts to install Oracle ,? Ignoresysprereqs ignores operating system authentication. Oracle10g cannot be installed on SuSE Linux10 by default. Of course, you can also copy the installation file to the hard disk, modify the database/install/oraparam. ini file, add the SuSE-10 to it, so that you can not use? The ignoresysprereqs parameter.
The following figure shows the graphic interface for smooth installation. No errors are found during installation.
The Enterprise Manager address is http: // localhost: 1158/em. You can set a database here.
It is very convenient to install Oracle on SuSE Linux10, so you do not need to set too many parameters. The SUSE Linux10 interface is also very beautiful. If you are interested, try it.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service