How to find whether port is open or not
Dear Team,
I have oracle databse on solaris machine with listerner port 1521 , i want to know how to check whether port is open from my client to server .
there are certain limitations ,as i am working with secure network where ping is not allowed (disabled ) and i dont have admin right in my client so could not use telnet from client.
i can nither enable telnet utility in my client .
i am to install "Oracle SOA Suite Repository " ,so there is not oracle client .