Connection problem to remote database
Hi,
I can not connect to my remote database using the default listener (port: 1521) and getting I/O error while trying from SQL developer. Listener is running and database service is registered with the listener. But If I create another listener (port:1522) and statically register database service, then I can connect to the new listener. Would any one explain why this is happening ?
DB Version: 11.2.0.3
Os: Windows Server 2008 R2
Thanks,
Roy