[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] Mime-Version: 1.0
- Subject: Re: [LI] Mime-Version: 1.0
- From: Prasad Tripurari <tprsd1@xxxxxxxxx>
- Date: Thu, 19 Aug 1999 08:36:08 -0700 (PDT)
Hi Rohit,
can you mount your CD perfectly. Follow these steps, then you may
succeed.
1) Login is a root.
2) create login user as oracle.
3) put your CD into CDROM DRIVE and mount
cd with following command.
4) mount -tiso9660 /dev/cdrom /mnt/cdrom
5) first search for orainst file in cdrom
it may be in /mnt/cdrom/install or something
6) login to oracle
7) cd /mnt/cdrom/install or something, in which
directory you find orainst file
8) then try to ./orainst.
9) I think it will work
if not give reply to me
T Prasad
margadarsi Computers
EENADU
HYDERABAD
- --- Rohit Peyyeti <rohit@xxxxxxxxxxxxxxxxx> wrote:
> Hi !
>
> I am trying to install Oracle8.0.5 on Linux.
>
> I am running RedHat Linux 4.2 (Baltmore) with kernel
> version of
> 2.0.35. GCC version of 2.7.2.3. I did everything
> which was specified
> "Oracle8 Installation HOWTO Linux RedHat" including
> creating dba group
> and oracle user.
>
> Hardware Configuration:
>
> 1) Pentium celeron 300a
> 2) 32MB RAM
> 3) Intel EtherExpress pro (Ethernet card)
> 4) Logitech Mouse (serial mouse)
> 5) SAMTRON Monitor
>
> Here is the listing of .bashrc of the oracle user :
>
> " # .bashrc
>
> # User specific aliases and functions
>
> # Source global
> definitions
> if [ -f /etc/bashrc ]; then
> . /etc/bashrc
> fi
>
> umask 022
> export
> ORACLE_HOME=/home/oracle/u01/app/oracle/product/8.0.5
> export
> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME/lib
> export
> ORACLE_BASE=/home/oracle/u01/app/oracle
> export ORACLE_SID=dba
> export
> ORACLE_TERM=vt100
> export
> ORACLE_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
> export
> PATH=$ORACLE_HOME/bin:$PATH
> export TMPDIR=/tmp
> unset SRCHOME
> unset TWO_TASK "
>
> When I am trying to run orainst from orainst
> directory, it spits out this
> error "./orainst ./orainst.cm file or directory not
> found"
>
> Waiting for your reply...can you guys respond to
> this mail as soon as
> possible.
>
> Thanks,
> -- Rohit
> --------------------------------------------------------------------
> For more information on Linux in India visit
> http://www.linux-india.org/
> The Linux India mailing list does not accept
> postings in HTML format.
>
===
Regards
T Prasad
SYSTEMS ANALYST
MARGADARSI COMPUTERS
Email: tprsd1@xxxxxxxxx
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
The Linux India mailing list does not accept postings in HTML format.
------------------------------