Tns - 12560 - Client error
681640Aug 12 2009 — edited Aug 13 2009Hi everyone,
i'm facing a problem very strange. I have my base in a Enterprise Linux. And in there, everything works fine, listener it is up, the base is up, i connect with sqlplus in there and it's all beautiful.
But, i'm triyng to connect with my client and so far i do not have success. i'm getting the error : TNS-12560. i do TNSPING from my pc and he thinks, thinks, thinks, and at the end he returns this error.
i do TNSPING in the Linux he works just fine.
Listener from Server :
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(GLOBAL_DBNAME=DESBI)
(ORACLE_HOME=/u01/app/oracle/product/11.1.0/db_1)
(SID_NAME=DESBI)
)
)
LISTENER =
(DESCRIPTION_LIS =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.0.114) (PORT = 1521))
)
)
Regards,
All