How To install Oracle 8.0.5. on S.u.S.E. 5.3

Oracle 8.0.5. Installation on S.u.S.E. Linux 5.3
=================================================
After strugling for 3 weekends with the installation of Oracle
8.0.5. on a
S.u.S.E. 5.3 distribution here are the installation steps that
worked for me.
1.
Login as root
2.
Use:
cat 805ship.* | tar -zx for extracting the compressed files.
(Use a Linux partition as target, not a FAT !)
3.
Modify the Linux Kernel parameters and rebuild the Linux kernel.
In: /usr/src/linux/include/asm/shmparam.h set the parameters as
listed below:
SHMMAX 0Xffffffff
SHMMIN 1
SHMMNI 100
SHMSEG 10
In: /usr/src/linux/include/linux/sem.h
SEMMNS 200
SEMMNI 70
SEMMSL 32
4.
Install the glibc patch. This file opatch.rpm is available on
www.suse.de. (see:
http://www.suse.de/Support/sdb/fehr_oracle_1.html)
(S.u.S.E. 5.3 is based on libc5 but Oracle needs glibc)
rpm -U --force opatch.rpm
5.
Create the mounting points for the installation. I used the
structure as
listed below (use mkdir for creating and cd for changing
directories)
/usr/oracle/u01
/usr/oracle/u02
/usr/oracle/u03
/usr/oracle/u04
6.
Use yast for creating the Linux user "oracle" and the group
"dba". Make the
user "oracle" a member of the group "dba".
7.
Create the local bin directory:
/usr/local/bin
8.
Install the bash1. This file bash1.rpm is available on
www.suse.de.
(see: http://www.suse.de/Support/sdb/fehr_oracle_1.html)
(bash2 is the default shell for S.u.S.E. Linux 5.3 but for
executing the
oratab file we need bash1) rpm -U bash1.rpm
export ORACLE_OWNER=oracle
/bin/bash1 /cdrom/orainst/oratab.sh
9.
Set the environment variables for the oracle user in the
.profile file of the
oracle user.
# .profile is read for all login shells
# all other interactive shells will read .bashrc
# So read .bashrc also from .profile and make all changes to
.bashrc.
# Then you should always have your correct setup.
test -z "$PROFILEREAD" && . /etc/profile
if test -f ~/.bashrc; then
. ~/.bashrc
fi
# some people don't like fortune. If you have humor, please
enable it by
# uncommenting the following lines.
#if [ -x /usr/bin/fortune ] ; then
# echo
# /usr/bin/fortune
# echo
#fi
ORACLE_BASE=/usr/oracle/u01/app/oracle
ORACLE_HOME=$ORACLE_BASE/product/8.0.5.
ORACLE_SID=ORAL
ORACLE_TERM=vt100
ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
TMPDIR=/var/tmp
ULIMIT=2113674
CLASSPATH=/usr/local/jdk1.1.6/lib/classes.zip:
$ORACLE_HOME/jdbc/lib/classes111.zip
LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/jdbc/lib
GCC_EXEC_PREFIX=/usr/lib/gcc-lib/i486-linux-libc6/
PATH=$PATH:$ORACLE_HOME/bin
export ORACLE_BASE ORACLE_HOME ORACLE_SID ORACLE_TERM
export ORA_NLS33 TMPDIR ULIMIT CLASSPATH LD_LIBRARY_PATH
GCC_EXEC_PREFIX
ORAENV_ASK=NO
. /usr/local/bin/oraenv
10.
Login as oracle.
11.
Type the command
gcc -v
You should receive the following output:
oracle@Linux:/cdrom/orainst > gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux-libc6/i486-
linux/2.7.2.1/sp
gcc version 2.7.2.1
12.
Start the oracle installer.
cd /cdrom/orainst
./orainst
13.
After the installation, login as root and execute:
sh ./root.sh
in the /usr/oracle/u01/app/oracle/product/8.0.5./orainst
directory.
14.
Usr svrmgrl to start the server manager. If you get the error:
"libclntsh.so.1.0 : cannot open shared object file: No such file"
then the LD_LIBRARY_PATH environment variable is missing.
HTH,
Thomas
References:
ftp://ftp.heise.de/pub/ix/ix_listings/
http://www.suse.de/Support/sdb/fehr_oracle_1.html
http://www.suse.de/Support/sdb/oracle8_suse.html
null

Thomas Drolshagen (guest) wrote:
: Oracle 8.0.5. Installation on S.u.S.E. Linux 5.3
: =================================================
: After strugling for 3 weekends with the installation of Oracle
: 8.0.5. on a
: S.u.S.E. 5.3 distribution here are the installation steps that
: worked for me.
I have tried to install Oracle on SuSE 5.2. I almost complted the
installation, but kept getting a failure on installing the
database. The last entry in the install.log is:
Leaving trace.ins- Entering Make Dependent section.
- Entering do_relink==false section.
- Leaving Make dependent section.
- Entering database actions section.
Deciding to start again from scratch, I tried deleting all files
and begining again, but now I get a different error running
orainst. The installer keeps responding that 'file x already
exists'. The name of the file changes each time I run it, and no
file of that name exists. I have tried deleting the temp
directories, as well as dropping them and recreating them
elsewhere (desperation!), but I canot stop this from happening:
An operating system error occurred while trying to spawn
'/orasys/app/oracle/product/8.0.5/bin/otrccref' while
redirecting
output to '^ @^'. (File exists.) Would you like to retry
the
operation, ignore the error, or allow the error to be
processed by
the Installer?
Does anyone have any ideas??
null

Similar Messages

  • How to install Oracle Label Security in Oracle Database 10g EE

    Hello All
    I just want to know how to install Oracle Label Security in Oracle 10g Database EE.
    I read in Oracle Enterprise Manager Grid Control Installation and Basic Configuration that Label Security must be installed before installing Enterprise Manager Grid Control.
    I have Oracle Database 10g Release 1 (10.1.0.1) on my Windows XP System, and I patch it to 10.1.0.3.
    M.
    Sorry about my English.

    Options is to connect to Oracle Policy Manager or use Oracle Internet Directory (OID)to administer Oracle Label Security.
    Find more ways in the Documentation here:
    http://download-uk.oracle.com/docs/cd/B19306_01/network.102/b14267/toc.htm

  • How to install Oracle Developer Suite 10g (10.1.2.0.2)  for Linux

    Hi All,
    Please let me know how to install oracle forms on Linux red hat. I need to configure it with oracle database 10gR2. Please provide me step by step installation and configuration giude or you can pass on readme file which comes with the software.
    Thanks,
    Rahul

    user8722581 wrote:
    Hi ,
    Given link is good and I can understand the architecture that it will be 3 tier--DB server-Application Server and Web Browser where Developer will access forms.
    I would appreciate if you can provide some screen shots for the configuration details and files to be modified for the port and deploying the forms.
    Whether we need to install apache,http or oracle application suite for the linux will take care?
    Is there any pre-requisite health checktool like RDA.sh for the rdbms? Please let me know what are the important configuration file.
    What is identity management in this?
    Thanks.
    Edited by: user8722581 on May 8, 2013 11:07 PMAll pre-req. are covered in the installation manual -- http://docs.oracle.com/cd/B19375_07/doc/frs/install/B19314_02/toc.htm
    Thanks,
    Hussein

  • How to install Oracle Developer Suite 8 on windows 8 64bit

    Hi, everyone.
    I have facing problem. How to install Oracle Developer Suite 10g on windows 8. Please send me step by step install.
    Thanks
    Mbulur.

    No version of Forms/Reports is currently supported on Windows 8. Also, because Error Correction support for versions older than 11 have ended, no new certifications will be provided for those versions. I would recommend you consider upgrading to Forms/Reports 11.1.2.1 as we are hoping for Win8 certifications in the future for this version.

  • How to install oracle 8 on windows xp

    i use windows xp and (pentum 4 processor )
    my question :-
    i want to how to install oracle 8 (client) i try to do this but the installtion can't complete and there was no any error message ...
    please help me and tell me step by step
    thanks

    ok how to install oracle 8 client on windwos 2000 pro
    please help me

  • How to install Oracle 9i on redhat 9

    i have installed 4-5 times oracle 9i on linux ...but the thing is ..as soon i restart my pc..the SQLPLUS doest not start from the redhat 9 terminal
    ...So plz tell me the step by step procedure how to install Oracle 9i on linux ...
    .... What & where is .bash_profile file is located ...???
    How to create system shareable memory ...??? without this SQLPLUS is not starting ...
    how to modify the kernel variables ..???
    ..

    What & where is .bash_profile file is located ...???The file exists under oracle home directory.
    # ls -l /home/oracle/.bash_profile
    -rw-r--r-- 1 oracle dba 328 11? 2 15:35 /home/oracle/.bash_profile
    How to create system shareable memory ? without this SQLPLUS is not starting.Append your shareable memory parameters to /etc/sysctl.conf, You might want to change these values if you have more RAM:
    kernel.shmmax = 536870912
    kernel.shmmni = 4096
    kernel.shmall = 2097152
    REBOOT the system so the kernel changes can take effect, or if rebooting is not an option, you can change the kernel params at runtime by issuing:
    # echo 536870912 > /proc/sys/kernel/shmmax
    # echo 4096 > /proc/sys/kernel/shmmni
    # echo 2097152 > /proc/sys/kernel/shmall
    how to modify the kernel variables ..???method 1:
    To modify kernel parameters a common way is to change /proc file system:
    1. Log in as root user.
    2. Change to the /proc/sys/kernel directory.
    3. echo <desired list of values> > <group of parameters>
    But this update is not permanent and after system reboot, your kernel parameters's
    values will be the same as before.
    method 2:
    setuping permanently kernel parameter values ,is to use '/etc/sysctl.conf' file.
    Every time the system boots, the '/etc/rc.d/rc.sysinit' script is executed
    by init process. This shell script contains a call to sysctl command and
    reads the values from /etc/sysctl.conf file as the ones to be set Therefore, any values added to /etc/sysctl.conf will take effect after the system boot or without downtime using "sysctl -p" command

  • How to install oracle client on pentium 4

    please can someone tell me how to install oracle client 8i on pentium 4 system. the installation is not going automaticlly , and if i explore the cd and press on the setup file the installing didnt start.

    8i definitely has problems with Pentium IV processors. The fix is to copy the entire CD to the hard drive and then rename each copy of symcjit.dll to symcjit.old.

  • How to install Oracle 10g release 2 on rhel4 release 2

    I want to know How to install Oracle 10g release 2 on rhel4 release 2 from scratch from the partitioning of the disk in rhel 4 till the post installation .
    System Configuration
    x86 32 bit
    Pentium(R) 4 CPU 3 ghz
    RAM 1 GB 2.99Ghz
    Oracle 10g release 2
    rhel 4 release 2
    Please reply me soon.
    With Regards
    Suvin Prathab
    www.sceneworks.co.cc

    Dear Suvin Prathab!
    Please have a look at this:
    [http://www.oracle.com/technology/pub/articles/smiley_10gdb_install.html]
    Yours sincerely
    Florian W.

  • How to install Oracle Content Database Archive Adapter for SAP on windows

    Hi,
    I would like to install CDAA(Oracle Content Database Archive Adapter) on 32 bit and 64 bit windows. Will somebody point me to where i can download this from (if its not free i would like to try out trial version first) . If it depends upon other oracle components what is that i need to install additionally . And if you could provide links to all the required components, it would be great help.
    Also if there is any demo from where i can see what all features CDAA support and how does it compare to other products say IBM commonstore etc , please let me know.
    Thanks a lot ..
    -Rohit

    Can any body help me to say thet "How to install Oracle Applications 11i(11.5.10.2) on Windows 2003 R2 X64 bit ' . Hi,
    I believe, 11i installation on Windows 2003 X64 is not fully supported.
    what is your os version:
    if it is windows 2003 32 bit, then it is supported on X86-64 servers for both database and application tiers
    If it is windows 2003 64 bit, then only datatabase tier is supported on x86-64 servers
    Have a look at the following note
    Frequently Asked Questions: Oracle E-Business Suite Support on x86-64 Doc ID: 343917.1
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=343917.1

  • How to install Oracle 10g on to Red Hat Linux 5 Server

    I'm new to both Linux and Oracle. I've been working on an installion of Oracle 10g on a Red Hat Linux 5 Server for about 2 weeks. I've been doing a lot of reading about installing Oracle on a Linux environment. I finally got to the installation portion and the Oracle Installer displayed a message that I had to have Red Hat 4 or 4 Enterprise to continue.
    How can Install Oracle 10g onto a Red Hat 5 Linux Server"? Is there an option that I can use to bypass the OS checking?
    Thanks

    Unfortunately there is no way to access metalink without a valid account. You could then just try to skip preinstall requisites with this clause:
    ./runInstaller -ignoreSysPrereqs
    or this method:
    Copy the oraparam.ini from the installation source install/oraparam.ini to /tmp directory.
    Edit the file /tmp/oraparam.ini so this file reads:
    After
    [Certified Versions]
    Linux=redhat-3,SuSE-9,redhat-4,UnitedLinux-1.0,asianux-1,asianux-2,redhat-5
    also, make sure you have these packages installed:
    # rpm -ivh gcc-c++-4.1.1-52.el5.i386.rpm gcc-4.1.1-52.el5.i386.rpm
    libstdc++-devel-4.1.1-52.el5.i386.rpm glibc-devel-2.5-12.i386.rpm
    glibc-headers-2.5-12.i386.rpm libgomp-4.1.1-52.el5.i386.rpm
    libXp-1.0.0-8.i386.rpm compat-libstdc++-296-2.96-138.i386.rpm
    compat-libstdc++-33-3.2.3-61.i386.rpm
    ~ Madrid.

  • How to install Oracle VM server on Sun Fire v100 server

    Hi All
    I have just a Sun Fire V100 Server.
    How to install Oracle VM server on Sun Fire v100 server?
    Thankyou and best regards,
    Thiensu

    user8248216 wrote:
    I have install Oracle VM Server successful on PC Core 2 dual 2.93Ghz.
    But Oracle VM Server does not detect onboard Network card.Your NIC needs to be supported by Oracle Linux 5 Update 3 to work with Oracle VM Server 2.2. If it's too new, then it will not be seen. Also, please start a new topic for each question. This new question is not relevant to the original topic.
    Edited by: Avi Miller on Aug 19, 2011 12:46 PM

  • How to install Oracle 11gR2 on Windows 7

    Hi friend;
    There are many questions about *"how we can make instalaltion on win7"*. Thatswhy i made one video tutorial which is mention *"How to install Oracle 11gR2 on Windows 7*
    Its avaliable at my blog:
    *http://heliosguneserol.wordpress.com/*
    Hope it helps who need to make this installation
    Regard
    Helios

    This question is not related to the Database Migration Assistant for Unicode (DMU). Please, post your question to one of the more appropriate forums, for example:
    General Database Discussions
    Database Installation
    -- Sergiusz

  • How to Install Oracle 10g in SLES 10 32 bit

    Hello Guys,
    I was intalling oracle 10g in SUSE LInux Enterprise Server 10, but i always have an error..
    Is there someone who can have and give a manual on how to install oracle 10g in SLES10? ANd some linux shell scripting
    manual..?

    Hi,
    have a look at:
    http://www.oratoolkit.ch/knowledge/howto/installation/otn.php
    you will find there your SLES and Oracle specific installation guide. With korn shell script you will be able to install Oracle within 60 minutes.
    Good luck!
    Cheers,
    David
    OCP 9i / 10g / 11g

  • How to install oracle 8i on sun solaris OS.

    Dear all,
    how to install oracle 8i on sun solaris OS.
    please guide in detail.
    Thanks
    Muhammad Nadeem

    OTN has much to offer including installation guides:
    http://www.oracle.com/technology/documentation/oracle8i.html
    Werner

  • How to install oracle 9i application server

    Dear friends,
    I have 9i dedicated server. However I want to install oracle 9i AS independent of Oracle 9i server. When I install it asks for Host name and Port name as though iam connecting from domain server. How to install oracle 9i AS and how to resolve host & port problem and steps thereon.
    hoping early answeres,
    K.RAJENDRAKUMAR

    Dear friends,
    I have 9i dedicated server. However I want to
    want to install oracle 9i AS independent of Oracle 9i
    server. When I install it asks for Host name and Port
    name as though iam connecting from domain server. At what stage does it ask for this?
    How
    to install oracle 9i AS and how to resolve host &
    port problem and steps thereon.
    What type of component configuration or installation are you doing? You may have chosen to Use Infrastructure so it is asking you for the Single Sign-on Host and Port.
    Read the installation Guide here
    http://download-uk.oracle.com/docs/cd/A97688_16/sol.903/install/toc.htm

  • How to install Oracle 9i database ?

    Hi all,
    There are three folders named disk1, disk2 and disk3 given , and I want to know how to install Oracle 9i in a windows XP system ?
    Thank you very much indeed.

    There are three folders named disk1, disk2 an disk3 given , and I want to know how to install Oracle 9i ?Which OS??
    disk1, disk2 an disk3 are 3 folders on a single mount point or 3 different mount points??
    [http://www.puschitz.com/InstallingOracle9i.shtml]
    [http://www.oracle-base.com/articles/9i/Oracle9iInstallationOnRedHat9.php]
    Sorry, misunderstood the question.Extract the folders and click setup.exe in the installation folder.
    HTH
    Anand
    Edited by: Anand... on Jul 22, 2010 10:05 PM

Maybe you are looking for

  • Downpayments on Assets - not to capitalise

    Hi Our client requirement is. We raised a PO with Account assignment Category A (Asset) and we select Internal Order (linked to IM Position) We then raise DPR and make down payment on the PO. Our requirement isĀ  . This Down payment should not post to

  • Iphone not showing up in itunes, iphone not showing up in itunes

    Just got the iphone 5 and want to add my music and pictures to it, but of course it cant be easy, been trying to get my itunes to recognize the phone but it wont happen... Have already tried resetting my iphone and installing the newest version of It

  • Programmatically change fields in application

    Hello, I have to make testsoftware but I need to controll several application manually to test it. How can I change a field of an application that is running. This application is not labview. eg. notepad is running and I want to enter a text in notep

  • MTS files jerky when played back in the Editor of Premiere Elements 12

    Hi ATR I know there is only you that helps us Adobe users with problems!! I have now got Photoshop 12 and premiere Elements 12 set up yey!! so now I want to start my editing So I go into Premiere Elements Editor and choose my files which are on my ha

  • IPhoto does not like 10.5.2

    Under iTunes and Mac's Screensaver preference it stating that iPhoto not installed but before installing 10.5.2 it worked what is going on?