Client computer able to connect server by wan?
Dear all
Client computer able to connect oracle Database Server by wan? (not in lan)
at client computer's tnsnames.ora
(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 203.222.222.222)(PORT = 1521))) (CONNECT_DATA = (SID = kennam) (SERVER = SHARED) (SERVICE_NAME = kennam)))
like this?
did anyone tried this?