Connecting Remote Server using Cygwin sqlplus
773506May 17 2010 — edited May 17 2010HI,
I'm trying to connect to remote oracle database from my windows machine usingt cygwing. I am running this command.
sqlplus username@11.11.10.123:1521/orcl.
I get this message
ERROR:
ORA-12514: TNS:listener does not currently know of service requested in connect
descriptor
What change do I need to make to run the above command
Regards
Ali