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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: sqlplus issues

Re: sqlplus issues

From: Ray Stell <stellr_at_cns.vt.edu>
Date: Wed, 27 Jul 2005 21:30:34 -0400
Message-ID: <20050728013034.GA4839@locust.cns.vt.edu>

"Somebody set up us the bomb."

I have a guess. When you say 10g, you mean 10.2.0.1. As I mentioned here awhile back, the installer looks hosed and gets all the permissions wrong.

[oracle_at_stell sqlplus]$ pwd
/db03/app/oracle/product/10.2.0/sqlplus
[oracle_at_stell sqlplus]$ ls -l
total 20

drwxr-x---  4 oracle oinstall 4096 Jul 27 08:20 admin
drwxr-x---  2 oracle oinstall 4096 Jul 27 08:18 bin
drwxr-x---  2 oracle oinstall 4096 Jul 27 08:20 doc
drwxr-x---  2 oracle oinstall 4096 Jul 27 08:25 lib
drwxr-x---  2 oracle oinstall 4096 Jul 27 08:20 mesg

guess they meant all the users needed to be in the install group...ha, ha, ha! What bunch of jokers...

All Your ORACLE_BASE Are Belong To Us
http://www.allyourbasearebelongtous.com

On Wed, Jul 27, 2005 at 05:49:49PM -0400, Harvinder Singh wrote:
> Hi,
>
>
>
> We installed the oracle 10g on solaris 10 and getting following error:
>
>
>
> $ sqlplus
>
> Error 6 initializing SQL*Plus
>
> Message file sp1<lang>.msb not found
>
> SP2-0750: You may need to set ORACLE_HOME to your Oracle software
> directory
>
>
>
> ORACLE_HOME and other parameters are set in .profile:
>
> $ echo $ORACLE_HOME
>
> /u01/app/oracle/product/10.1.0/db_1
>
> $ echo $PATH
>
> /u01/app/oracle/product/10.1.0/db_1/bin:/usr/bin
>
>
>
> What can be the possible issue?
>
>
>
> Thanks
>
> --Harvinder



Ray Stell stellr_at_vt.edu (540) 231-4109 Tempus fugit 28^D
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jul 27 2005 - 20:32:35 CDT

Original text of this message

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