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

Home -> Community -> Usenet -> c.d.o.server -> Re: need someone to help...

Re: need someone to help...

From: <fitzjarrell_at_cox.net>
Date: 11 May 2007 10:02:49 -0700
Message-ID: <1178902969.392497.133520@l77g2000hsb.googlegroups.com>


On May 11, 11:50 am, g0053..._at_gmail.com wrote:
> recently i installed oracle 9.2.0.4 into my PC with Mandrake 8.2 as it
> Operating System for my final exam purpose... after i installed it, i
> tried to run the SQLPLUS then I met an error which says
> " Error 6 initializing SQL*Plus
> Message filesp1<lang>.msb not found
> SP2-0750: Tou may need to set ORACLE_HOME to your Oracle Software
> Dictionary"
>
> i've asked some people about it, but i still have no idea why that
> error occurs, cause i haven't do anything about the setting of the
> oracle. can anyone help and tell me how to fix the error that occurs
> so that i can continue my final exam.
> is there anyone who have ever tried to build an inventory system on
> Mandrake 8.2 platform using oracle 9.2.0.4 as DBMS and Borland Kylix???

The error message explains the problem: you do not have your environment properly set. You need to set ORACLE_HOME to the directory where you installed the software, and you need to include $ORACLE_HOME/bin in your path. You will also need to set LD_LIBRARY_PATH to at least $ORACLE_HOME/lib.

All of this has been explained before, many times before, in this newsgroup. A search of the archives would have revealed any number of responses to this same query.

David Fitzjarrell Received on Fri May 11 2007 - 12:02:49 CDT

Original text of this message

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