Linux Operating System (MOSC)

MOSC Banner

Sqlplus to Remote Connect To Oracle Database

edited Sep 25, 2013 2:23AM in Linux Operating System (MOSC) 3 commentsAnswered
Hi,

I have a Linux x86-x64 (RHEL 4.0) VM server. I have installed the files below is installed properly

rpm -ivh oracle-instantclient11.2-basic-11.2.0.3.0-1.x86_64.rpm
rpm -ivh oracle-instantclient11.2-sqlplus-11.2.0.3.0-1.x86_64.rpm

>export LD_LIBRARY_PATH=/usr/lib/oracle/11.2/client64/lib:$LD_LIBRARY_PATH

 

Sqlplus is working, but it seems the tnsname.ora is missing and so is the product folder. What else do I have to install to have it working to remote connect to oracle database?

Thanks,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center