Home » RDBMS Server » Server Administration » Oracle Client Installation (Oracle 10g - Sun Solaris 10)
Oracle Client Installation [message #377153] Sat, 20 December 2008 15:32 Go to next message
prashanthgs
Messages: 89
Registered: May 2005
Location: chennai
Member
Hello,

I have installed Oracle Client (10g) in Sun Solaris 10,

The installation was successfull.

But after installation, If i try for Oracle Home

cd $ORACLE_HOME -- Its saying that dir cant found. But I am finding the location in the server.

any suggestions what may be the issue.

Thanks and Regards.
Prashanth

Re: Oracle Client Installation [message #377154 is a reply to message #377153] Sat, 20 December 2008 15:58 Go to previous messageGo to next message
Frank Naude
Messages: 4580
Registered: April 1998
Senior Member
Does $ORACLE_HOME point to the directory where you've installed the software? Do the following to verify:

$ echo $ORACLE_HOME


If not, see how to change it at ORACLE_HOME.
Re: Oracle Client Installation [message #377155 is a reply to message #377154] Sat, 20 December 2008 16:19 Go to previous messageGo to next message
prashanthgs
Messages: 89
Registered: May 2005
Location: chennai
Member
Thanks for the reply.

After I did the same its pointing to the correct directory.

% setenv ORACLE_BASE /oracle/app
% setenv ORACLE_HOME /oracle/app/product/10.2.0

But again If I open another new session, Its not pointing the same.

I am getting the same error.

Prashanth


Re: Oracle Client Installation [message #377156 is a reply to message #377155] Sat, 20 December 2008 17:42 Go to previous message
Frank Naude
Messages: 4580
Registered: April 1998
Senior Member
Add it to your .login file:

% vi .login
% source ./.login


Previous Topic: ORA-29702: error occurred in Cluster Group Service operation
Next Topic: Strange database crash (no info. in alert log)
Goto Forum:
  


Current Time: Fri Jul 05 06:56:33 CDT 2024