Friday, April 27, 2012

sqlplus connects to remote sql server

You can find info on this everywhere, i just want to record how i did it in my case:

sqlplus uname/pass@//your-host:port/your-sid

for example:

sqlplus foo/bar@//soadev.example.com:1521/orcl

1 comment:

  1. Hi,nice method for sqlplus that connects to remote sql server.Thanks,its extremely helped me...

    -Aparna
    Theosoft

    ReplyDelete