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