Quantcast
Channel: Question and Answer » oracle
Viewing all articles
Browse latest Browse all 717

Connect to Oracle remote Database by only installing a client on my laptop?

$
0
0

Is it possible to connect to remote oracle database from my laptop if I only install instant client, without installing oracle database?
I have the tnsnames.ora and listener.ora files in oracle_home/network/admin which I created. I downloaded instant client, but how can I connect to the database by sqlcplus client. My system just does not recognize sqlplus command

I also did this

LD_LIBRARY_PATH=/ORACLE_HOME
export LD_LIBRARY_PATH


Viewing all articles
Browse latest Browse all 717

Trending Articles