Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: PROBLEMS INSTALLING ORACLE 8.05 on LINUX RedHat 6.1

Re: PROBLEMS INSTALLING ORACLE 8.05 on LINUX RedHat 6.1

From: Terry Steyaert <steyaert_at_my-deja.com>
Date: Thu, 30 Mar 2000 20:15:52 GMT
Message-ID: <8c0cl8$kd6$1@nnrp1.deja.com>


In article <YmxE4.31443$MZ2.430628_at_news1.wwck1.ri.home.com>, "joe mac" <k_at_foo.nospam.com> wrote:

> <SNIP>
> it just says "run the script".
> <SNIP>

I don't know what to tell you. We have done Custom installations with Oracle 8.0.5 on RedHat 5.0, 5.1 and 5.2, and 8.1.5 on 6.1. When we moved to 6.1, we had errors that ended up being because LD_LIBRARY_PATH isn't automatically setup, as it is on the version 5 systems. Other than that, it should work just fine.

The follow are my instructions from loading Oracle 8.0.5 on RedHat 5.2. You start out on tty4 (ALT-F4) logged in as oracle, your oracle owner.

Terry
steyaert_at_my-deja.com



&#61623; cd orainst
&#61623; ./orainst
&#61623; Custom Install
&#61623; OK
&#61623; OK
&#61623; Left ALT-F1
&#61623; Cd /usr/969/stage/orainst
&#61623; ORACLE_OWNER=oracle;export ORACLE_OWNER
&#61623; ./oratab.sh
&#61623; Y
&#61623; Y
&#61623; Chmod 777 /usr2
&#61623; Left ALT-F4
&#61623; Install, Upgrade or De-Install software
&#61623; Install New Product – Create DB Objects
&#61623; /usr2/oracle Top mount point
&#61623; OK $ORACLE_HOME location
&#61623; Change both to /usr2/oracle Oracle Base and Oracle Home
&#61623; OK Log file locations
&#61623; Install from CD-Rom
&#61623; fsc ORACLE_SID
&#61623; American/English Native language
&#61623; OK Post Root Installation (/usr2/oracle/
orainst/root.sh)
&#61623; Oracle 8 Standard (RDBMS), Under pre-compilers, Pro*C/C++, SQL*Plus
8.0.5.0.0, Install (Packages to install, plus the install button.)
&#61623; OK No ULIMIT set
&#61623; dba group to act as DBA of database
&#61623; dba OSOPER group
&#61623; Filesystem-Based Database Type of storage.
&#61623; No Distribute control files over three
mount points?
&#61623; /usr2 Enter mount point
&#61623; US7ASCII Character set for database
&#61623; US7ASCII Character set for database
&#61623; Betatech Password for System oracle userid
&#61623; Betatech confirm password
&#61623; Betatech Password for SYS oracle userid
&#61623; Betatech confirm password
&#61623; No No passwords for internal users
&#61623; Betatech Password for TNS Listener
&#61623; Betatech Confirm password
&#61623; No No multi-threaded server.
&#61623; Yes Use the following control files
&#61623; OK Default file names and sizes.
&#61623; OK Default file names and sizes
&#61623; No Specify new values
&#61623; OK System file OK
&#61623; 1000M Size of system file (dependent on hard drive
sizes on system.)
&#61623; OK First redo log file name
&#61623; 100M Size of redo log file
&#61623; OK Second redo log file name
&#61623; 100M Size of redo log file
&#61623; OK Third redo log file name
&#61623; 100M Size of redo log file
&#61623; OK Name of rollback segment file
&#61623; 250M Sized of rollback segment file
&#61623; OK Temporary segment file
&#61623; 20M Size of temporary segment file
&#61623; OK User tablespace data file
&#61623; OK Use default size (1M)
&#61623; OK Tools tablespace data file
&#61623; OK Use default size (25M)
&#61623; OK DB Defaults OK
&#61623; OK DB Defaults OK
&#61623; Yes Accept the values you just typed. (If
no, find position above and restart.)
&#61623; No Don’t load SQL*Plus Help facility
&#61623; No Don’t load SQL*Plus demo tables
&#61623; OK Installation Completed
&#61623; Exit All done loading Oracle
&#61623; Yes I really want to exit
&#61623; Left ALT F1 (Logged in as root)
&#61623; Mkdir /usr/lbin
&#61623; Sh /usr2/oracle/orainst/root.sh
&#61623; Y Yes, settings are correct.
&#61623; /usr/lbin Local binary directory.
&#61623; Chmod 6755 /usr2/oracle/bin/osh

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Mar 30 2000 - 14:15:52 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US