thx so much..
But what do I set it to?
The ORACLE_HOME variable or Oracle Install directory is on the remote server.
What do I set the ORACLE_HOME variable to on the local machine?
thx
Main Topics
Browse All Topicshello Experts,
I have Oracle 11g installed on my tower (no firewall - Centos 5.3 - all environmental vars set correctly, listener working, and dbconsole is started)
I want to be able to access it via sqlplus from my laptop (linux centos 5.3).
I downloaded instant client for linux 32, and sqlplus for linux 32.... both have been uncompressed and ready.
I also set the variables below in my laptop profile /etc/profile.d/oracle.sh
and, I also created a directory under /etc called oracle. /etc/oracle; where I put the config files
tnsnames.ora
when I do .sqlplus "/ as sysdba"
I get this msg:
SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory
but, I can't because this is a remote computer....
Please help...
thx
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: fluglashPosted on 2009-09-21 at 01:18:17ID: 25381025
you must set ORACLE_HOME for your local machine (laptop)