Oracle 11g not able to conenct using server name
635407Jul 8 2010 — edited Jul 12 2010I newly installed Oracle 11g R2 and the situation here is that I am able to connect the database using host as localhost only. I am not able to connect through the server name(for e.g. myserver or myserver.domain.com)
tnsping localhost is working fine but tnsping myserver responding as no listener.
Also lstnctl services list the service related to CLRExtProc and not orcl one.
I have tried all option updating the tnsname.ora and listener.ora file giving the host as myserver and myserver.domain.com but no use.
I have tried installing database 2-3 times in different pc but no success.
-vivek