Oracle Database10g R2 (10.2.0.1)
on
SUSE Linux 10.0
Introduction
Arun Singh
Novell Inc.
vell/oracle
Introduction
This white paper is designed to help you get started with Oracle 10g R2 on SUSE Linux 10.0. This will help you to work with latest SUSE OS and Oracle Database 10g R2. Oracle 10g R2 is supported and cer
tified only on SUSE LINUX Enterprise Server 9 (SLES 9) but occasionally for development and testing purposes you will prefer to have it up and running on your desktop for quick access.
Hardware Requirements
The system must meet the following minimum hardware requirements:
Required Software
You need SUSE Linux 10.0 and Oracle 10g R2. Also, optional orarun package will help you to make Oracle pre-Install task simple.
Novell/SUSE
1.Novell SUSE Linux 10.0 (SUSE OSS version: )
3.Novell/SUSE Documents are available here:
vell/documentation/
4.For more “Oracle on SUSE” related information visit
vell/oracle .
Oracle
Oracle database 10g R2 Software is available for download from OTN.
File name: 10201_database_linux32.zip
1.URL to download SW:
acle/technology/software/products/database/oracle10g/htdocs/10201linuxsoft.html.
2.Oracle Documents are available on :
acle/technology/documentation/database10gr2.html
3.Oracle Development Tools : acle/tools/index.html Installation Steps
1.Install SUSE Linux Operating System
Follow the Installation instructions provided in the SUSE LINUX 10.0
installation manual. We will focus on Oracle related component and make sure you meet Oracle software space requirement.
SUSE Linux 10.0 with default packages along with “C/C++ Compiler and Tools” is sufficient for Oracle 10g R2 install. Here is snap-shot:
Check whether C/C++ compiler is installed. “gcc --version” will show “gcc
(GCC) 4.0.2 (SUSE Linux)”. If gcc is not installed, then use YaST setup tool to install “C/C++ Compiler and Tools”.
2.Oracle Install prerequisites
Refer to Oracle installation document for complete list of prerequisites.
Novell/SUSE provides orarun packages to automate most of the Oracle pre-install task. orarun package is not included in SUSE LINUX 10.0 as this is for SUSE LINUX Enterprise Server.
orarun :
1.Install orarun package. It will ask to install dependent packages first.
# rpm -ivh  --nodeps orarun-1.8-109.15.i586.rpm
安装oracle10g
2.Install libaio and libaio-devel from SUSE LINUX 10.0 media.
3.You might see xshared and pdksh not available conflict next time you
use YaST. Ignore this as this is cosmetic error. Here is snap-shot:
4.Now orarun package is installed. Please enable newly created “oracle”
user for Oracle 10g installation.
1.The account for oracle user is disabled. Enable it, by changing the
shell for the "oracle" user from "/bin/false" to "/bin/bash", either by
using YaST setup tool or by editing the "/etc/passwd" file.
2.Set a new password for user “oracle” i.e. “/usr/bin/passwd oracle”. You can use SUSE setup tool YaST to accomplish above tasks.
/sbin/yast2 -> “security and Users” -> ”Edit and create groups”(Select users tab and set “System Users” filter to see oracle user.) Following are the screen shots of “oracle” user properties:

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。