Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Unable to access Oracle 10g Server from a remote client over local area network
Mladen Gogala wrote:
> On Wed, 11 May 2005 07:36:29 -0700, Pankaj wrote:
>
> > (ADDRESS = (PROTOCOL = TCP)(HOST = comp6)(PORT = 1521))
>
> You are trying to connect to the port 1377 and your listener is
> on the port 1521. That might cause some problems. How about setting
<snip the sarcasm>
Port 1377 is the redirected port by the listener which actually shows in the log file. Check his tnsnames.ora file... he is using port 1521.
Maybe firewall issue on the server side as your other post suggests.
Regards
/Rauf
Received on Thu May 12 2005 - 03:56:13 CDT
![]() |
![]() |